is anybody studying deep neural networks | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

is anybody studying deep neural networks

A.I. Deep N.N. M.L VR/AR

28th Jan 2018, 12:12 AM
sum guy
sum guy - avatar
1 Answer
+ 2
I'm working on a homebrew AI using my own network design. It's sort of a hybrid system using GRUs. It also supports loading different personalities via a file that maps the link weights. The API I designed has a feature to dump the network weights so I can train it on different sets then save the personalities and load any via command-line arguments. It's all written from scratch in C.
26th Feb 2018, 8:41 PM
Lewis
Lewis - avatar