From fc9d753cd1ed832d1836c21c8f50d673513e9ce5 Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Sat, 30 Dec 2023 17:49:51 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c99baf3..1ef7ab8 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@    :small_orange_diamond: software-tool generative-models - Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
   :small_orange_diamond: video Building a neural network from scratch.
   :small_orange_diamond: video How convolutional neural networks work, in depth.
+    :small_orange_diamond: video MIT 6.S191 (2022): Convolutional Neural Networks.
   :small_orange_diamond: dataset UCI - UC Irvine Machine Learning Repository.
   :small_orange_diamond: dataset kaggle - A data science competition platform enables users to find and publish open datasets, explore and build models in a web-based data science environment, work with other data scientists and machine learning engineers.