Concepts 1 Algorithm Engineering and Deep Learning

  Рет қаралды 213

sage81564

sage81564

Күн бұрын

Пікірлер: 1
@hoaxuan7074
@hoaxuan7074 3 жыл бұрын
There are alternatives to back propagation. The simple evolution algorithm Continuous Gray Code Optimization works very well. You can find the paper online. The mutation operator is random plus or minus a.exp(-p.rnd()). If the neural network weight is constrained between -1 and 1 then a=2 to match the interval. rnd() returns a uniform random between 0 and 1. p is the so called precision and is a problem dependent positive number. It is easy to distribute training over many compute devices. Each device gets the full neural model and part of the training data (which can be local and private.) Each device is sent the same short sparse list of mutations and returns the cost for its part of the training data. The costs are summed and if an improvement an accept message is sent to each device else a reject message. Not much data is moving around per second. The devices could be anywhere on the internet, all around the place. Of course with evolution the faster the neural net the better. Fast Transform fixed filter bank neural nets are a good choice. There is some blog about them
Concepts 2   Algorithm Engineering and Deep Learning
19:47
sage81564
Рет қаралды 212
Learn Machine Learning Like a GENIUS and Not Waste Time
15:03
Infinite Codes
Рет қаралды 201 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 34 МЛН
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Sudden assault near Kursk / Putin's statement
13:04
NEXTA Live
Рет қаралды 848 М.
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 396 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4 МЛН
CCNs kernels maxpooling
19:08
sage81564
Рет қаралды 265
Back Propagation Understanding the Math
15:27
sage81564
Рет қаралды 302
Agile Product Ownership in a Nutshell
15:52
Henrik Kniberg
Рет қаралды 4,4 МЛН
Reinforcement Learning: Machine Learning Meets Control Theory
26:03
Steve Brunton
Рет қаралды 287 М.