Y
Hacker News
new
|
ask
|
show
|
jobs
by
teebs
1604 days ago
Looks like it's written by hand in raw JS. Here's the training loop:
https://github.com/victorqribeiro/bangBang/blob/master/js/De...
and here's matrix multiplication:
https://github.com/victorqribeiro/bangBang/blob/master/js/Ma...
1 comments
atum47
1604 days ago
Yep, dejavu is my toy neural network that I use for small and experimental projects like this
link
czbond
1604 days ago
Nicely done on implementation though...
link
atum47
1600 days ago
thank you
link