Commit graph

14 commits

Author SHA1 Message Date
6ed494aa46
Add variable autoencoder from tch-rs examples 2022-03-06 14:24:21 -06:00
e15c638bfb
Old variable autoencoder that I wrote 6 weeks ago 2022-02-25 11:02:21 -06:00
Isaac Clayton
804f22d05a Taking a break 2022-01-22 16:25:44 +01:00
Isaac Clayton
995a853905 Need to figure out how to move node between graphics thread and main thread 2022-01-22 14:41:33 +01:00
Isaac Clayton
7add9d30bd Quadtrees are up and running! Let's render them! 2022-01-22 14:22:08 +01:00
Isaac Clayton
0628e1bc68 Started working on rendering quadtree 2022-01-22 13:35:33 +01:00
Isaac Clayton
449089e80c working on writing quadtree to texture 2022-01-22 10:13:03 +01:00
Isaac Clayton
4c947cbed3 set up rendering with miniquad 2022-01-22 09:34:45 +01:00
Isaac Clayton
aa91d62d51 Work on getting rendering context set up 2022-01-20 21:09:57 +01:00
Isaac Clayton
de73f3cce9 wrote out procedure for computing a step 2022-01-07 21:00:59 +01:00
Isaac Clayton
20d4fc6faf Fleshed out NN context interface 2022-01-07 20:43:31 +01:00
Isaac Clayton
b4258614d4 Update .gitignore 2022-01-07 20:06:05 +01:00
Isaac Clayton
13384e80b1 Sketch out basic quadtree 2022-01-07 20:04:23 +01:00
Isaac Clayton
2775c6cc13 Initial commit 2022-01-07 19:35:23 +01:00