Commit graph

11 commits

Author SHA1 Message Date
ef18b57d61
Implement training data loading 2024-11-20 01:00:18 +01:00
9fe8afb68a
Now I'm kinda happy with the threads. 2024-11-14 12:19:53 +01:00
c2b9dfdd29
Memory management tweaks
There are no memory leaks,
yet, I discover, with my steady course,
thru my small valgrind peeks,
that nvidia are a bunch of stupid a-holes.
2024-11-11 17:42:57 +01:00
0ea88cb6bc
Implement threading 2024-11-10 21:28:17 +01:00
fee012f56c
More threading stuff
So far it doesn't do anything,
but soon™ it will.
2024-11-09 21:29:02 +01:00
0b4cc27331
Implement basis for thread management. 2024-11-07 22:07:33 +01:00
04bf753f09
Improve neural randomization
Start implementing neural training algorithm.
2024-10-26 09:55:43 +02:00
55448bf44a
Render first neural network 2024-10-19 11:32:39 +02:00
87a03582cd
Add a basic neural interface. 2024-07-06 18:00:43 +02:00
29251ba60c
Code cleanup 2024-07-06 18:00:43 +02:00
9c5b5d7471
Import simplified code.
Code imported from my seminary work.
In this simplified version it rotates a triangle
using OpenGL libraries.

Crashes upon exit.
2023-10-25 15:02:23 +02:00