Pranav Chandane's repositories
autograd_nn
A neural network library built around an Automatic Differentiation system written from scratch. The main focus of this project is its 'AutoGrad' system.
Deep-Learning-from-Scratch
A small deep learning framework written from scratch in python. Implements forward and backward propogation by hand. For those who are interested in learning how to do so.
Miracle-Sort
Welcome to the enchanting realm of Miracle Sort - the sorting algorithm that transcends logic and embraces the cosmic dance of order and chaos.
Rust-NeuralNet
A simple Neural Network written in Rust.
rusted-tasks
A simple CLI todo-list app written in Rust. It's quite convenient for me, I use it daily.
Secure-Notes-2023
Secure Notes is a general purpose note taking application. [Diploma college final year project]
Shakespearean-Text-Generator
A Decoder-only Transfomer model for text generation.