Pinned Repositories
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
BinarySearchLSTM
Code for the experiment using reinforcement learning and LSTM networks to learn binary search.
chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
dl_tutorials
Deep learning tutorials (2nd ed.)
dmn-tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
Improved-Dynamic-Memory-Networks-DMN-plus
Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual Question Answering)
learning
Fiddling around with q-learning, sarsa learning, and sarsa-lambda algorithms.
memn2n
End-To-End Memory Network using Tensorflow
xiuxiulu's Repositories
xiuxiulu/BinarySearchLSTM
Code for the experiment using reinforcement learning and LSTM networks to learn binary search.
xiuxiulu/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
xiuxiulu/dl_tutorials
Deep learning tutorials (2nd ed.)
xiuxiulu/dmn-tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
xiuxiulu/Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
xiuxiulu/Improved-Dynamic-Memory-Networks-DMN-plus
Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual Question Answering)
xiuxiulu/learning
Fiddling around with q-learning, sarsa learning, and sarsa-lambda algorithms.
xiuxiulu/memn2n
End-To-End Memory Network using Tensorflow
xiuxiulu/mutual-information-for-neural-machine-translation
xiuxiulu/neural-vqa-tensorflow
Visual Question Answering in Tensorflow.
xiuxiulu/Neural_Conversation_Models
Tensorflow based Neural Conversation Models
xiuxiulu/NLP_baseline
containing NLP baseline
xiuxiulu/opencv
Open Source Computer Vision Library
xiuxiulu/papers-I-read
xiuxiulu/pyprobml
Python code for "Machine learning: a probabilistic perspective"
xiuxiulu/Q-Learning-SARSA-Policy-and-Value-Iteration
Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs (GridWorld, SmallWorld and CliffWorld)
xiuxiulu/qa-memnn
Question Answering Using Memory Networks (CS224D Project)
xiuxiulu/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
xiuxiulu/summerschool2016
Montréal Deep Learning Summer School 2016 material
xiuxiulu/TC-Bot
User Simulation for Task-Completion Dialogues
xiuxiulu/tensorflow
Computation using data flow graphs for scalable machine learning
xiuxiulu/Tensorflow-tutorial
Tensorflow tutorial of building different dynamic recurrent neural network
xiuxiulu/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
xiuxiulu/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
xiuxiulu/tensorlayer
TensorLayer: Deep learning and Reinforcement learning library for TensorFlow.
xiuxiulu/tesseract
Tesseract Open Source OCR Engine (main repository)
xiuxiulu/text_pdf
xiuxiulu/theano-rnn
Demonstration of recurrent neural network implemented with Theano
xiuxiulu/Trainable_Segmentation
Fiji library to perform image segmentation based on the Weka learning schemes
xiuxiulu/YODA
YODA is an open-source framework for rapid prototyping of dialog systems. It is hosted on bitbucket: YODA under the GPL3 license. A tutorial is available here to walk a developer through the basics of building a dialog system on top of YODA. David Cohen (david.cohen@sv.cmu.edu) is the primary author and maintainer of YODA.