All Projects → Char Rnn Pytorch → Similar Projects or Alternatives

6150 Open source projects that are alternatives of or similar to Char Rnn Pytorch

Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (+4.39%)
Mutual labels:  jupyter-notebook, rnn
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+2898.25%)
Mutual labels:  jupyter-notebook, rnn
Deepnlp Models Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Stars: ✭ 2,760 (+2321.05%)
Mutual labels:  jupyter-notebook, rnn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+376.32%)
Mutual labels:  jupyter-notebook, rnn
Attentive Neural Processes
implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)
Stars: ✭ 33 (-71.05%)
Mutual labels:  jupyter-notebook, rnn
Speech Emotion Recognition
Detecting emotions using MFCC features of human speech using Deep Learning
Stars: ✭ 89 (-21.93%)
Mutual labels:  jupyter-notebook, rnn
Stylenet
A cute multi-layer LSTM that can perform like a human 🎶
Stars: ✭ 187 (+64.04%)
Mutual labels:  jupyter-notebook, rnn
Nn compression
Stars: ✭ 193 (+69.3%)
Mutual labels:  jupyter-notebook, rnn
Headlines
Automatically generate headlines to short articles
Stars: ✭ 516 (+352.63%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+5149.12%)
Mutual labels:  jupyter-notebook, rnn
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (+257.02%)
Mutual labels:  jupyter-notebook, rnn
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-15.79%)
Mutual labels:  jupyter-notebook, rnn
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (+180.7%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow Tutorials For Time Series
TensorFlow Tutorial for Time Series Prediction
Stars: ✭ 1,067 (+835.96%)
Mutual labels:  jupyter-notebook, rnn
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+677.19%)
Mutual labels:  jupyter-notebook, rnn
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (+54.39%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow2 Docs Zh
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版
Stars: ✭ 177 (+55.26%)
Mutual labels:  jupyter-notebook, rnn
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+94.74%)
Mutual labels:  jupyter-notebook, rnn
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (+71.05%)
Mutual labels:  jupyter-notebook, rnn
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+214.91%)
Mutual labels:  jupyter-notebook, rnn
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+221.93%)
Mutual labels:  jupyter-notebook, rnn
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+514.04%)
Mutual labels:  jupyter-notebook, rnn
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+5850%)
Mutual labels:  jupyter-notebook, rnn
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-31.58%)
Mutual labels:  jupyter-notebook, rnn
Lstm chem
Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
Stars: ✭ 87 (-23.68%)
Mutual labels:  jupyter-notebook, rnn
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+202.63%)
Mutual labels:  jupyter-notebook, rnn
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1108.77%)
Mutual labels:  jupyter-notebook, rnn
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (+203.51%)
Mutual labels:  jupyter-notebook, rnn
Telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Stars: ✭ 589 (+416.67%)
Mutual labels:  jupyter-notebook, rnn
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+1339.47%)
Mutual labels:  jupyter-notebook, rnn
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-41.23%)
Mutual labels:  jupyter-notebook, rnn
Deeplearning.ai Assignments
Stars: ✭ 268 (+135.09%)
Mutual labels:  jupyter-notebook, rnn
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-57.89%)
Mutual labels:  jupyter-notebook, rnn
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+2714.91%)
Mutual labels:  jupyter-notebook, rnn
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (+40.35%)
Mutual labels:  jupyter-notebook, rnn
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+39.47%)
Mutual labels:  jupyter-notebook, rnn
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (+56.14%)
Mutual labels:  jupyter-notebook, rnn
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+8.77%)
Mutual labels:  jupyter-notebook, rnn
Doc Han Att
Hierarchical Attention Networks for Chinese Sentiment Classification
Stars: ✭ 206 (+80.7%)
Mutual labels:  jupyter-notebook, rnn
Lstm Human Activity Recognition
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
Stars: ✭ 2,943 (+2481.58%)
Mutual labels:  jupyter-notebook, rnn
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-70.18%)
Mutual labels:  jupyter-notebook, rnn
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-14.91%)
Mutual labels:  jupyter-notebook, rnn
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-6.14%)
Mutual labels:  jupyter-notebook, rnn
Everware
Everware is about re-useable science, it allows people to jump right in to your research code.
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Introspective
Repo for the ML_Insights python package
Stars: ✭ 113 (-0.88%)
Mutual labels:  jupyter-notebook
Numerical Python Book Code
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Data Scientists Guide Apache Spark
Best practices of using Spark for practicing data scientists in the context of a data scientist’s standard workflow.
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (+0%)
Mutual labels:  jupyter-notebook
Pythondata
repo for code published on pythondata.com
Stars: ✭ 113 (-0.88%)
Mutual labels:  jupyter-notebook
Nips2015 Action Conditional Video Prediction
Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Deep Nlp Seminars
Materials for deep NLP course
Stars: ✭ 113 (-0.88%)
Mutual labels:  jupyter-notebook
Krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
Stars: ✭ 111 (-2.63%)
Mutual labels:  jupyter-notebook
Python Bigdata
Data science and Big Data with Python
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Demo Spacy Text Processing
Stars: ✭ 114 (+0%)
Mutual labels:  jupyter-notebook
Jupytergraffiti
Create interactive screencasts inside Jupyter Notebook that anybody can play back
Stars: ✭ 114 (+0%)
Mutual labels:  jupyter-notebook
Pedestrian Cam
Monitoring Foot Traffic over IP Webcams with ML
Stars: ✭ 113 (-0.88%)
Mutual labels:  jupyter-notebook
Deep learning notes
a collection of my notes on deep learning
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Carnd Tensorflow Lab
TensorFlow Lab for Self-Driving Car ND
Stars: ✭ 112 (-1.75%)
Mutual labels:  jupyter-notebook
Loandefault Prediction
Lending Club Loan data analysis
Stars: ✭ 113 (-0.88%)
Mutual labels:  jupyter-notebook
1-60 of 6150 similar projects