ctongfei / nexus

Experimental tensor-typed deep learning
https://tongfei.me/nexus/
MIT License
257 stars 15 forks source link

XOR-learning example link broken in README #40

Open dansuh17 opened 5 years ago

dansuh17 commented 5 years ago

It somehow breaks again after the fix in #21. I think the link should be: https://github.com/ctongfei/nexus/blob/master/jvm-ref/backend/src/test/scala/nexus/XorTest.scala

The diff: jvm-ref-backend -> jvm-ref/backend

dansuh17 commented 5 years ago

PR: https://github.com/ctongfei/nexus/pull/41