All Projects → Chinese Chatbot → Similar Projects or Alternatives

7311 Open source projects that are alternatives of or similar to Chinese Chatbot

Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+2656.45%)
Mutual labels:  jupyter-notebook, lstm, rnn, attention, seq2seq
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-37.1%)
Mutual labels:  jupyter-notebook, lstm, rnn, attention
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 (+41.94%)
Mutual labels:  jupyter-notebook, lstm, rnn, attention
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+28.23%)
Mutual labels:  jupyter-notebook, lstm, rnn, seq2seq
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+1192.74%)
Mutual labels:  chatbot, jupyter-notebook, lstm, attention
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+79.03%)
Mutual labels:  jupyter-notebook, lstm, rnn, seq2seq
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+10836.29%)
Mutual labels:  jupyter-notebook, jupyter, lstm, seq2seq
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (-73.39%)
Mutual labels:  lstm, rnn, seq2seq, attention
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-61.29%)
Mutual labels:  jupyter-notebook, lstm, rnn
Tensorflow seq2seq chatbot
Stars: ✭ 81 (-34.68%)
Mutual labels:  chatbot, lstm, seq2seq
Lstm chem
Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
Stars: ✭ 87 (-29.84%)
Mutual labels:  jupyter-notebook, lstm, rnn
Deeplearning.ai Assignments
Stars: ✭ 268 (+116.13%)
Mutual labels:  jupyter-notebook, lstm, 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 (-4.03%)
Mutual labels:  jupyter-notebook, lstm, rnn
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (+29.03%)
Mutual labels:  jupyter-notebook, lstm, rnn
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (+632.26%)
Mutual labels:  jupyter-notebook, jupyter, attention
Gossiping Chinese Corpus
PTT 八卦版問答中文語料
Stars: ✭ 137 (+10.48%)
Mutual labels:  chatbot, jupyter-notebook, chinese-nlp
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+2487.9%)
Mutual labels:  jupyter-notebook, lstm, rnn
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (-27.42%)
Mutual labels:  lstm, rnn, attention
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-22.58%)
Mutual labels:  jupyter-notebook, lstm, rnn
Stylenet
A cute multi-layer LSTM that can perform like a human 🎶
Stars: ✭ 187 (+50.81%)
Mutual labels:  jupyter-notebook, lstm, rnn
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+41.94%)
Mutual labels:  chatbot, jupyter-notebook, seq2seq
EBIM-NLI
Enhanced BiLSTM Inference Model for Natural Language Inference
Stars: ✭ 24 (-80.65%)
Mutual labels:  lstm, rnn, attention
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (-65.32%)
Mutual labels:  lstm, rnn, attention
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (-14.52%)
Mutual labels:  chatbot, attention, seq2seq
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+189.52%)
Mutual labels:  jupyter-notebook, rnn, seq2seq
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+231.45%)
Mutual labels:  jupyter-notebook, jupyter, attention
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 (+375%)
Mutual labels:  jupyter-notebook, lstm, rnn
Tensorflow Lstm Regression
Sequence prediction using recurrent neural networks(LSTM) with TensorFlow
Stars: ✭ 433 (+249.19%)
Mutual labels:  jupyter-notebook, jupyter, lstm
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+464.52%)
Mutual labels:  jupyter-notebook, lstm, rnn
Know Your Intent
State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.
Stars: ✭ 116 (-6.45%)
Mutual labels:  chatbot, jupyter-notebook, jupyter
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+614.52%)
Mutual labels:  jupyter-notebook, lstm, rnn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+337.9%)
Mutual labels:  jupyter-notebook, lstm, rnn
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (+47.58%)
Mutual labels:  lstm, attention, seq2seq
Practical seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
Stars: ✭ 563 (+354.03%)
Mutual labels:  chatbot, jupyter-notebook, seq2seq
Attentive Neural Processes
implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)
Stars: ✭ 33 (-73.39%)
Mutual labels:  jupyter-notebook, rnn, attention
Doc Han Att
Hierarchical Attention Networks for Chinese Sentiment Classification
Stars: ✭ 206 (+66.13%)
Mutual labels:  jupyter-notebook, rnn, attention
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-72.58%)
Mutual labels:  jupyter-notebook, lstm, rnn
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-58.06%)
Mutual labels:  lstm, rnn, attention
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-21.77%)
Mutual labels:  jupyter-notebook, lstm, rnn
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+1590.32%)
Mutual labels:  chatbot, rnn, seq2seq
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+178.23%)
Mutual labels:  jupyter-notebook, lstm, rnn
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-45.97%)
Mutual labels:  jupyter-notebook, lstm, rnn
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-13.71%)
Mutual labels:  jupyter-notebook, lstm, rnn
Stock Prediction Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Stars: ✭ 4,660 (+3658.06%)
Mutual labels:  jupyter-notebook, lstm, seq2seq
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+195.97%)
Mutual labels:  jupyter-notebook, lstm, 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 (+2273.39%)
Mutual labels:  jupyter-notebook, lstm, rnn
Seq2seq Chatbot
Chatbot in 200 lines of code using TensorLayer
Stars: ✭ 777 (+526.61%)
Mutual labels:  chatbot, lstm, rnn
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (-57.26%)
Mutual labels:  lstm, attention, seq2seq
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+1223.39%)
Mutual labels:  jupyter-notebook, rnn, seq2seq
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-39.52%)
Mutual labels:  jupyter-notebook, jupyter
Covid19 Dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
Stars: ✭ 1,212 (+877.42%)
Mutual labels:  jupyter-notebook, jupyter
Pytorch Sentiment Analysis Classification
A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)
Stars: ✭ 80 (-35.48%)
Mutual labels:  lstm, rnn
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+7879.84%)
Mutual labels:  jupyter-notebook, attention
Attention Transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
Stars: ✭ 1,231 (+892.74%)
Mutual labels:  jupyter-notebook, attention
Copper price forecast
copper price(time series) prediction using bpnn and lstm
Stars: ✭ 81 (-34.68%)
Mutual labels:  lstm, rnn
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (-33.87%)
Mutual labels:  rnn, attention
Nbconflux
nbconflux converts Jupyter Notebooks to Atlassian Confluence pages
Stars: ✭ 82 (-33.87%)
Mutual labels:  jupyter-notebook, jupyter
Language Translation
Neural machine translator for English2German translation.
Stars: ✭ 82 (-33.87%)
Mutual labels:  jupyter-notebook, lstm
Hred Attention Tensorflow
An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorflow and uses an attention mechanism.
Stars: ✭ 68 (-45.16%)
Mutual labels:  lstm, rnn
Self Attention Classification
document classification using LSTM + self attention
Stars: ✭ 84 (-32.26%)
Mutual labels:  lstm, attention
1-60 of 7311 similar projects