Skip to content

Learning is too fast. If there is no summary, you will forget what you have learned. Therefore, I personally set up a knowledge architecture library on github to review and learn new and strengthen memory, so as to facilitate the transfer and sharing of knowledge.

Notifications You must be signed in to change notification settings

davincizhao/Education

Repository files navigation

Education

Try to build my structure knowledge

Repos Structure

├── AI
│   ├── Artificial_Intelligence
│   │   ├── 01_Solve-Sudoku-with-AI
│   │   ├── 02_GamePlaying-Agent
│   │   ├── 03_Planning_Search
│   │   ├── 04_Sign_Language_Recognizer
│   │   ├── 05_Dog_Breed_Classifier
│   │   ├── 06_RNN_TimeSeries_Prediction_and_Text_Generation
│   │   └── 07_DNN_SpeechRecognizer
│   └── DeepLearning
│       ├── 01_FirstNeuralNetwork
│       ├── 02_ImageClassification
│       ├── 03_TVScriptGeneration
│       ├── 04_TranslationProject
│       └── 05_GenerateFaces
├── AutonomousSystem
│   └── Robotics_SoftwareEngineer
│       ├── 01_build_my_gazebo_world
│       ├── 02_go_chase_it
│       └── 03_where_am_i_robot
├── CloudComputing
│   ├── CloudDevOpsEngineer
│   │   ├── 01_DeployStaticWebsiteOn_AWS
│   │   ├── 02_Deploy_High-Availability_WebAppUsing_CloudFormation
│   │   ├── 03_Auto-Deploy_AppWith_Monitoring_Logging
│   │   ├── 04_Microservices_ScaleOn_AWS_And_Kubernetes
│   │   ├── 05_JenkinsDeploy_AppOn_AWS
│   │   ├── 06_K8S_concepts
│   │   ├── example
│   │   └── README.md
│   └── README.md
├── DataScience
│   └── DataEngineering
│       └── 01_Data-Modeling-with-Cassandra
└── README.md

There are projects have been done.

About

Learning is too fast. If there is no summary, you will forget what you have learned. Therefore, I personally set up a knowledge architecture library on github to review and learn new and strengthen memory, so as to facilitate the transfer and sharing of knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published