goxul's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
cfenollosa/os-tutorial
How to create an OS from scratch
kjw0612/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning
beamandrew/medical-data
angrave/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
rlcode/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
Kyubyong/nlp_tasks
Natural Language Processing Tasks and References
dafny-lang/dafny
Dafny is a verification-aware programming language
alrojo/tensorflow-tutorial
Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE
ml4a/ml4a
A python library and collection of notebooks for making art with machine learning.
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
nushackers/notes-to-cs-freshmen-from-the-future
Notes to (NUS) Computer Science Freshmen, From The Future (Original by @ejamesc)
mila-iqia/welcome_tutorials
Various tutorials given for welcoming new students at MILA.
echowei/DeepTraffic
Deep Learning models for network traffic classification
ryandougherty/Introduction-to-the-Theory-of-Computation-Solutions
Solutions to Michael Sipser's Introduction to the Theory of Computation Book (3rd Edition).
acbraith/CSML_notes
UCL MSc Computational Statistics and Machine Learning Revision Notes
psibi/how-to-prove
My Solution to Velleman's book
MJoergen/nexys4ddr
Various projects for the Nexys4DDR board from Digilent
adeshpande3/UCLA-Course-Notes
My notes from the classes I've taken at UCLA
zaporter/OpenAI-is-not-Open
Help stop the confusion regarding "Open" AI
Fykec/sl-mac
Port Masashi Toyoda's SL (Steam Locomotive) to Mac OS X
rajatkhanduja/MIPS-simulator
It is a program to simulate the behavior of MIPS machine written in C. It can run most of the instructions in the MIPS instruction set
kushalvyas/Computer-Networks-Practice-Codes
Programs in computer networks Course Code : CPC 504
pkulijing/CompilersNotes
Notes for Stanford online course Compilers by Prof. Alex Aiken
zielmicha/torrent-workshops
Code for distributed systems workshops (organized as a part of warsztatywww.pl)
bhuthesh/cs-video-courses
List of Computer Science courses with video lectures.
aakash1104/CPU-Simulator
C++ implementation that simulates Intel x86!