Pinned Repositories
Algo-Implementations
Implementations I use for Competitive Programming
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
CSE-IIT-Patna
One stop repository for all the course content involved in Computer Science Degree @ IIT Patna
deep-reinforcement-learning-cartpole
Deep Reinforcement Learning with CartPole in Pytorch
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
drone-net
https://towardsdatascience.com/tutorial-build-an-object-detection-system-using-yolo-9a930513643a
E-GraphSAGE-on-BoT-IoT-dataset
Multi-agent-deep-Q-network-with-stochastic-prioritized-replay
Real-Time-Object-Detection-using-UAVs
codurr1's Repositories
codurr1/E-GraphSAGE-on-BoT-IoT-dataset
codurr1/Multi-agent-deep-Q-network-with-stochastic-prioritized-replay
codurr1/Algo-Implementations
Implementations I use for Competitive Programming
codurr1/Real-Time-Object-Detection-using-UAVs
codurr1/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
codurr1/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
codurr1/CSE-IIT-Patna
One stop repository for all the course content involved in Computer Science Degree @ IIT Patna
codurr1/deep-reinforcement-learning-cartpole
Deep Reinforcement Learning with CartPole in Pytorch
codurr1/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
codurr1/dqn_-brthor
Repository for DQN code from brthor video: https://www.youtube.com/watch?v=NP8pXZdU-5U. I have no idea if he based his code in someone else which he does not credit in his video, but my source is his video.
codurr1/drone-net
https://towardsdatascience.com/tutorial-build-an-object-detection-system-using-yolo-9a930513643a
codurr1/Get-Started-NWoC20
Instructions on how to get started with NWoC :)
codurr1/MARS_New_Tools
Created a new tool for MARS (MIPS Converter) and extended 1 (Cache Simulator)
codurr1/Life-long-Learner
Personal Notes About Everything.
codurr1/minigo
An open-source implementation of the AlphaGoZero algorithm
codurr1/Network-Intrusion-Detection-using-GNNs-and-XAI
codurr1/Part-of-Speech-Tagging-using-Hidden-Markov-Model-and-RNNs
codurr1/Real-Time-Web-Chat-App-with-ChatGPT-Bot
codurr1/Socket-Programming
codurr1/spaceShooter
:video_game: The classic retro game recreated using Pygame and python
codurr1/Stock-Prediction-using-LSTM
I will be considering the google stocks data and will create a LSTM network for prediction.
codurr1/Tic-Tac-Toe-using-Q-Learning-and-Minimax