Pinned Repositories
AIVA-4x500m
building AVA from ex-machina; a lightweight multi-modal system from scratch, just for learning & experimentation
axgrad
lightweight tensor library that contains it's own auto-diff engine like pytorch
axon
numpy written in python from scratch
enigma-1.5b
a dna sequence generation/classification using transformers
enigma2
dna protein prediction using transformer. second version of engima-1.5b
micrograd.c
kaprathy's micrograd implemented in c & cpp
SmallLanguageModel
a LLM cookbook, for building your own from scratch, all the way from gathering data to training a model
synapse
a music app that lets you stream music or any video available on youtube for free without ads
web-graze
scrape raw data from various sources of the internet, like wikipedia, internet archieve, britannica, youtube, unsplash, etc
YouTubeVideoScripter
This project will help to write new scripts for YouTube videos from scratch using fine-tuned Llama-7B
shivendrra's Repositories
shivendrra/SmallLanguageModel
a LLM cookbook, for building your own from scratch, all the way from gathering data to training a model
shivendrra/web-graze
scrape raw data from various sources of the internet, like wikipedia, internet archieve, britannica, youtube, unsplash, etc
shivendrra/YouTubeVideoScripter
This project will help to write new scripts for YouTube videos from scratch using fine-tuned Llama-7B
shivendrra/axgrad
lightweight tensor library that contains it's own auto-diff engine like pytorch
shivendrra/enigma-1.5b
a dna sequence generation/classification using transformers
shivendrra/enigma2
dna protein prediction using transformer. second version of engima-1.5b
shivendrra/Machine-Learning
this repository has some machine learning projects and tutorial codes that I learned from various sources
shivendrra/AIVA-4x500m
building AVA from ex-machina; a lightweight multi-modal system from scratch, just for learning & experimentation
shivendrra/axon
numpy written in python from scratch
shivendrra/axon-drop
micrograd projected to mulit-dimensional tensor for computing grads & values
shivendrra/codeground
code archive for codes made during learning new language
shivendrra/micrograd.c
kaprathy's micrograd implemented in c & cpp
shivendrra/National-Electricals
Website made for a client using ReactJs and Express NodeJs
shivendrra/NLP-Projects
shivendrra/PythonCodes
This repository contains some python programs
shivendrra/shivendrra
shivendrra/synapse
a music app that lets you stream music or any video available on youtube for free without ads
shivendrra/tokenizers
self made byte-pair-encoding tokenizer
shivendrra/old-frontends-archive
just some of my old frontend projects from 2018-2020
shivendrra/variational-autoencoders
learning about autoencoders