Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • GAN example has a memory leak (this could be due to NDArray iterator)
  • Style transfer example - (can't get the content style transfer to work at the higher relu levels like 4-2 from noise, only at the first layer). Also is cpu only right now, needs to be converted to GPU.
  • Visualization example - was working with conv layers and then stopped after switching to scala jars. Bug is parsing attr information from the nodes. Not sure if it is on Scala side or Clojure. Need to investigate.
  • CNN text example - needs testing with Word2Vec instead of Glove

Needs Help Features

  • Porting the Scala Inference to Clojure
  • Custom Operators 
  • KV Store Testing - There is interop and general support, but needs testing (I was unable to do so sufficiently working locally)
  • Gluon API - Needs discussion and coordination with Scala package
  • Feed Forward API - Needs discussion and coordination with Scala package
  • Arch Linux/ Ubuntu support - Needs discussion and coordination with Scala package
  • OSX gpu support - Needs discussion and coordination with Scala package

...