|
Preview | 2008.06.11
|

| ◄ |
2008.06.11
Neural networks |
2008.06.24
Rifftrax IIThe Aeon Flux Rifftrax. |
► |
|
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: |
|
2018.05.13
Deep diveNeural style transfer using DL4J and other starter projects. An ATL trip and two hours before the mast. |
|
2019.05.23
ThumbnailingNaive thumbnail generation in Java. |
|
awealthofcommonsense.com
The Stock Market Usually Goes Up (But Sometimes it Goes Down) - A Wealth of Common SenseHow often does the stock market crash? |
|
blog.habrador.com
How to make a Neural Network in Unity in 11 lines of code using C#Ever wanted to make a Neural Network in Unity using C#? Now you can do that in just eleven lines of code (excluding brackets) using my new... |
|
blog.vstelt.dev
Writing a Neural Network from Scratch in Rust[AI summary] The article explains the process of building a neural network from scratch in Rust, covering forward and backward propagation, matrix operations, and code implementation. |