A hobby ai to generate infinite music
ai
Find a file
2025-11-10 22:34:17 -05:00
.gitignore precompute training data outside training script 2025-10-15 02:23:35 -04:00
data.py updated data 2025-11-08 00:10:50 -05:00
dataInit.py updated data 2025-11-08 00:10:50 -05:00
model.py playing with denoiseing 2025-11-10 22:34:17 -05:00
README.md Added readme 2025-10-15 02:30:39 -04:00
show.py changed back to [0,1] normal 2025-10-15 02:19:33 -04:00
train.py playing with denoiseing 2025-11-10 22:34:17 -05:00

InfiniteMusic

A on and off attempt to build a more complex ML model.

Why

To better learn tinygrad and ways to write an impliment training scripts and models. This is mostly me messing around and will likely not be a real model anytime soon.