Repository navigation

#

lstm

Tesseract Open Source OCR Engine (main repository)

C++
66255
23 天前

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

Python
26364
7 个月前
emilwallner/Screenshot-to-code

A neural network that transforms a design mock-up into a static website.

HTML
16525
8 个月前

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Python
13523
12 天前

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Jupyter Notebook
8567
2 年前
JavaScript
6542
6 个月前

中文古诗自动作诗机器人,x炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!

Python
3641
1 年前

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

Jupyter Notebook
3394
2 年前

基于LSTM的时间序列预测研究

Python
3115
2 年前

Deep learning driven jazz generation using Keras & Theano!

Python
2885
6 年前

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

Jupyter Notebook
2418
10 个月前
mravanelli/pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.

Python
2385
3 年前
AIStream-Peelout/flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

Python
2166
1 天前

LSTM and QRNN Language Model Toolkit for PyTorch

Python
1973
3 年前