Skip to content

Commit

Permalink
Renaming the project to 'Machine Learning for Dummies'
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashguptas committed Nov 15, 2024
1 parent e1e8465 commit 14d83aa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Learning Deep Learning with Analogies 🧠
# Machine Learning for Dummies 🧠

Ever felt overwhelmed by Machine Learning jargon? We get it! This course explains Deep Learning concepts using simple analogies and practical code examples using PyTorch.

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Book settings
title: Understanding Machine Learning with Analogies
title: Machine Learning for Dummies
author: Shreyash Gupta
copyright: "2024"
logo: images/course-logo.svg
Expand Down
6 changes: 5 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Understanding Machine Learning with Analogies 🧠
# Machine Learning for Dummies 🧠

Ever felt overwhelmed by Machine Learning jargon? We get it! This course explains Deep Learning concepts using simple analogies and practical code examples using PyTorch.

Expand Down Expand Up @@ -65,6 +65,10 @@ Remember: Everyone learns differently. If this approach doesn't click with you,



### Here is how to go about the course

[Introduction to Deep Learning with PyTorch.ipynb](notebooks/deep-learning/Introduction to Deep Learning with PyTorch.ipynb)

----

# Additional things to add.
Expand Down

0 comments on commit 14d83aa

Please sign in to comment.