yisun518's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow/models
Models and examples built with TensorFlow
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
PWhiddy/PokemonRedExperiments
Playing Pokemon Red with Reinforcement Learning
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
scotthmurray/d3-book
Code examples for “Interactive Data Visualization for the Web”
Openarl/PathOfBuilding
Offline build planner for Path of Exile.
lakshayg/tensorflow-build-archived
TensorFlow binaries supporting AVX, FMA, SSE
aimacode/aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
mimoralea/gdrl
Grokking Deep Reinforcement Learning
genchang1234/How-to-cheat-in-computer-science-101
openai/gym-http-api
API to access OpenAI Gym from other languages via HTTP
symerio/pgeocode
Postal code geocoding and distance calculation
sisl/NeuralVerification.jl
Methods to soundly verify deep neural networks
DMYJS/MMSUB
存储一些咪梦动漫组(MMSUB)的手抄字幕
jalajthanaki/DataScience_Interview_Seminar
This is the presentation on - What are the key points one should consider if they will be appearing in Data Science job interview
duvenaud/warped-mixtures
Code for density estimation with nonparametric cluster shapes.
rldm/rldm_tutorials
Tutorials for the GA Tech OMSCS RLDM class.
pdvelez/ml_soccer
Soccer toy example simulator used in Reinforcement Learning
JamesUnicomb/ReinforcementLearning
Various python scripts for reinforcement learning algorithms.
parthi2929/gt_cs7637
CS7637 KBAI notes
rldm/hw3-tester
udacity/nelson
Library for submitting code to the Advanced Project Autograder
axonal/cvxopt-tutorial
CVXOPT Tutorial
yisun518/machine-learnist
A repository covering my impressions and notes of Udacity's ML nanodegree