Infopost | 2007.10.15
|
![]() |
![]() |
(May need to click to play) |
◄ |
2007.10.15
Could you say that into my lapel pin? |
2007.10.21
The rise and fall of Sauritch |
► |
2008.06.11
Neural networksI was chatting with Jon about the application of neural networks to stock trading, which is basically a perfect example for explaining the science. It went something like a'this: |
2008.06.11
Picking poniesNaturally I will be indulging my curiosity as to the effectiveness of a good stock market prediction network. It would be a shame not to put money where my mouth is. |
2022.08.03
Keras cheat sheetExamples of keras merging layers, convolutional layers, and activation functions in L, RGB, HSV, and YCbCr. |
sander.ai
Slides for my talk at the Deep Learning London meetup - Sander DielemanSlides for my talk at the Deep Learning London meetup |
studywolf.wordpress.com
Spiking neural networks take control | studywolfBack in September I had an review article in Science Robotics published, discussing new work from Abadia et al, 2021 titled A cerebellar-based solution to the nondeterministic time delay problem in robotic control. In my review I talk about the parallel's between the brain inspired approach Abadia et al used to create a neural circuit... |
serengil.wordpress.com
Sigmoid Function as Neural Network Activation Function - Sefik Ilkin SerengilSigmoid function (aka logistic function) is moslty picked up as activation functionin neural networks.Because its derivative is easy to demonstrate. It produces output in scale of [0 ,1] whereas input is meaningful between [-5, +5]. Out of this range produces same outputs.In this post, we'll mention the proof of the derivative calculation. Sigmoid function is... |
Comments