Professional C# .NET developer, React and TypeScript hobbyist, proud Linux user, Godot enthusiast!
- 0 Posts
- 1 Comment
Joined 4 years ago
Cake day: March 9th, 2022
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Adjusting the weights is how training works.
If you are thinking about adjusting the number of weights, that’s also a technique. The issue is that (afaik) it can only be trained through genetic algorithms, which take longer than backpropagation.
(This information might be incomplete/incorrect.)