RachitSharma2001 - Overview

Popular repositories Loading

  1. This program takes in handwritten digits(data provided by MNIST) and then identifies which of the 10 possible digits(0-9) it is. Has accuracy of over 80%.

  2. I am building a remote that, when connected to the computer, can allow the user to play shell shock. It will use the micro-controller arduino as well as python to communicate to the game.

    C++

  3. A music player for me, which should allow me to add songs, remove songs, and play, and randomize the songs.

    Java

  4. In this project, I implemented the Reinforcement learning algorithm called REINFORCE. This algorithm is under the general class of policy gradient methods for reinforcement learning, meaning it foc…

  5. During the Fall quarter of my Freshman year, I was taking a Calculus course, and I was learning about antiderivatives, or integrals. I kept wondering, what exactly was this is a physical sense? I k…