Skip to content
View vedantpoduval's full-sized avatar
Block or Report

Block or report vedantpoduval

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 Loading

  1. GO_API GO_API Public

    A basic CRUD api project of movies in Golang

    Go

  2. Bigram_Trigram Bigram_Trigram Public

    This contains the bigram and trigram model from Andrej Karpathy's NN lec.

    Jupyter Notebook

  3. learning_Micrograd learning_Micrograd Public

    I am currently learning about neural nets from Andrej Karpathy's lectures.These are the implemented code for it

    Jupyter Notebook

  4. LeNet-5-Implementation-in-Pytorch LeNet-5-Implementation-in-Pytorch Public

    A basic LeNet - 5 implementaion in pytorch.

    Jupyter Notebook

  5. MLP MLP Public

    Part of Andrej Karpathy NN course

    Jupyter Notebook

  6. TorchTalk TorchTalk Public

    A chatbot in pytorch

    Python