• Stars
    star
    6
  • Rank 2,531,781 (Top 51 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Developed an highly customizable OpenAI gym environment and trained a stable_baselines3 PPO agent. Used the expert agent for Imitation Learning with DAgger

More Repositories

1

Rubiks_Cube_Solver_Algorithm

This is a C++ program that implements the Layer-Wise method to solve a 3Γ—3Γ—3 Rubik’s Cube in under 800 lines of code.
C++
21
star
2

NTRU_cryptography

A Post-Quantum Encryption Algorithm
Jupyter Notebook
11
star
3

Shor-s-Algorithm_Quantum

R.I.P - RSA_cryptography (1977-2019)
Jupyter Notebook
11
star
4

Serpinco_

A Deep Q Network A.I agent that plays the old classic Nokia Snakes Game!
Python
10
star
5

Drunken_Rap_God_AI_

An LSTM based Eminem Rap generator.
Python
7
star
6

RSA_cryptography

An Encryption Algorithm for secure data transmission.
Python
6
star
7

BipedalWalker

This is how you teach a dumb bot to walk on two feet.
Python
5
star
8

Artix_7

My experiments with Nexys4 DDR Artix-7 FPGA Board
Verilog
4
star
9

Sudoku_RL

Python
3
star
10

Maze_Solver_Reinforcement_Learning

A Q-Learning agent which finds the optimum escape route.
Python
3
star
11

Rummy_RL

A Federated Learning based architecture for training a PPO agent that learns to play Gin Rummy.
Python
3
star
12

Terry_Rex

A genetically evolved dinosaur that is scared of Cactus!
Python
3
star
13

Multi_Client_Chat_Application

Developed using Socket Programming and Tkinter for GUI
Python
3
star
14

Facial_Emotion_Recognition

Works in Real Time
Python
3
star
15

Socket_Reverse_Shell

A few lines of code using which I can hack your computer. I mean it literally :P
Python
3
star
16

Cat_Dog_Classifier_CNN_Keras

This code can differentiate between dogs and cats!
Python
2
star
17

DogTrot_RL

Caution: Beware of Dogs!
Python
2
star
18

Schwarz

A harmless chatbot with a cool vibe that often calls people "Biatch".
Python
2
star
19

Tic-Tac-Toe_AI

I have implemented Minimax Algorithm to make an AI that plays Tic-Tac-Toe against innocent humans.
Python
2
star
20

Chatbot

Seq2seq model implementation of chatbot using TensorFlow in Python
2
star
21

Remote_Keylogger

Monitors a client's keystrokes and sends this data to the hacker's machine where it is saved in a text file.
Python
2
star
22

Moon_Lander

A Deep Q Learning based agent that learns how to land a rocket safely without crashing on the Moon! Kinda like the stuff that Elon Musk does in real life :P
Python
1
star
23

Sentiment_Analysis

Processes a piece of text to determine the writer's mood (positive,negative or neutral).
Python
1
star
24

Super_Mario_Bros

This is what happens if you put a Genetically Evolved brain inside Mario's little head :P
Python
1
star
25

Cellular_Automata

A couple of badass abstract computational systems
JavaScript
1
star
26

Deep_Q_Network_CartPole

Solves the CartPole-v1 environment in OpenAI Gym using Keras based neural network.
Python
1
star
27

cypher_droid

An autonomous robot capable of traversing alien environments and sending relevant data retrieved back to the user.
Python
1
star
28

Tic_Tac_Toe

Coded in C++
C++
1
star
29

Flappy_Birds_NEAT

Ever wondered how it feels to never lose at Flappy Bird? This Genetic Algorithm does just that!
Python
1
star
30

GAN_mnist

This Generative Adversarial Network (GAN) can generate numbers out of thin air :P
Python
1
star