Code documentation neural networks
5 次查看(过去 30 天)
显示 更早的评论
Hi!
I'm using the neural network package in order to try out different models. However, all information I read about and all examples I see is concerning the GUI where you are very limited. There are some youtube videos on Mathworks page but they seem more 'inspirational'.
I want to build both shallow and deep nets, with mixed layers (i.e. mix RNN with MLP). I also want to be able to adjust all hyperparameters by myself. Where can I find good examples and good documentation on how to start coding this? I'm familiar with coding in e.g. TensorFlow and it would be great to find documentation more like TF or Keras.
Thanks!
KD Magnus
0 个评论
回答(3 个)
Don Mathis
2017-10-16
This might be more what you're looking for: https://www.mathworks.com/help/nnet/deep-learning-training-from-scratch.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!