Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 201839

Progress_bar with neuralnet

$
0
0

I teach a neural network on a large amount of data ~ 300k lines. How can I follow the process inside neuralnet? I think something with progress_bar (), but I don’t know how to connect it to neuralnet()

NN <- neuralnet(price ~ city  + ... + paint_color, trainNN,
               hidden = c(7,3),  linear.output = F,
progress_bar()????)

Viewing all articles
Browse latest Browse all 201839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>