MartialTerran commited on
Commit
7ede8ce
·
verified ·
1 Parent(s): 656a174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
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: https://huggingface.co/MartialTerran/Neural_Nets_Doing_Simple_Tasks/blob/main/PARITY-calculatingNN_Schmidhuber1.py
 
 
4
 
5
  Inspired by: Aug 28, 2024 Youtube Interview of Juergen Schmidhuber Schmidhuber at youtube =DP454c1K_vQ
6
  See also (seven years ago) True Artificial Intelligence will change everything | Juergen Schmidhuber | TEDxLakeComo www.youtube =-Y7PLaxXUrs
 
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:
4
+
5
+ PARITY-calculatingNN_Schmidhuber1.py at http: https://huggingface.co/MartialTerran/Neural_Nets_Doing_Simple_Tasks/blob/main/PARITY-calculatingNN_Schmidhuber1.py
6
 
7
  Inspired by: Aug 28, 2024 Youtube Interview of Juergen Schmidhuber Schmidhuber at youtube =DP454c1K_vQ
8
  See also (seven years ago) True Artificial Intelligence will change everything | Juergen Schmidhuber | TEDxLakeComo www.youtube =-Y7PLaxXUrs