Interactive tool for Neural Network training based on Dashj.jl + Flux.jl

I am happy to announce the release of the Flux Dash App, an interactive tool for Neural Network creation, training and testing using Dash.jl and Flux.jl. Now all machine learning researchers can train, test deep neural networks with different configurations and predict using the trained networks. This app is developed with the following features:

  • Load Data
  • Plot different data columns in data file to analyse data visually
  • Configure neural network layout with activation functions and neurons
  • Trace of the training loss
  • Test information matrix
  • Prediction module

Animation3

GitHub Repo: https://github.com/efmanu/fluxdash

#julialang #Dash #NeuralNetwork #MachineLearning #Flux #Plotly

4 Likes