Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
AutoCorrect
Implemented various spellcheck techniques like cosine similarity, jaccard similarity and levenshtein distance. Open to any further contributions.
Background-switcher
BMI-Calc
geneticalgo
This is a genetic algorithm example in which we use OpenAI gym environment and use its cartpole function. The fitness values for each generation improves though genetic algorithm. Problem statement and output graphs provided.
KMeans
clustering of night time satellite images and depicting them by use of different colors
Prisonergame
A Multithreaded Socket Programming on Windows. This was originally a KRSSG task. Problem statement provided.
RandomGuessGame
RospyGame
This a multiplayer game designed by Finite State Machine architecture with the help of ROS NOETIC package. however this game is flawed in the sense that Player A always wins. This was originally a KRSSG task and problem statement has been provided in the repo.
RRTStar-Connect
RRT Star Connect path planning algorithm in work and Rospy turtle wandering through that path with the help of PID. This was originally a KRSSG task and the problem statement and the output is provided in the repo.
devxdebanjan's Repositories
devxdebanjan/RRTStar-Connect
RRT Star Connect path planning algorithm in work and Rospy turtle wandering through that path with the help of PID. This was originally a KRSSG task and the problem statement and the output is provided in the repo.
devxdebanjan/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
devxdebanjan/AutoCorrect
Implemented various spellcheck techniques like cosine similarity, jaccard similarity and levenshtein distance. Open to any further contributions.
devxdebanjan/Background-switcher
devxdebanjan/BMI-Calc
devxdebanjan/geneticalgo
This is a genetic algorithm example in which we use OpenAI gym environment and use its cartpole function. The fitness values for each generation improves though genetic algorithm. Problem statement and output graphs provided.
devxdebanjan/KMeans
clustering of night time satellite images and depicting them by use of different colors
devxdebanjan/Prisonergame
A Multithreaded Socket Programming on Windows. This was originally a KRSSG task. Problem statement provided.
devxdebanjan/RandomGuessGame
devxdebanjan/RospyGame
This a multiplayer game designed by Finite State Machine architecture with the help of ROS NOETIC package. however this game is flawed in the sense that Player A always wins. This was originally a KRSSG task and problem statement has been provided in the repo.
devxdebanjan/sudokusolver