Udemy | Deep Learning Prerequisites: Linear Regression in Python [FTU]

seeders: 18
leechers: 2
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 114
  • Language: English

Files

[FTUForum.com] [UDEMY] Deep Learning Prerequisites Linear Regression in Python [FTU] 0. Websites you may like
  • 1. (FreeTutorials.Us) Download Udemy Paid Courses For Free.url (0.3 KB)
  • 2. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url (0.3 KB)
  • 3. (NulledPremium.com) Download Cracked Website Themes, Plugins, Scripts And Stock Images.url (0.2 KB)
  • 4. (FTUApps.com) Download Cracked Developers Applications For Free.url (0.2 KB)
  • 5. (Discuss.FTUForum.com) FTU Discussion Forum.url (0.3 KB)
  • How you can help Team-FTU.txt (0.2 KB)
1. Welcome
  • 1. Welcome.mp4 (32.0 MB)
  • 1. Welcome.vtt (4.0 KB)
  • 2. Introduction and Outline.mp4 (28.4 MB)
  • 2. Introduction and Outline.vtt (5.3 KB)
  • 3. What is machine learning How does linear regression play a role.mp4 (8.4 MB)
  • 3. What is machine learning How does linear regression play a role.vtt (5.3 KB)
  • 4. Introduction to Moore's Law Problem.mp4 (4.4 MB)
  • 4. Introduction to Moore's Law Problem.vtt (3.4 KB)
  • 5. What can linear regression be used for.html (0.1 KB)
  • 6. How to Succeed in this Course.mp4 (3.3 MB)
  • 6. How to Succeed in this Course.vtt (3.5 KB)
2. 1-D Linear Regression Theory and Code
  • 1. Define the model in 1-D, derive the solution (Updated Version).mp4 (19.3 MB)
  • 1. Define the model in 1-D, derive the solution (Updated Version).vtt (14.4 KB)
  • 2. Define the model in 1-D, derive the solution.mp4 (24.7 MB)
  • 2. Define the model in 1-D, derive the solution.vtt (9.6 KB)
  • 3. Coding the 1-D solution in Python.mp4 (14.4 MB)
  • 3. Coding the 1-D solution in Python.vtt (4.9 KB)
  • 4. Exercise Theory vs. Code.mp4 (1.0 MB)
  • 4. Exercise Theory vs. Code.vtt (1.4 KB)
  • 5. Determine how good the model is - r-squared.mp4 (11.3 MB)
  • 5. Determine how good the model is - r-squared.vtt (4.1 KB)
  • 6. R-squared in code.mp4 (4.5 MB)
  • 6. R-squared in code.vtt (1.5 KB)
  • 7. Demonstrating Moore's Law in Code.mp4 (17.5 MB)
  • 7. Demonstrating Moore's Law in Code.vtt (6.2 KB)
  • 8. R-squared Quiz 1.mp4 (2.8 MB)
  • 8. R-squared Quiz 1.vtt (2.0 KB)
3. Multiple linear regression and polynomial regression
  • 1. Define the multi-dimensional problem and derive the solution (Updated Version).mp4 (14.4 MB)
  • 1. Define the multi-dimensional problem and derive the solution (Updated Version).vtt (10.3 KB)
  • 2. Define the multi-dimensional problem and derive the solution.mp4 (36.1 MB)
  • 2. Define the multi-dimensional problem and derive the solution.vtt (11.4 KB)
  • 3. How to solve multiple linear regression using only matrices.mp4 (3.1 MB)
  • 3. How to solve multiple linear regression using only matrices.vtt (1.8 KB)
  • 4. Coding the multi-dimensional solution in Python.mp4 (14.9 MB)
  • 4. Coding the multi-dimensional solution in Python.vtt (4.5 KB)
  • 5. Polynomial regression - extending linear regression (with Python code).mp4 (16.4 MB)
  • 5. Polynomial regression - extending linear regression (with Python code).vtt (4.3 KB)
  • 6. Predicting Systolic Blood Pressure from Age and Weight.mp4 (12.3 MB)
  • 6. Predicting Systolic Blood Pressure from Age and Weight.vtt (4.9 KB)
  • 7. R-squared Quiz 2.mp4 (3.5 MB)
  • 7. R-squared Quiz 2.vtt (2.4 KB)
4. Practical machine learning issues
  • 10. The Dummy Variable Trap.mp4 (6.1 MB)
  • 10. The Dummy Variable Trap.vtt (4.9 KB)
  • 11. Gradient Descent Tutorial.mp4 (22.8 MB)
  • 11. Gradient Descent Tutorial.vtt (4.8 KB)
  • 12. Gradient Descent for Linear Regression.mp4 (3.5 MB)
  • 12. Gradient Descent for Linear Regression.vtt (2.8 KB)
  • 13. Bypass the Dummy Variable Trap with Gradient Descent.mp4 (8.5 MB)
  • 13. Bypass the Dummy Variable Trap with Gradient Descent.vtt (3.1 KB)
  • 14. L1 Regularization - Theory.mp4 (4.7 MB)
  • 14. L1 Regularization - Theory.vtt (3.6 KB)
  • 15. L1 Regularization - Code.mp4 (8.3 MB)
  • 15. L1 Regularization - Code.vtt (3.1 KB)
  • 16. L1 vs L2 Regularization.mp4 (4.8 MB)
  • 16. L1 vs L2 Regularization.vtt (3.7 KB)
  • 1. What do all these letters mean.mp4 (9.6 MB)
  • 1. What do all these letters mean.vtt (7.0 KB)
  • 2. Interpreting the Weights.mp4 (6.1 MB)
  • 2. Interpreting the Weights.vtt (3.7 KB)
  • 3. Generalization error, train and test sets.mp4 (4.4 MB)
  • 3. Generalization error, train and test sets.vtt (2.6 KB)
  • 4. Generalization and Overfitting Demonstration in Code.mp4 (17.3 MB)
  • 4. Generalization and Overfitting Demonstration in Code.vtt (8.2 KB)
  • 5. Categorical inputs.mp4 (8.2 MB)
  • 5. Categorical inputs.vtt (4.3 KB)
  • 6. One-Hot Encoding Quiz.mp4 (3.8 MB)
  • 6. One-Hot Encoding Quiz.vtt (2.2 KB)
  • 7. Probabilistic Interpretation of Squared Error.mp4 (8.1 MB)
  • 7. Probabilistic Interpretation of Squared Error.vtt (5.7 KB)
  • 8. L2 Regularization - Theory.mp4 (6.7 MB)
  • 8. L2 Regularization - Theory.vtt (4.8 KB)
  • 9. L2 Regularization - Code.mp4 (8.1 MB)
  • 9. L2 Regularization - Code.vtt (3.0 KB)
5. Conclusion and Next Steps
  • 1. Brief overview of advanced linear regression and machine learning topics.mp4 (8.1 MB)
  • 1. Brief overview of advanced linear regression and machine learning topics.vtt (5.1 KB)
  • 2. Exercises, practice, and how to get good at this.mp4 (7.2 MB)
  • 2. Exercises, practice, and how to get good at this.vtt (4.8 KB)
6. Appendix
  • 10. What order should I take your courses in (part 1).mp4 (29.3 MB)
  • 10. What order should I take your courses in (part 1).vtt (14.1 KB)
  • 11. What order should I take your courses in (part 2).mp4 (81.7 MB)
  • 11. What order should I take your courses in (part 2).vtt (37.6 MB)
  • 12. Python 2 vs Python 3.mp4 (16.9 MB)
  • 12. Python 2 vs Python 3.vtt (5.4 KB)
  • 1. What is the Appendix.mp4 (5.5 MB)
  • 1. What is the Appendix.vtt (3.3 KB)
  • 2. BONUS Where to get Udemy coupons and FREE deep learning material.mp4 (4.0 MB)
  • Description



    Data science: Learn linear regression from scratch and build your own working program in Python for data analysis.

    BESTSELLER

    Created by : Lazy Programmer Inc.
    Last updated : 3/2019
    Language : English
    Torrent Contains : 107 Files, 7 Folders
    Course Source : https://www.udemy.com/data-science-linear-regression-in-python/

    What you'll learn

    • Derive and solve a linear regression model, and apply it appropriately to data science problems
    • Program your own version of a linear regression model in Python

    Requirements

    • How to take a derivative using calculus
    • Basic Python programming
    • For the advanced section of the course, you will need to know probability
    • For the advanced section of the course, you will need to know the Gaussian distribution

    Description

    This course teaches you about one popular technique used in machine learning, data science and statistics: linear regression. We cover the theory from the ground up: derivation of the solution, and applications to real-world problems. We show you how one might code their own linear regression module in Python.

    Linear regression is the simplest machine learning model you can learn, yet there is so much depth that you'll be returning to it for years to come. That's why it's a great introductory course if you're interested in taking your first steps in the fields of:

    • deep learning
    • machine learning
    • data science
    • statistics

    In the first section, I will show you how to use 1-D linear regression to prove that Moore's Law is true.

    What's that you say? Moore's Law is not linear?

    You are correct! I will show you how linear regression can still be applied.

    In the next section, we will extend 1-D linear regression to any-dimensional linear regression - in other words, how to create a machine learning model that can learn from multiple inputs.

    We will apply multi-dimensional linear regression to predicting a patient's systolic blood pressure given their age and weight.

    Finally, we will discuss some practical machine learning issues that you want to be mindful of when you perform data analysis, such as generalization, overfitting, train-test splits, and so on.

    This course does not require any external materials. Everything needed (Python, and some Python libraries) can be obtained for FREE.

    If you are a programmer and you want to enhance your coding abilities by learning about data science, then this course is for you. If you have a technical or mathematical background, and you want to know how to apply your skills as a software engineer or "hacker", this course may be useful.

    This course focuses on "how to build and understand", not just "how to use". Anyone can learn to use an API in 15 minutes after reading some documentation. It's not about "remembering facts", it's about "seeing for yourself" via experimentation. It will teach you how to visualize what's happening in the model internally. If you want more than just a superficial look at machine learning models, this course is for you.

    HARD PREREQUISITES / KNOWLEDGE YOU ARE ASSUMED TO HAVE:

    • calculus
    • linear algebra
    • probability
    • Python coding: if/else, loops, lists, dicts, sets
    • Numpy coding: matrix and vector operations, loading a CSV file

    TIPS (for getting through the course):

    • Watch it at 2x.
    • Take handwritten notes. This will drastically increase your ability to retain the information.
    • Write down the equations. If you don't, I guarantee it will just look like gibberish.
    • Ask lots of questions on the discussion board. The more the better!
    • Realize that most exercises will take you days or weeks to complete.
    • Write code yourself, don't just sit there and look at my code.

    WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:

    • Check out the lecture "What order should I take your courses in?" (available in the Appendix of any of my courses, including the free Numpy course)

    Who this course is for :

    • People who are interested in data science, machine learning, statistics and artificial intelligence
    • People new to data science who would like an easy introduction to the topic
    • People who wish to advance their career by getting into one of technology's trending fields, data science
    • Self-taught programmers who want to improve their computer science theoretical skills
    • Analytics experts who want to learn the theoretical basis behind one of statistics' most-used algorithms.

    For More Udemy Free Courses >>> https://ftuforum.com/
    For more Lynda and other Courses >>> https://www.freecoursesonline.me/
    Our Forum for discussion >>> https://discuss.ftuforum.com/






Download torrent
999.5 MB
seeders:18
leechers:2
Udemy | Deep Learning Prerequisites: Linear Regression in Python [FTU]


Trackers

tracker name
udp://tracker.iamhansen.xyz:2000/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.uw0.xyz:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://denis.stalker.upeer.me:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://tracker.tiny-vps.com:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://open.demonii.si:1337/announce
µTorrent compatible trackers list

Download torrent
999.5 MB
seeders:18
leechers:2
Udemy | Deep Learning Prerequisites: Linear Regression in Python [FTU]


Torrent hash: B62BA45397CA5D56CA69DE0D05850A70F673E212