All Projects → sea-boat → DeepLearning-Lab

sea-boat / DeepLearning-Lab

Licence: other
Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,InceptionV3,transfer learning.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DeepLearning-Lab

Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+2425.3%)
Mutual labels:  word2vec, rnn, seq2seq
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+332.53%)
Mutual labels:  word2vec, rnn, seq2seq
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+4018.07%)
Mutual labels:  rnn, seq2seq
Embedding
Embedding模型代码和学习笔记总结
Stars: ✭ 25 (-69.88%)
Mutual labels:  word2vec, seq2seq
Cs224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
Stars: ✭ 656 (+690.36%)
Mutual labels:  word2vec, rnn
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+2412.05%)
Mutual labels:  rnn, seq2seq
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+91.57%)
Mutual labels:  rnn, seq2seq
altair
Assessing Source Code Semantic Similarity with Unsupervised Learning
Stars: ✭ 42 (-49.4%)
Mutual labels:  word2vec, rnn
Seq2seq Pytorch
Sequence to Sequence Models with PyTorch
Stars: ✭ 678 (+716.87%)
Mutual labels:  rnn, seq2seq
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (+75.9%)
Mutual labels:  word2vec, rnn
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+143.37%)
Mutual labels:  word2vec, rnn
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+49.4%)
Mutual labels:  rnn, seq2seq
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+1877.11%)
Mutual labels:  rnn, seq2seq
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+167.47%)
Mutual labels:  rnn, seq2seq
Mxnet Seq2seq
Sequence to sequence learning with MXNET
Stars: ✭ 51 (-38.55%)
Mutual labels:  rnn, seq2seq
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-72.29%)
Mutual labels:  word2vec, seq2seq
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (-60.24%)
Mutual labels:  rnn, seq2seq
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
Stars: ✭ 107 (+28.92%)
Mutual labels:  rnn, seq2seq
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-59.04%)
Mutual labels:  word2vec, rnn
tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
Stars: ✭ 245 (+195.18%)
Mutual labels:  rnn, seq2seq

DeepLearning-Lab

  • rnn char test.
  • seq2seq test.
  • word2vec test.
  • cross entropy test.
  • bidirectional rnn test.
  • a convolution operation on a picture.
  • a pooling operation on a picture.
  • cnn visualization by quiver.
  • InceptionV3 model.
  • transfer learning.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].