Pinned Repositories
Covid-19-data
Covid-19-Israel data repository
DeepMind-Advanced-Deep-Learning-and-Reinforcement-Learning
Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind
deepo
Set up deep learning environment in a single command line.
list-of-python-api-wrappers
List of Python API Wrappers and Libraries
Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
tabnet
PyTorch implementation of TabNet paper
tabnet
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
bennyjg's Repositories
bennyjg/Covid-19-data
Covid-19-Israel data repository
bennyjg/DeepMind-Advanced-Deep-Learning-and-Reinforcement-Learning
Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind
bennyjg/deepo
Set up deep learning environment in a single command line.
bennyjg/list-of-python-api-wrappers
List of Python API Wrappers and Libraries
bennyjg/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
bennyjg/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
bennyjg/tabnet
PyTorch implementation of TabNet paper
bennyjg/Othello-AI
An implementation of the game Othello(Reversi) using pygame including AI with Min-Max Algorithm and Alpha-Beta Pruning.
bennyjg/Othello-Reversi-Game
Othello/Reversi Game in Python3, equipped with GUI + AI Player, made using pygame.