mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Add “Generative AI” subsection under Artificial Intelligence + add MIT OCW Theory of Computation (#12047)
* introduce the generative ai courses under AI section * arrange the 'theory' section alphabetically * Add 'Generative AI' subsection under Artificial Intelligence (courses) * Update courses/free-courses-en.md Co-authored-by: Eric Hellman <eric@hellman.net> * Fix the title as per suggestions Co-authored-by: Eric Hellman <eric@hellman.net> * update youtube channel name Co-authored-by: Eric Hellman <eric@hellman.net> * correct the GenAI course list * remove the affiliation Co-authored-by: Eric Hellman <eric@hellman.net> --------- Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
c61464bc56
commit
a4f31ed149
1 changed files with 10 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
* [Android](#android)
|
||||
* [APL](#apl)
|
||||
* [Artificial Intelligence](#artificial-intelligence)
|
||||
* [Generative AI](#generative-ai)
|
||||
* [Assembly](#assembly)
|
||||
* [AutoIt](#autoit)
|
||||
* [Ballerina](#ballerina)
|
||||
|
|
@ -282,6 +283,14 @@
|
|||
* [Stanford CS221: Artificial Intelligence: Principles and Techniques \| Autumn 2019](https://www.youtube.com/playlist?list=PLoROMvodv4rO1NB9TD4iUZ3qghGEGtqNX) - Stanford Online
|
||||
|
||||
|
||||
#### Generative AI
|
||||
|
||||
* [CS236: Deep Generative Models](https://www.youtube.com/playlist?list=PLoROMvodv4rPOWA-omMM6STXaWW4FvJT8) - Stefano Ermon (Stanford Online)
|
||||
* [Deep Generative Models](https://www.youtube.com/playlist?list=PL2UML_KCiC0UPzjW9BjO-IW6dqliu9O4B) - Volodymyr Kuleshov
|
||||
* [Foundation Models and Generative AI](https://ocw.mit.edu/courses/6-s087-foundation-models-and-generative-ai-january-iap-2024) - Rickard Gabrielsson (MIT OpenCourseWare)
|
||||
* [Understanding Large Language Models — Foundations and Safety (CS 194/294-267)](https://www.youtube.com/playlist?list=PLJ66BAXN6D8H_gRQJGjmbnS5qCWoxJNfe) - Responsible Decentralized Intelligence (UC Berkeley EECS)
|
||||
|
||||
|
||||
### Assembly
|
||||
|
||||
* [Assembly Language complete course](https://www.youtube.com/playlist?list=PLMa5a9Dh6SlhJq4wCH_CLSdfRaAbuJTzb) - Exceptional Programmers
|
||||
|
|
@ -1760,6 +1769,7 @@
|
|||
* [Automata Theory](https://online.stanford.edu/courses/soe-ycsautomata-automata-theory)
|
||||
* [Formal Languages & Automata Theory](https://www.youtube.com/playlist?list=PLLvKknWU7N4zvTGcw9N2_7eZSTTkryb0U) - Lalit Vashistha
|
||||
* [Intro to Theoretical Computer Science](https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313) (Udacity)
|
||||
* [Theory of Computation](https://ocw.mit.edu/courses/18-404j-theory-of-computation-fall-2020) - Michael Sipser (MIT OpenCourseWare)
|
||||
* [Theory of Computation](https://www.youtube.com/playlist?list=PLyqSpQzTE6M9-v4V62bCygAVYGluaijyo) - Subrahmanyam Kalyanasundaram
|
||||
* [Theory of Computation & Automata Theory](https://www.youtube.com/playlist?list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev) - Neso Academy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue