collapse/README.md

4 lines
351 B
Markdown
Raw Normal View History

2021-10-03 13:12:26 +02:00
# Project Collapse
2021-10-03 20:30:21 +02:00
I'm basically just playing around with the idea of solving neural networks for their minimal loss in a closed form (without iteration).
2021-10-03 13:12:26 +02:00
I do realize that this is impossible (because it violates physics), but I want to get a better and more intuitive understanding to why it is impossible from a practical information perspective.