https://github.com/loneicewolf/cs-notes
Computer Science Notes! PyTorch,TF,ETC.
https://github.com/loneicewolf/cs-notes
ai artificial-intelligence cnn cnn-keras cnns kth nn probability-distribution
Last synced: 2 months ago
JSON representation
Computer Science Notes! PyTorch,TF,ETC.
- Host: GitHub
- URL: https://github.com/loneicewolf/cs-notes
- Owner: loneicewolf
- License: mit
- Created: 2024-07-31T13:09:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:59:22.000Z (9 months ago)
- Last Synced: 2025-03-24T10:38:10.248Z (3 months ago)
- Topics: ai, artificial-intelligence, cnn, cnn-keras, cnns, kth, nn, probability-distribution
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS-Notes
# NOTE please see `README_2.md`
Computer Science Notes! PyTorch,TF,ETC.# Main Idea
## Plans
- Self Learnable AI
- Generation AI (Picture,Code,Text,Other-AI)
- Picture (like mid journey,stable diffusion, DALL / E)
- Code
- Text
- Other-AI (AI makes AI which makes AI (..)) <- yes. A fun project## Storage And Retrieval
# Knowledge Capsules
- (insert -> to insert a specific knowledge, or to insert a empty capsule for knowledge storage & retrieval)
- (eject -> to retrieve knowledge)
think of it like "save" or "checkpoint"!## Cluster AI's
- Clusters of AI's using ONE prompt!
- prompt(s)
- 1 "Search the web for (...)"
- replies:
- AI_MODEL_1: answer to 1 = (..)
- AI_MODEL_2: answer to 1 = (..)
- AI_MODEL_3: answer to 1 = (..)## Resources
- https://ki.se/## Acknowledgments/Contributors
- Here I will list everyone who's been supportive, offered help(direct or indirect-ly), with anything(from datasets, to code, to research papers and testing!)---
# Off Topic
- https://www.geogebra.org/u/asukaminato <- Not mine, but I appreciate this one!
-