practicalAI cn
1.0.0
Give you the ability to use machine learning to gain valuable insights from your data.
| Base | Deep Learning | Advanced | theme |
|---|---|---|---|
| ? Notebooks | PyTorch | Advanced RNNs | ? Computer Vision Computer Vision |
| ? Python | ?️ Multilayer Perceptrons | ?️ Highway and Residual Networks | ⏰ Time Series Analysis |
| ? NumPy | ? Data and Models Data & Models | ? Autoencoders | ?️ Topic Modeling |
| ? Pandas | ? Object-Oriented ML Object-Oriented | Generative Adversarial Networks | ? Recommendation Systems |
| ? Linear Regression | ?️ Convolutional Neural Networks | ? Spatial Transformer Networks | Pretrained Language Modeling |
| Logistic Regression Logistic Regression | Embeddings | ? Multitask Learning | |
| ? Random Forests | ? Recurrent Neural Networks | Low Shot Learning | |
| ? k-means clustering KMeans Clustering | ? Reinforcement Learning |
If you don't need to run notebooks, you can easily view them using Jupyter nbviewer.
Replace https://github.com/ with https://nbviewer.jupyter.org/github/ , or open https://nbviewer.jupyter.org and enter the URL of the notebook.
notebooks folder of this project;https://github.com/ in the URL address to https://colab.research.google.com/github/ , or use this Chrome extension to complete it in one click;复制到云端硬盘on the toolbar and the notebook will open in a new tab; 
副本in the title;
Upload files . 
Propose changes . 
Anyone is welcome to participate and improve.
| Notebook | Translator |
|---|---|
| 00_Notebooks.ipynb | @amusi |
| 01_Python.ipynb | @amusi |
| 02_NumPy.ipynb | @amusi |
| 03_Pandas.ipynb | @amusi |
| 04_Linear_Regression.ipynb | @jasonhhao |
| 05_Logistic_Regression.ipynb | @jasonhhao |
| 06_Random_Forests.ipynb | @jasonhhao |
| 07_PyTorch.ipynb | @amusi |
| 08_Multilayer_Perceptron.ipynb | @zhyongquan |
| 09_Data_and_Models.ipynb | @zhyongquan |
| 10_Object_Oriented_ML.ipynb | @zhyongquan |
| 11_Convolutional_Neural_Networks.ipynb | |
| 12_Embeddings.ipynb | @wengJJ |
| 13_Recurrent_Neural_Networks.ipynb | |
| 14_Advanced_RNNs.ipynb | |
| 15_Computer_Vision.ipynb |