Skip to content
View rishabhgoel0213's full-sized avatar

Block or report rishabhgoel0213

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
rishabhgoel0213/README.md

Hi there, I'm Rishabh Goel! 👋

About Me

I'm a high schooler with interests in computer science, math, and physics. This account contains some projects related to machine learning, web development, and competitive programming. I enjoy exploring new technologies and applying them to solve real-world problems.

Projects

Here are some of the projects I've been working on:

  • ZeroClone: My attempt to recreate Google DeepMind's AlphaZero from scratch by incrementally "solving" more and more complex games using machine learning techniques like MCTSs.

  • CPSolutions: My solutions to various competitive programming problems, written in Java and C++.

  • RealPokerGame: A fast-paced free-to-play poker game where you compete for rating points, developed in Dart.

  • NeuralNetCpp: A complete implementation of a deep neural network, written in C++, tested on MNIST and MPG datasets.

  • ThanksgivingMealGenerator: A simple and fun way to generate recipies for Thanksgiving dinner, based on GPT-3, written in Python.

Get in Touch

Feel free to reach out if you'd like to collaborate on a project or just want to connect!

Looking forward to connecting with you!

Pinned Loading

  1. ZeroClone ZeroClone Public

    Python

  2. NeuralNetCpp NeuralNetCpp Public

    Neural Network Complete Implementation in C++

    C++

  3. avnigarg02/pirate-time avnigarg02/pirate-time Public

    Reward users for following their screen time limit. Collect coins and compete with friends!

    Java

  4. AbhiramRuthala/ChemistryProject AbhiramRuthala/ChemistryProject Public

    Python

  5. RealPokerGame RealPokerGame Public

    A fast-paced free-to-play poker game where you compete for rating points.

    Dart

  6. CPSolutions CPSolutions Public

    solutions to competitive programming problems and implementations of various common algorithms and data structures

    Java