Skip to content
View AnuraagRath's full-sized avatar
🤵
"Take the Power Back" - Rage Against the Machine
🤵
"Take the Power Back" - Rage Against the Machine

Block or report AnuraagRath

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AnuraagRath/README.md

print('Hello World ')

I'm Anuraag Rath. I love working with Tech and building cool stuff.

🔭 I’m currently working on

Top Languages used by me:

Top Langs

Send your valuable feedback about my Repositories 💬

I keep uploading new stuff here and on my Instagram page

Follow me on Instagram 📫 💬 - @chaoticeconomist

instagram

Check out my Resume

LinkedIn Profile

MBA Thesis:

AN IMPLEMENTATION OF MACHINE LEARNING ON CUSTOMERS' PURCHASE DATASET OF HOTEL GRAND CENTRAL

My Website:

Enjoyyy

Start by checking out my Pinned Repositories 😄

Pinned Loading

  1. E.R.I.C_Enhanced-Realtime-Intelligent-Computer E.R.I.C_Enhanced-Realtime-Intelligent-Computer Public

    Enhanced Realtime Intelligent Computer or simply E.R.I.C is a simple Assistant that can get a lot of stuff done for you. He can open SubReddits, Launch Apps, Create folders, tell you about the weat…

    Python

  2. QuantumTeleportation-using-Qiskit QuantumTeleportation-using-Qiskit Public

    A simple execution of Quantum Teleportation using the Qiskit Library created by IBM for Quantum Computing. Here i attempt to teleport the Information from one Qubit to another.

    Jupyter Notebook

  3. RathCoin-Cryptocurrency RathCoin-Cryptocurrency Public

    A simple cryptocurrency implemented and deployed over the Ethereum Blockchain using Solidity, the programming language of the Ethereum Virtual Machine. The code can be implemented to specify the Na…

    Solidity 1

  4. DeepQLearning-A.I-learns-to-balance-a-pole DeepQLearning-A.I-learns-to-balance-a-pole Public

    Using Deep Q Learning, The Reinforcement 'Q' learning model is used along with a Neural Network to provide optimal 'q' function values i.e the optimal 'Actions' for the 'Agent' to undergo at a give…

    Jupyter Notebook

  5. A.I-learns-to-play-Atari-Breakout-ReinforcementLearning A.I-learns-to-play-Atari-Breakout-ReinforcementLearning Public

    Using the "Advantage Actor Critic(A2C)" Reinforcement Learning method, the 'Agent' is trained to play Atari's Breakout.

    Jupyter Notebook

  6. SelfDrivingCar-using-NEAT SelfDrivingCar-using-NEAT Public

    Using NEAT(Neuroevolution of Augmenting Topologies), a simulated agent learns to drive a car through a series of simple obstacles by Mutating and adopting the 'genotypes' of 'parents'. The environm…

    JavaScript