Stars
creating a recommendation engine for anime based on model based collaborative filtering
A valgrind mirror with latest macOS support
VIP cheatsheets for Stanford's CS 229 Machine Learning
Leetcode question list by companies, includes the premium questions. December 2019 updated
Master programming by recreating your favorite technologies from scratch.
Stuff I use to prepare for interviews. Based off several CS courses from UIUC + https://github.com/donnemartin/system-design-primer.
CS446: Machine Learning in Spring 2018, UIUC
🖥️ CS446: Machine Learning in Spring 2018, University of Illinois at Urbana-Champaign
📚 List of awesome university courses for learning Computer Science!
Simple chess and ROTA (a more complicated variant of tic tac toe)optimization using Alpha Beta Pruning to reduce the exponential outcomes of a regular minimax search tree
AFederici / Pod
Forked from IlliniHyperloopComputing/PodControl system for Illini Hyperloop
Final project for Week 4 of CogWorks 2018.
Detecting the Degree of Strabismus using OpenCV circle and eye detection
SUPER COOL IMAGE SEARCH (WORKS FOR ALMOST 32 QUERIES NOT CLICKBAIT)
PyTorch Tutorial for Deep Learning Researchers
Jupyter notebooks from the scikit-learn video series
Using python and scikit-learn to make stock predictions
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Algorithmic trading using machine learning.
Source material for Python Like You Mean it
Pure Python/NumPy neural network library extending MyGrad
PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"
Financial markets analysis framework for programmers
Backtesting toolbox for trading strategies - DEPRECATED