Open denizyuret opened 7 years ago
Display iframe/html/javascript. Allow user to input a hand-drawn image.
https://github.com/JuliaGizmos/Interact.jl https://discourse.julialang.org/t/custom-widget-in-ijulia-interact-jl/3578 https://gist.github.com/SimonDanisch/b21e047d01500bac23df184c789a3dc6#file-draw-jl https://gist.github.com/denizyuret/9bdd25e122268ecf1bb73ac90c4ca2f3
Add convolutional net to the softmax IJulia.(done in dl-tutorial/cnn.ipynb)Fix RNN to use the more efficient indexing approach in rnn IJulia and charlm example.(switched to cudnn interface)