├── LICENSE ├── README.md ├── en ├── LICENSE ├── README.md ├── cheatsheet-convolutional-neural-networks.pdf ├── cheatsheet-deep-learning-tips-tricks.pdf ├── cheatsheet-recurrent-neural-networks.pdf └── super-cheatsheet-deep-learning.pdf ├── fa ├── LICENSE ├── README.md ├── cheatsheet-convolutional-neural-networks.pdf ├── cheatsheet-deep-learning-tips-tricks.pdf ├── cheatsheet-recurrent-neural-networks.pdf └── super-cheatsheet-deep-learning.pdf ├── fr ├── LICENSE ├── README.md ├── pense-bete-petites-astuces-apprentissage-profond.pdf ├── pense-bete-reseaux-neurones-convolutionnels.pdf ├── pense-bete-reseaux-neurones-recurrents.pdf └── super-pense-bete-apprentissage-profond.pdf ├── ja ├── LICENSE ├── README.md ├── cheatsheet-convolutional-neural-networks.pdf ├── cheatsheet-deep-learning-tips-tricks.pdf ├── cheatsheet-recurrent-neural-networks.pdf └── super-cheatsheet-deep-learning.pdf ├── tr ├── LICENSE ├── README.md ├── cheatsheet-convolutional-neural-networks.pdf ├── cheatsheet-deep-learning-tips-tricks.pdf ├── cheatsheet-recurrent-neural-networks.pdf └── super-cheatsheet-deep-learning.pdf └── vi ├── LICENSE ├── README.md ├── cheatsheet-convolutional-neural-networks.pdf ├── cheatsheet-deep-learning-tips-tricks.pdf ├── cheatsheet-recurrent-neural-networks.pdf └── super-cheatsheet-deep-learning.pdf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/README.md -------------------------------------------------------------------------------- /en/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/en/LICENSE -------------------------------------------------------------------------------- /en/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/en/README.md -------------------------------------------------------------------------------- /en/cheatsheet-convolutional-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/en/cheatsheet-convolutional-neural-networks.pdf -------------------------------------------------------------------------------- /en/cheatsheet-deep-learning-tips-tricks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/en/cheatsheet-deep-learning-tips-tricks.pdf -------------------------------------------------------------------------------- /en/cheatsheet-recurrent-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/en/cheatsheet-recurrent-neural-networks.pdf -------------------------------------------------------------------------------- /en/super-cheatsheet-deep-learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/en/super-cheatsheet-deep-learning.pdf -------------------------------------------------------------------------------- /fa/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fa/LICENSE -------------------------------------------------------------------------------- /fa/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fa/README.md -------------------------------------------------------------------------------- /fa/cheatsheet-convolutional-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fa/cheatsheet-convolutional-neural-networks.pdf -------------------------------------------------------------------------------- /fa/cheatsheet-deep-learning-tips-tricks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fa/cheatsheet-deep-learning-tips-tricks.pdf -------------------------------------------------------------------------------- /fa/cheatsheet-recurrent-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fa/cheatsheet-recurrent-neural-networks.pdf -------------------------------------------------------------------------------- /fa/super-cheatsheet-deep-learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fa/super-cheatsheet-deep-learning.pdf -------------------------------------------------------------------------------- /fr/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fr/LICENSE -------------------------------------------------------------------------------- /fr/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fr/README.md -------------------------------------------------------------------------------- /fr/pense-bete-petites-astuces-apprentissage-profond.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fr/pense-bete-petites-astuces-apprentissage-profond.pdf -------------------------------------------------------------------------------- /fr/pense-bete-reseaux-neurones-convolutionnels.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fr/pense-bete-reseaux-neurones-convolutionnels.pdf -------------------------------------------------------------------------------- /fr/pense-bete-reseaux-neurones-recurrents.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fr/pense-bete-reseaux-neurones-recurrents.pdf -------------------------------------------------------------------------------- /fr/super-pense-bete-apprentissage-profond.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/fr/super-pense-bete-apprentissage-profond.pdf -------------------------------------------------------------------------------- /ja/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/ja/LICENSE -------------------------------------------------------------------------------- /ja/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/ja/README.md -------------------------------------------------------------------------------- /ja/cheatsheet-convolutional-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/ja/cheatsheet-convolutional-neural-networks.pdf -------------------------------------------------------------------------------- /ja/cheatsheet-deep-learning-tips-tricks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/ja/cheatsheet-deep-learning-tips-tricks.pdf -------------------------------------------------------------------------------- /ja/cheatsheet-recurrent-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/ja/cheatsheet-recurrent-neural-networks.pdf -------------------------------------------------------------------------------- /ja/super-cheatsheet-deep-learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/ja/super-cheatsheet-deep-learning.pdf -------------------------------------------------------------------------------- /tr/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/tr/LICENSE -------------------------------------------------------------------------------- /tr/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/tr/README.md -------------------------------------------------------------------------------- /tr/cheatsheet-convolutional-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/tr/cheatsheet-convolutional-neural-networks.pdf -------------------------------------------------------------------------------- /tr/cheatsheet-deep-learning-tips-tricks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/tr/cheatsheet-deep-learning-tips-tricks.pdf -------------------------------------------------------------------------------- /tr/cheatsheet-recurrent-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/tr/cheatsheet-recurrent-neural-networks.pdf -------------------------------------------------------------------------------- /tr/super-cheatsheet-deep-learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/tr/super-cheatsheet-deep-learning.pdf -------------------------------------------------------------------------------- /vi/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/vi/LICENSE -------------------------------------------------------------------------------- /vi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/vi/README.md -------------------------------------------------------------------------------- /vi/cheatsheet-convolutional-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/vi/cheatsheet-convolutional-neural-networks.pdf -------------------------------------------------------------------------------- /vi/cheatsheet-deep-learning-tips-tricks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/vi/cheatsheet-deep-learning-tips-tricks.pdf -------------------------------------------------------------------------------- /vi/cheatsheet-recurrent-neural-networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/vi/cheatsheet-recurrent-neural-networks.pdf -------------------------------------------------------------------------------- /vi/super-cheatsheet-deep-learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afshinea/stanford-cs-230-deep-learning/HEAD/vi/super-cheatsheet-deep-learning.pdf --------------------------------------------------------------------------------