All Projects → Headlines → Similar Projects or Alternatives

6297 Open source projects that are alternatives of or similar to Headlines

Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+71.71%)
Mutual labels:  jupyter-notebook, rnn
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+210.66%)
Mutual labels:  jupyter-notebook, summarization
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-79.26%)
Mutual labels:  jupyter-notebook, rnn
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (-78.68%)
Mutual labels:  generation, summarization
Deepnlp Models Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Stars: ✭ 2,760 (+434.88%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+1059.69%)
Mutual labels:  jupyter-notebook, rnn
Speech Emotion Recognition
Detecting emotions using MFCC features of human speech using Deep Learning
Stars: ✭ 89 (-82.75%)
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 (-81.4%)
Mutual labels:  jupyter-notebook, rnn
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-65.5%)
Mutual labels:  jupyter-notebook, rnn
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (-56.98%)
Mutual labels:  jupyter-notebook, rnn
FocusSeq2Seq
[EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)
Stars: ✭ 109 (-78.88%)
Mutual labels:  generation, summarization
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (-32.95%)
Mutual labels:  jupyter-notebook, rnn
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (-33.14%)
Mutual labels:  jupyter-notebook, rnn
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+35.66%)
Mutual labels:  jupyter-notebook, rnn
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+1214.53%)
Mutual labels:  jupyter-notebook, rnn
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-87.02%)
Mutual labels:  jupyter-notebook, rnn
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-84.88%)
Mutual labels:  jupyter-notebook, rnn
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+167.05%)
Mutual labels:  jupyter-notebook, rnn
Attentive Neural Processes
implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)
Stars: ✭ 33 (-93.6%)
Mutual labels:  jupyter-notebook, rnn
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (-68.99%)
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 (-65.89%)
Mutual labels:  jupyter-notebook, rnn
Doc Han Att
Hierarchical Attention Networks for Chinese Sentiment Classification
Stars: ✭ 206 (-60.08%)
Mutual labels:  jupyter-notebook, rnn
Stylenet
A cute multi-layer LSTM that can perform like a human 🎶
Stars: ✭ 187 (-63.76%)
Mutual labels:  jupyter-notebook, rnn
Deeplearning.ai Assignments
Stars: ✭ 268 (-48.06%)
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 (-37.98%)
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 (+470.35%)
Mutual labels:  jupyter-notebook, rnn
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-28.88%)
Mutual labels:  jupyter-notebook, rnn
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 (-76.94%)
Mutual labels:  jupyter-notebook, rnn
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+562.4%)
Mutual labels:  jupyter-notebook, rnn
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (-56.2%)
Mutual labels:  jupyter-notebook, summarization
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 (+14.15%)
Mutual labels:  jupyter-notebook, rnn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+5.23%)
Mutual labels:  jupyter-notebook, rnn
Py Style Transfer
🎨 Artistic neural style transfer with tweaks (pytorch).
Stars: ✭ 23 (-95.54%)
Mutual labels:  jupyter-notebook, generation
Nn compression
Stars: ✭ 193 (-62.6%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow Tutorials For Time Series
TensorFlow Tutorial for Time Series Prediction
Stars: ✭ 1,067 (+106.78%)
Mutual labels:  jupyter-notebook, rnn
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-90.7%)
Mutual labels:  jupyter-notebook, rnn
Lstm chem
Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
Stars: ✭ 87 (-83.14%)
Mutual labels:  jupyter-notebook, rnn
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-93.41%)
Mutual labels:  jupyter-notebook, rnn
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (-80.62%)
Mutual labels:  jupyter-notebook, summarization
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-81.2%)
Mutual labels:  jupyter-notebook, rnn
Char Rnn Pytorch
使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Stars: ✭ 114 (-77.91%)
Mutual labels:  jupyter-notebook, rnn
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-62.21%)
Mutual labels:  jupyter-notebook, rnn
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-69.19%)
Mutual labels:  jupyter-notebook, rnn
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-75.97%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow2 Docs Zh
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版
Stars: ✭ 177 (-65.7%)
Mutual labels:  jupyter-notebook, rnn
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+218.02%)
Mutual labels:  jupyter-notebook, rnn
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+224.61%)
Mutual labels:  jupyter-notebook, summarization
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+521.9%)
Mutual labels:  jupyter-notebook, rnn
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-30.43%)
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 (-21.12%)
Mutual labels:  jupyter-notebook, rnn
Xlnet Pytorch
Simple XLNet implementation with Pytorch Wrapper
Stars: ✭ 501 (-2.91%)
Mutual labels:  jupyter-notebook
Julia Mit
Tutorials and information on the Julia language for MIT numerical-computation courses.
Stars: ✭ 505 (-2.13%)
Mutual labels:  jupyter-notebook
Graph nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
Stars: ✭ 500 (-3.1%)
Mutual labels:  jupyter-notebook
Learningpyspark
Code base for the Learning PySpark book (in preparation)
Stars: ✭ 499 (-3.29%)
Mutual labels:  jupyter-notebook
Data science delivered
Observations from Ian on successfully delivering data science products
Stars: ✭ 510 (-1.16%)
Mutual labels:  jupyter-notebook
Svcca
Stars: ✭ 506 (-1.94%)
Mutual labels:  jupyter-notebook
Pangeo
Pangeo website + discussion of general issues related to the project.
Stars: ✭ 500 (-3.1%)
Mutual labels:  jupyter-notebook
Deep Learning
A few notebooks about deep learning in pytorch
Stars: ✭ 496 (-3.88%)
Mutual labels:  jupyter-notebook
Robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
Stars: ✭ 506 (-1.94%)
Mutual labels:  jupyter-notebook
Vl Bert
Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
Stars: ✭ 493 (-4.46%)
Mutual labels:  jupyter-notebook
1-60 of 6297 similar projects