neural network architectures. which one are you. tag yourself.
11-27-2016, 10:43 PM
neural network architectures. which one are you. tag yourself.
|
RE: neural network architectures. which one are you. tag yourself.
11-27-2016, 10:56 PM
I'm more of a NEAT than anything, but if I had to choose I'd go with an LSTM with its weights attached to a parameter updater.
RE: neural network architectures. which one are you. tag yourself.
11-28-2016, 06:49 AM
You must be registered to view this content.
RE: neural network architectures. which one are you. tag yourself.
11-28-2016, 06:49 AM
You must be registered to view this content.
RE: neural network architectures. which one are you. tag yourself.
11-28-2016, 07:05 AM
It is a very Kaynato question.
RE: neural network architectures. which one are you. tag yourself.
11-29-2016, 02:02 AM
https://twitter.com/ncasenmare/status/80...9856462848
i can't read this
signature
RE: neural network architectures. which one are you. tag yourself.
11-29-2016, 03:12 AM
say that in public not to my face
signature
RE: neural network architectures. which one are you. tag yourself.
11-29-2016, 03:12 AM
you're worth hearing
signature
RE: neural network architectures. which one are you. tag yourself.
11-29-2016, 04:42 AM
i was too stubborn to do cbt,
instead what always happens, what always happens, is continued self-destruction
RE: neural network architectures. which one are you. tag yourself.
11-29-2016, 05:25 AM
i like that neural network more
signature
RE: neural network architectures. which one are you. tag yourself.
11-29-2016, 05:57 AM
me too.
variational autoencoders are p. great. also considering how I can use a lstm over a description of program actions.
RE: neural network architectures. which one are you. tag yourself.
11-30-2016, 04:12 AM
are there any good tutorials on neural networks?
RE: neural network architectures. which one are you. tag yourself.
11-30-2016, 05:46 AM
deeplearning.net has some wonderful tutorials. I should also link you my reading as it's been really really useful.
I have pdfs all stored away... Sometime i oughta talk with you about this actually Generally it's like this, in "stuff to understand" Linear Algebra Optimization as Loss minimization Gradient Descent The Perceptron Linear Classifiers Function fitting Stochastic Gradient Descent Activation functions Backpropagation in Multilayer perceptrons So on. There's plenty of branches that are esp interesting like VAE and GANN though but once you get the general ideas of Dimension Reduction and Gaussian discovery it makes sense. Generally learn python Use tensorflow (my curr favorite) or Theano mostly Either have a GPU computer or use AWS EC2. |
« Next Oldest | Next Newest »
|