Stars
📚 Freely available programming books
A collection of my book notes on various subjects, mainly computer science
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
📊 Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
this repository accompanies the book "Grokking Deep Learning"
A resource for learning about Machine learning & Deep Learning
A collection of powerful data structures
⭐️ Companies that don't have a broken hiring process
This Repo contain Head First series eBook.
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Cracking the Coding Interview 6th Ed. Solutions
All Algorithms implemented in Python
📚 Freely available programming books
Clean Code concepts adapted for JavaScript
A repo containing lesson materials from the PyData PDX Lunch-and-Learn series
A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
Image Dataset Tool (idt) is a cli tool designed to make the otherwise repetitive and slow task of creating image datasets into a fast and intuitive process.
A profitable mean reversion stock trading algorithm
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Package to fetch OHLC and other End of Day data from NSE
A3C LSTM Atari with Pytorch plus A3G design