Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.16 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.16 KB

CS-Notes

NOTE please see README_2.md

Computer Science Notes! PyTorch,TF,ETC.

Main Idea

image

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

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