Skip to content
View HridayM25's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report HridayM25

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

Pinned

  1. StateOnlyImitationLearning StateOnlyImitationLearning Public

    Repository containing my personal notes on ~30 State Only Imitation Learning Papers, used for a Journal Paper.

  2. ReinforcementLearning ReinforcementLearning Public

    Some algorithms of Reinforcement Learning implemented by me, in accordance to "Introduction to Reinforcement Learning" by Richard Sutton and Andrew Barto.

    Jupyter Notebook 2

  3. No-Library-Machine-Learning No-Library-Machine-Learning Public

    Trying to code out some architectures without using any libraries except the "time" module! There is NO usage of numpy and pandas!

    Jupyter Notebook 1

  4. Physics-Informed-NN Physics-Informed-NN Public

    Containing codes for implementing a Physics Informed Neural Network with the PyTorch Framework based on the original work (https://github.com/maziarraissi/PINNs)

    Jupyter Notebook 3 1

  5. GymExpertTrajectories GymExpertTrajectories Public

    Contains Expert Trajectories for various Gym Environments used for State Only Imitation Learning

    Python 1

  6. Augmentation-Complete-Pipeline Augmentation-Complete-Pipeline Public

    Provided is the code for performing 10 image augmentations on a training set, with forming corresponding labels (.txt), ready to be used in yolov5.

    Jupyter Notebook