Skip to content
/ gummy Public

This GitHub repository serves as an online notebook, dedicated to documenting study materials, ingenious ideas, or notes pertaining to Machine Learning, to provide a platform for recording such content at any given moment.

License

Notifications You must be signed in to change notification settings

mi-x-lab/gummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repo.

This GitHub repository serves as an online notebook, dedicated to documenting study materials, ingenious ideas, or notes pertaining to Machine Learning, to provide a platform for recording such content at any given moment.

Structure of this repo.

Here is the tree structure of this repo,

.
├── GNN
│   └── stanford_class
│       ├── 01-intro.pdf
│       ├── ...(other files)
│       └── README.md
├── ...(other directories)
├── LICENSE
└── README.md # the readme file you're reading now

Add file(s) to this repo?

Feel free to add anything related to Machine Learning, or Computer Science.

Howerver, there are some rules you should notice

  • README is required for each directory, it describes your directory's structure.
  • When using proper nouns as file/directory names, they should be capitalized. For example, GNN/GCN.pdf.
  • General file/directory names need to be all lowercase, and words should be separated by _. For example, how_to_add_file.md.

First commited on 3rd, May, 2024 by mi-x-lab.

Latest updated on 4th, May, 2024.

About

This GitHub repository serves as an online notebook, dedicated to documenting study materials, ingenious ideas, or notes pertaining to Machine Learning, to provide a platform for recording such content at any given moment.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published