MKLab
CS230 Deep Learning [STANFORD] - Printable Version

+- MKLab (https://mklab.gr)
+-- Forum: [INDEX] (https://mklab.gr/forumdisplay.php?fid=1)
+--- Forum: ARTFICIAL INTELLIGENCE (AI) (https://mklab.gr/forumdisplay.php?fid=5)
+---- Forum: COURSES-LECTURES (https://mklab.gr/forumdisplay.php?fid=38)
+---- Thread: CS230 Deep Learning [STANFORD] (/showthread.php?tid=503)



CS230 Deep Learning [STANFORD] - mklabgr - 06-18-2026

CS230 Deep Learning [STANFORD]

Summary

Stanford CS230: Deep Learning is a graduate-level course that introduces the foundations and practical applications of deep learning, teaching students how to build neural networks and manage machine learning projects. The course covers key topics such as convolutional neural networks, recurrent neural networks (RNNs), LSTMs, optimization methods like Adam, regularization techniques, dropout, batch normalization, and neural network initialization. 
It combines theory with hands-on practice through programming assignments and projects using tools such as Python and TensorFlow, with applications including computer vision, natural language processing, healthcare, autonomous systems, and other real-world AI problems. 

COURSE PAGE