Commit graph

25 commits

Author SHA1 Message Date
8e0e4750e5 Fixed catch to not exceed vector size 2025-03-21 10:20:21 -04:00
432cd5f695 Added case to not crash when checking a list that is too short 2025-03-21 10:18:20 -04:00
894ef92ac3 Fixed incorrect operation while checking arg 2025-03-21 10:18:03 -04:00
f94f0008b9 Updated gitignore to exclude model training folder 2025-03-21 10:17:42 -04:00
3bc89c52a1 Cleaned up Configuration Methods 2025-03-21 09:37:03 -04:00
ef7046b2c8 Fixed Inference spelling mistake 2025-03-19 16:01:24 -04:00
b9b07c4b75 Code Cleanup and Store in Out folder 2025-03-19 16:00:27 -04:00
46149b885c Fixed naming from Crate to Super 2025-03-17 12:14:39 -04:00
8608676533 Removed duplicate import 2025-03-17 12:14:27 -04:00
73da28805b Updated WebGPU to WGPU 2025-03-17 12:14:18 -04:00
48c709414c Fixed naming 2025-03-17 12:14:09 -04:00
224ef39603 Removed unused import 2025-03-17 12:13:47 -04:00
31c30ed200 Fixed type error 2025-03-17 12:13:40 -04:00
8b918113ac Fixed temporary bug of bincode error 2025-03-17 12:00:43 -04:00
bd5c22d9c6 Fixed dependencies 2025-03-17 10:24:52 -04:00
548112b89e Added Infer and Train to neural 2025-03-17 10:19:58 -04:00
e62131ba1f Updated Main code 2025-03-17 10:15:02 -04:00
d7075bce86 Added config 2025-03-17 10:14:56 -04:00
891a608f6f Created network manager 2025-03-17 10:14:49 -04:00
d68f59aedd Moved BURN lib guide to neural 2025-03-17 10:14:38 -04:00
7f6a9c41c9 Borrowed code from Burn Lib Guide 2025-03-17 10:00:52 -04:00
86d432187b Organized Main File 2025-03-17 09:55:41 -04:00
be12de2c94 Added BURN library to Cargo 2025-03-17 09:55:15 -04:00
e24f6ff7dc Updated README 2025-03-17 09:54:27 -04:00
4eaef537f0 Initial commit 2025-03-17 13:51:34 +00:00