Tutorials, assignments, and competitions for MIT Deep Learning related courses.
☆15May 17, 2021Updated 5 years ago
Alternatives and similar repositories for mit-deep-learning
Users that are interested in mit-deep-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course☆12Sep 27, 2019Updated 6 years ago
- ☆21Dec 21, 2021Updated 4 years ago
- TheAlgorithms/Python☆12Feb 22, 2021Updated 5 years ago
- This repository explores the variety of techniques and algorithms commonly used in machine learning and the implementation in MATLAB and …☆201Dec 9, 2022Updated 3 years ago
- ☆25Jun 15, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆199Apr 8, 2026Updated 4 months ago
- The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without wr…☆237Dec 9, 2022Updated 3 years ago
- Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statemen…☆234Aug 26, 2023Updated 2 years ago
- Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this compo…☆227Dec 9, 2022Updated 3 years ago
- Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a …☆245Dec 9, 2022Updated 3 years ago
- Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working w…☆240Dec 9, 2022Updated 3 years ago
- Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is c…☆251Dec 9, 2022Updated 3 years ago
- You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.☆303Jan 24, 2024Updated 2 years ago
- Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objec…☆314Dec 9, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An introduction to feature selection in data science using Python (NumPy, Pandas, Scikit-learn) with Jupyter notebooks.☆13Nov 26, 2021Updated 4 years ago
- Script to automate folder backups on google drive.☆11Jan 21, 2021Updated 5 years ago
- ☆368Sep 21, 2023Updated 2 years ago
- Seaborn is one of the go-to tools for statistical data visualization in python. It has been actively developed since 2012 and in July 201…☆233Dec 9, 2022Updated 3 years ago
- Implementing Clustering Algorithms from scratch in MATLAB and Python☆202Dec 9, 2022Updated 3 years ago
- This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating bo…☆198Mar 6, 2024Updated 2 years ago
- A scraper made using beautiful soup 4 in python. Tailor made for extracting news from moneycontrol.com. Issue pull request for different …