Skip to content

TinyML v1 — 3.1M-parameter AI, no frameworks, fully from scratch.

Notifications You must be signed in to change notification settings

SaaranshDx/TinyLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyLM

TinyML Logo

TinyLM v1 is an experimental AI model with approximately 2.8 million parameters. It is built entirely from scratch using only numpy, pickle, and collections, without relying on modern AI or ML libraries.



Installation:
1. install necessary libraries run pip install -r "requirements.txt"
2. gather data you can use the get_data.py file but i will recomend using your own data set
3. run the model it might take some time to train when u first run it it depens on your dataset you can tune the model in main.pyfile

Made with ❤️ by Saaransh_Xd

About

TinyML v1 — 3.1M-parameter AI, no frameworks, fully from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages