AwaSamake
Machine Intelligence (RL, ML, DL, CV, Fairness) / Probabilities / Statistics Enthusiast
UQAM / BioInfoUQAM (previously at Mila)Montreal
Pinned Repositories
algorithms
My solutions for algorithm practices from Cracking the Coding Interview, LeetCode.com, and LintCode.com
AMMI-2019-NLP-Part2
ammi-fairness-and-privacy
AMMI Course on Fairness and Privacy in Machine Learning
awesome-mlss
List of summer schools in machine learning + related fields across the globe
awesome-rl
Reinforcement learning resources curated
coding-interview-university
A complete computer science study plan to become a software engineer.
cracking-the-coding-interview
:books: Python and C++ solutions with automated tests for Cracking the Coding Interview 6th Edition.
DataVisualization
Tutorials on visualizing data using python packages like bokeh, plotly, seaborn and igraph
deep-learning-indaba-2017-practicals
Deep Learning Indaba 2017 Practical content
deep-learning-wizard
Open source guides for mastering deep learning to deploying deep learning in production in PyTorch by Deep Learning Wizard.
AwaSamake's Repositories
AwaSamake/algorithms
My solutions for algorithm practices from Cracking the Coding Interview, LeetCode.com, and LintCode.com
AwaSamake/AMMI-2019-NLP-Part2
AwaSamake/ammi-fairness-and-privacy
AMMI Course on Fairness and Privacy in Machine Learning
AwaSamake/awesome-mlss
List of summer schools in machine learning + related fields across the globe
AwaSamake/awesome-rl
Reinforcement learning resources curated
AwaSamake/coding-interview-university
A complete computer science study plan to become a software engineer.
AwaSamake/cracking-the-coding-interview
:books: Python and C++ solutions with automated tests for Cracking the Coding Interview 6th Edition.
AwaSamake/DataVisualization
Tutorials on visualizing data using python packages like bokeh, plotly, seaborn and igraph
AwaSamake/deep-learning-indaba-2017-practicals
Deep Learning Indaba 2017 Practical content
AwaSamake/deep-learning-wizard
Open source guides for mastering deep learning to deploying deep learning in production in PyTorch by Deep Learning Wizard.
AwaSamake/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
AwaSamake/HIV-1_Progression-Prediction
A kaggle competition to predict the likelihood that an HIV patient's infection will become less severe, given a small dataset and limited clinical information.
AwaSamake/indaba-2018
AwaSamake/Interview-Preparation
In this repository I am trying to implement the most commonly used data structures and algorithms in Computer Science.
AwaSamake/nvidia-docker-reinforcement-learning
Reinforcement Learning using nvidia docker
AwaSamake/PolyaGamma
OxWaSP module 1 project
AwaSamake/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
AwaSamake/Projet-INF889E
AwaSamake/pytorch-Deep-Learning-Minicourse
Minicourse in Deep Learning with PyTorch
AwaSamake/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
AwaSamake/reinforcement-learning-basics
Reinforcement Learning in A Small World
AwaSamake/rl_at_ammi
Reinforcement Learning Tutorials for the African Masters of Machine Intelligence
AwaSamake/tensorflow-tutorial
TensorFlow and Deep Learning Tutorials
AwaSamake/Trial
Test repo to learn Git