rnn-model“ 的搜索结果

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

Lua11.87 k
2 年前

Trained neural networks and requisite information and data for rnnoise-nu

C328
7 年前
Python1.29 k
4 年前

#大语言模型#ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

Python9.51 k
21 天前

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow

Python2.66 k
5 年前

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.

Python1.93 k
3 年前

#计算机科学#The source of the IJCAI2017 paper "Modeling Trajectory with Recurrent Neural Networks"

Python94
5 年前

Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.

Python1.3 k
6 年前

rnn based model for recommendations

Python91
4 年前

Chinese keyword spotting model using LSTM RNN

Python173
7 年前

RNN, LSTM, GRU, Attention Model included.

Jupyter Notebook8
6 年前

lstm-rnn, seq2seq model and attention-seq2seq model for vessel trajectory prediction.

Python113
4 年前

PyTorch implementation of char-rnn (character-level language model)

Python201
4 年前

Re-implementation of the m-RNN model using TensorFLow

Jupyter Notebook107
9 年前

A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.😏

Python139
8 年前
Python174
2 年前

Working online speech recognition based on RNN Transducer. ( Trained model release available in release )

Python292
4 年前
guillaume-chevalier/seq2seq-signal-prediction

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

Jupyter Notebook1.09 k
3 年前

The nanoGPT-style implementation of RWKV Language Model - an RNN with GPT-level LLM performance.

Python192
2 年前

cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU), inception_resnet_v2+rnn(LSTM, GRU),.....

Python67
7 年前

karpathy's char-rnn (https://github.com/karpathy/char-rnn) implementation by Chainer

Python169
8 年前

Deep RNN, LSTM, GRU, GF-RNN, and GF-LSTMs in Julia

Julia111
8 年前

#计算机科学#Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.

Python538
5 年前
Python213
3 年前
loading...