We wanted to thank all Julia users and well wishers for the support and for being part of the Julia Community, and to give an update on…
Category Archives: Julia
Online demos for Flux.jl
Re-posted from: http://alex.mellnik.net/online-demos-for-flux-jl/
I’m currently developing a set of demos for Flux, a slick new Julia machine learning framework. It’s still under active development and won’t be ready for production use any time soon, but it’s already a very powerful tool and lets you develop models in far less time than would be required with something like PyTorch or TensorFlow.
One of the nice things about Flux is that it’s easy to export trained models to the web with deeplearn.js via FluxJS. There’s currently demos for a multilayer perceptron and an autoencoder, and more will be added over the next week or two.
AlphaZero for Nash
By: OpenSourcES
Re-posted from: https://opensourc.es/blog/2018-03-25-nash/index.html
Using AlphaZero General for the game Nash/Hex
Read more