weize07's Stars
sukeesh/Jarvis
Personal Assistant for Linux and macOS
nihal111/J.A.R.V.I.S
A personal assistant with simple, rudimentary AI
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
dialogflow/fulfillment-webhook-nodejs
Default Fulfillment code in Dialogflow's Inline Editor
waditu/tushare
TuShare is a utility for crawling historical data of China stocks
thuquant/awesome-quant
**的Quant相关资源索引
JustFollowUs/Reinforcement-Learning
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
google-deepmind/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
Mrlyk423/Relation_Extraction
Knowledge Base Embedding
zjmwqx/nips-2017-paper-collection
ctgk/PRML
PRML algorithms implemented in Python
SudalaiRajkumar/Kaggle
Codes for Kaggle Competitions
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
hindupuravinash/nips2016
A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2016
hindupuravinash/nips2017
A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2017
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
JustFollowUs/Machine-Learning
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.