Posts

Showing posts from June, 2020

Julia thread

Image
This is 100% #JuliaLang code. It trains a dense neural network using the #Keras Python library. If you replace the first 3 lines with "import tensorflow as tf; from tensorflow import keras", you can run the exact same code in Python. Talk about excellent interoperability! 5:19 AM · Jun 30, 2020 · Twitter Web App 53 Retweets 413 Likes Ali Meres @ameresv · 2h Replying to @aureliengeron Such an interesting call! I mean, how useful is to try this tool enhancing the speed by using Julia. I would like to know if JuliaML.jl gives or not a better result than you presented? Sagar @sagardawda07 · 2h Replying to @aureliengeron Pretty interesting. @aureliengeron what are