forked from microsoft/AI-For-Beginners
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
179 changed files
with
7,551 additions
and
2,243 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
- Introduction | ||
- [Introduction to AI](../../../lessons/1-Intro/README.md) | ||
- [Knowledge Representation and Expert Systems](../../../lessons/2-Symbolic/README.md) | ||
- [Neural Networks - Perceptron](../../../lessons/3-NeuralNetworks/03-Perceptron/README.md) | ||
- [Neural Networks - Your Own Framework](../../../lessons/3-NeuralNetworks/04-OwnFramework/README.md) | ||
- [Neural Networks - Perceptron](../../../lessons/3-NeuralNetworks/05-Frameworks/README.md) | ||
- [Computer Vision - Convolutional Neural Networks](../../../lessons/4-ComputerVision/07-ConvNets/README.md) | ||
- [Computer Vision - Transfer Learning](../../../lessons/4-ComputerVision/08-TransferLearning/README.md) | ||
- [Computer Vision - Autoencoders](../../../lessons/4-ComputerVision/09-Autoencoders/README.md) | ||
- [Computer Vision - GANs](../../../lessons/4-ComputerVision/10-GANs/README.md) | ||
- [Computer Vision - Segmentation](../../../lessons/4-ComputerVision/12-Segmentation/README.md) | ||
- [NLP - Text Representation](../../../lessons/5-NLP/13-TextRep/README.md) | ||
- [NLP - Embeddings](../../../lessons/5-NLP/14-Embeddings/README.md) | ||
- [NLP - LanguageModeling](../../../lessons/5-NLP/15-LanguageModeling/README.md) | ||
- [NLP - RNNs](../../../lessons/5-NLP/16-RNN/README.md) | ||
- [NLP - Generative Networks](../../../lessons/5-NLP/17-GenerativeNetworks/README.md) | ||
- [NLP - Transformers](../../../lessons/5-NLP/18-Transformers/README.md) | ||
- [Other - Genetic Algorithms](../../../lessons/6-Other/21-GeneticAlgorithms/README.md) | ||
- [Other - Multiagent Systems](../../../lessons/6-Other/23-MultiagentSystems/README.md) | ||
- [Ethics](../../../lessons/7-Ethics/README.md) |
4 changes: 2 additions & 2 deletions
4
etc/docsify/docsifytopdf.js → etc/docsify-to-pdf/docsifytopdf.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.