princyok's repositories
deep_learning_without_ml_libraries
The blog series associated with this repo can be found here: https://princyok.github.io/understand-an-artificial-neuron-from-scratch.html
DeepMind-Advanced-Deep-Learning-and-Reinforcement-Learning
Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind, 2018
docs
TensorFlow documentation
matplotlib
matplotlib: plotting with Python
my_ml_support
Collection of tools for preprocessing of data and for machine learning. Enables tracking of all method calls including the arguments passed to the method which is useful for tracking hyperparameter tuning.
princyok.github.io
weblog at https://princyok.github.io/
TicTacToe_ClientServer
Mastering Java by building a TicTacToe game with a client-server architecture. This is a desktop application via which opponents can play against each other from different machines across a network.