MartialTerran commited on
Commit
9ae55c9
·
verified ·
1 Parent(s): 9acd4d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
- The Idea: Build Neural Nets to do simple tasks (or multiple simple tasks).
2
- Then evolve the working NN into an LLM/Transformer (e.g., by adding GPT-2 components piece by piece) while preserving the abilities.
3
 
4
  NN Specimen: PARITY-calculatingNN_Schmidhuber1.py at http:______
5
 
 
1
+ The Idea: Build Neural Nets to do simple tasks (or multiple simple tasks). Then evolve the working NN into an LLM/Transformer (e.g., by adding GPT-2 components piece by piece) while preserving the abilities.
 
2
 
3
  NN Specimen: PARITY-calculatingNN_Schmidhuber1.py at http:______
4