blob: b0596172de4043802911bf8cf271ab9aa7313230 (
plain)
1
2
3
4
5
6
7
|
TB_ML
Attempt at writing a machine learning library in c using tb_db for the input data.
pseudo random number generation
https://www.youtube.com/watch?v=OlSYfj8VZi0
https://www.pcg-random.org/
|