[go: nahoru, domu]

Skip to content
View suprasauce's full-sized avatar
πŸ‘‹
πŸ‘‹

Highlights

  • Pro
Block or Report

Block or report suprasauce

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
suprasauce/README.md

LinkedIn

Hi there πŸ‘‹

  • πŸ”­ I’m currently interested in distrubuted model training and inference.
  • 🌱 I’m currently learning pytorch.
  • πŸ‘― I’m looking to collaborate on ML Projects.
  • πŸ’¬ I can give you intuition of RNN's, tranformers..
  • πŸ˜„ Pronouns: He/Him

Projects

πŸ’» Name 🌟 Description πŸ‘¨β€πŸ’» Language
RNN Without using any ML frameworks, implemented and trained "vanilla RNN", "LSTM", "GRU" from scratch. Language
Sway Made an AI agent using genetic algorithm (NEAT), human players compete with AI agents. Language
Fitter A weight and workout tracking android app that allows you to challenge your friends. Language

Programming Languages I've worked with

Python Go C++ Kotlin

Technologies I've worked With

PyTorch Numpy Pandas Android MySQL

Pinned Loading

  1. RNN RNN Public

    implemented forward and backward pass of "vanilla RNN", "LSTM" and "GRU" from scratch.

    Python 7 1

  2. Field-Runner Field-Runner Public

    Field Runner is a 2-d game made using python(pygame)

    Python 8 1

  3. Sway Sway Public

    This project is all about using NEAT algorithm to perform neuroevolution in order to make an AI agent for the game "Sway".

    Python 7

  4. FitApp FitApp Public

    Forked from ChiragKalra/Fitter

    A weight and workout tracking app that allows you to challenge your friends.

    Kotlin