Pinned Repositories
-
The mathematical foundation of deep learning 计算机数学
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
aclweb-data
Data from https://aclweb.org/anthology/
AdversarialNetsPapers
生成对抗网络GAN The classical paper list with code about generative adversarial nets
computer-mathematics
深度学习之数学实战 The mathematical foundation of computers
EASA
Genetic_Algorithms_Python
实现了Python版遗传算法。
knowledge-intelligence
知识图谱 人工智能
NNED
Neural event extraction on ACE
wemall
基于react, node.js, go开发的微商城(含微信小程序)
hatleon's Repositories
hatleon/triplets-extraction
Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme
hatleon/leetcode-1
LeetCode题解,151道题完整版 pdf下载
hatleon/Multilingual_Event_Extraction
Python code to run ACE-style event extraction on English, Chinese, or Spanish texts
hatleon/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,微信群二维码:http://www.tensorflownews.com/
hatleon/pytorch-madrl
(深度强化学习 从入门到精通)PyTorch implementations of various DRL algorithms for both single agent and multi-agent.
hatleon/NNED
Neural event extraction on ACE
hatleon/awesome-speaking
Resources about public speaking
hatleon/wen_spiders
My spiders. last and reflesh automatically
hatleon/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow tf0.8
hatleon/transE
hatleon/CharCNN
hatleon/Attention_mechanism-event-extraction
Attention mechanism in CNNs to extract events of interest
hatleon/keras-attention-mechanism
Attention mechanism Implementation for Keras.
hatleon/leetcode-5
(229 / 280) (挺好 笔记)[中文|English] Solutions and notes of LEETCODE using C++/Java/Python/Sql/Shell Script. (中英文 最好 数据库大全 python java c++带测试)
hatleon/Jiwei-Thesis
斯坦福李纪为博士毕业论文:让机器像人一样交流
hatleon/news_feed
🐨实时监控1000家**企业的新闻动态
hatleon/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
hatleon/QA-System
Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."
hatleon/attention_is_all_you_need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
hatleon/aclweb-data
Data from https://aclweb.org/anthology/
hatleon/awesome-question-answering
Resources, datasets, papers on Question Answering
hatleon/MemNN
Implementation of End-to-End Memory Network and Key-Value Memory Network in pyTorch
hatleon/nested_Multi_Instance_Learning
hatleon/oqa
Open Question Answering
hatleon/Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.
hatleon/MemN2N-pytorch
Implementation of End-to-End Memory Network in PyTorch
hatleon/deepmind_MAS_enviroment
some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Cooperative Multi-Agent Learning》
hatleon/new-jianhu
荐乎 是自己创业时候的一个 to B 的商业项目,后台技术栈基于 Django,数据库使用 mysql+redis,前端使用jQuery-weui,界面及图标设计来自于腾讯某设计师。
hatleon/Genetic_Algorithms_Python
实现了Python版遗传算法。
hatleon/Structured-Self-Attentive-Sentence-Embedding
An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' published by IBM and MILA.