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/qa_lstm
hatleon/automated-event-extraction
Identify Events from text using Natural Language Processing Modules
hatleon/tensorflow-seq2seq-chatbot-zh
tensorflow-seq2seq-chatbot-zh中文聊天机器人
hatleon/event-data
hatleon/hosts
:statue_of_liberty:最新可用的google hosts文件。镜像:
hatleon/probabilistic_graphical_models
A collection of projects using probabilistic graphical models for learning probability distributions and statistical inference
hatleon/DBpedia-Parser-XML
(借助api接口http://dbpedia.org/sparql提取本体)Extracting ontology classes from a plain text using dbpedia , and writing them to an xml file.
hatleon/FlappyDQL-MultiAgent
hatleon/CCGChinese
Semantic parsing part of an open-domain Chinese Question-Answering System
hatleon/wiki_Infobox
To access the infobox on the right of wiki page and store the content to db
hatleon/Knowledge-Graphp-Learning-Group
本目录主要包含知识图谱小组每周学习例会的资源,包含paper,slides,report等。我们可以通过查看文件更新来提前做好充分准备并了解最新例会学习内容。
hatleon/kg-beijing
北京知识图谱学习小组
hatleon/LeetCode-4
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
hatleon/nlquery
Natural Language Engine on WikiData
hatleon/github_search
根据 keywords 搜索 github 上面的 repos, 并通过 web 展示
hatleon/leetcode-6
The optimum C++ solutions for the leetcode cpp中文讲解 没测试
hatleon/conviz
An example of visualization of weights and output of convolutional layers
hatleon/zhihu_spider
知乎爬虫
hatleon/python-LDA
lda模型的python实现
hatleon/EventEntityExtractor
Joint event and entity extractor
hatleon/Relation_Extraction
Knowledge Base Embedding
hatleon/QA
[Broken] A Chinese Question and Answer System
hatleon/xblog
django blog. bootstrap, markdown
hatleon/holographic-embeddings
Code for experiments in the AAAI 2016 paper "Holographic Embeddings of Knowledge Graphs"
hatleon/Product-Search-Engine
This is a demo product search engine. Technologies used are Python,Django,AJAX,JQuery,MySQL,HTML,Bootstrap
hatleon/fact_triple_extraction
使用句法依存分析抽取事实三元组
hatleon/PollSystemDemo
根据Django官方的教程写的投票系统 在教程基础上用bootstrap美化了一丢丢 真的要被Django吸粉了
hatleon/TransEBasedQA
Reproducting model for question answering with subgraph embedding
hatleon/CEEC-Corpus
:books:中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室
hatleon/visualise-neural-network
Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.