- 【影视】 Python Tips, Tricks and Techniques [Video]
-
收录时间:2020-02-13
文档个数:32
文档大小:354.4 MB
最近下载:2025-06-29
人气:2972
磁力链接
1.Working on Ordered Collections with Lists and List Comprehension/04.Operating on Lists of Lists with Nested List Comprehensions.mp4 20.7 MB
4.Making Your Code Easier to Debug With Functional Programming/20.Creating Dynamic Functions by Returning Functions.mp4 16.0 MB
5.Organizing Your Code Better with OOP and Classes/22.Copying and Cloning Objects the Right Way.mp4 15.7 MB
2.Creating Simple Key-value Stores with Python Dictionaries/07.Never Get a KeyError Again with the defaultdict Data Structure.mp4 14.8 MB
4.Making Your Code Easier to Debug With Functional Programming/17.New Ways Of Calling Functions with Arguments and kwargs.mp4 14.7 MB
3.Speed Up Your Code with High Performance Container Datatypes/12.Counting Occurrences of Items Quickly with Counter.mp4 14.4 MB
6.Creating Safer and Cleaner Applications with Pythonic Patterns/28.Underscore Useless Variables to Make Your Code Easier to Look at.mp4 13.3 MB
1.Working on Ordered Collections with Lists and List Comprehension/02.Using List Comprehensions to Shorten for Loops.mp4 13.2 MB
2.Creating Simple Key-value Stores with Python Dictionaries/10.Merging Two Dictionaries with Just One line of Code.mp4 12.3 MB
6.Creating Safer and Cleaner Applications with Pythonic Patterns/27.Enumerating the Indices of Your Loops with No Extra Lines.mp4 12.0 MB
2.Creating Simple Key-value Stores with Python Dictionaries/08.Collapsing Nested Dictionaries to Simplify Your Code.mp4 11.9 MB
5.Organizing Your Code Better with OOP and Classes/24.Creating Smart Values with Static Methods and Properties.mp4 11.9 MB
6.Creating Safer and Cleaner Applications with Pythonic Patterns/30.Pretty Printing any Python Data Structure.mp4 11.0 MB
1.Working on Ordered Collections with Lists and List Comprehension/06.List Slicing Tricks.mp4 11.0 MB
4.Making Your Code Easier to Debug With Functional Programming/18.One Line Functions with Lambdas.mp4 10.7 MB
5.Organizing Your Code Better with OOP and Classes/25.Comparing Two Different Objects.mp4 10.6 MB
2.Creating Simple Key-value Stores with Python Dictionaries/09.Mini Switch-case Statements with Dictionaries.mp4 10.3 MB
1.Working on Ordered Collections with Lists and List Comprehension/03.Inserting if Statements Using Conditional List Comprehensions.mp4 10.1 MB
3.Speed Up Your Code with High Performance Container Datatypes/14.Grouping Related Values with Tuples and Sequences.mp4 9.9 MB
3.Speed Up Your Code with High Performance Container Datatypes/15.Gathering Unique Sets of Values with Sets and Frozensets.mp4 9.9 MB
猜你喜欢:
Python
Tips
Video
Tricks
Techniques
- 【影视】 Trending Stocks with Python, Reddit, Twitter, and ChatGPT
-
收录时间:2023-10-24
文档个数:61
文档大小:1.3 GB
最近下载:2025-06-29
人气:8696
磁力链接
2.Finding Stocks on Reddit/6.Finding Stock Tickers on Reddit.mp4 130.3 MB
3.Finding Stocks on Twitter/10.Finding Stock Tickers on Twitter.mp4 106.5 MB
6.Automating Email Notifications/16.Using an Email Template.mp4 103.1 MB
4.Combining Reddit and Twitter Results/12.Combining Reddit and Twitter Lists.mp4 100.0 MB
2.Finding Stocks on Reddit/7.Finding Stock Tickers on Reddit.mp4 91.2 MB
5.Using ChatGPT to Generate Summaries/15.Getting Stock Comment Summaries.mp4 76.1 MB
7.Uploading logs to AWS S3/18.Uploading logs to AWS S3.mp4 69.1 MB
6.Automating Email Notifications/17.Sending the Email with SMTP.mp4 65.1 MB
2.Finding Stocks on Reddit/5.Getting Submissions and Comments.mp4 63.1 MB
3.Finding Stocks on Twitter/9.Finding Stock Tickers on Twitter.mp4 57.0 MB
4.Combining Reddit and Twitter Results/13.Validating Tickers.mp4 52.9 MB
5.Using ChatGPT to Generate Summaries/14.Creating an OpenAI Account and Making a Completion Request.mp4 41.1 MB
1.Introduction/3.Project Setup and Logging.mp4 36.6 MB
3.Finding Stocks on Twitter/8.Creating a Twitter App.mp4 25.2 MB
Русская аудио дорожка/6.Finding Stock Tickers on Reddit.mp3 22.6 MB
2.Finding Stocks on Reddit/4.Creating a Reddit App.mp4 21.1 MB
Русская аудио дорожка/10.Finding Stock Tickers on Twitter.mp3 18.5 MB
Русская аудио дорожка/7.Finding Stock Tickers on Reddit.mp3 17.7 MB
Русская аудио дорожка/12.Combining Reddit and Twitter Lists.mp3 16.8 MB
Русская аудио дорожка/16.Using an Email Template.mp3 16.4 MB
猜你喜欢:
Reddit
Trending
Python
Twitter
ChatGPT
Stocks
- 【影视】 Udemy - Learn Python in 1 Hour
-
收录时间:2022-03-23
文档个数:18
文档大小:131.7 MB
最近下载:2025-06-29
人气:547
磁力链接
2_-_Let_s_Learn_Python/10_-_10._Printing_lists.mp4 13.8 MB
2_-_Let_s_Learn_Python/15_-_15._Else_if_statments.mp4 12.0 MB
2_-_Let_s_Learn_Python/8_-_08._Manipulating_strings.mp4 11.0 MB
2_-_Let_s_Learn_Python/11_-_11._Sorting_lists_appending_lists_and_more.mp4 9.8 MB
2_-_Let_s_Learn_Python/9_-_09._Lists.mp4 9.0 MB
2_-_Let_s_Learn_Python/7_-_07._Adding_Variables.mp4 8.0 MB
2_-_Let_s_Learn_Python/12_-_12._If_Statements.mp4 8.0 MB
2_-_Let_s_Learn_Python/2_-_02._Introduction_to_the_course.mp4 7.6 MB
3_-_Conclusion/18_-_Conclusion.mp4 6.1 MB
2_-_Let_s_Learn_Python/4_-_04._Printing_variables_and_talking_about_compilers.mp4 6.1 MB
2_-_Let_s_Learn_Python/5_-_05._Adding_in_a_variable.mp4 6.0 MB
1_-_Introduction_to_the_course/1_-_Introduction.mp4 5.9 MB
2_-_Let_s_Learn_Python/13_-_13._Math_operators_in_Python.mp4 5.8 MB
2_-_Let_s_Learn_Python/16_-_16._Multiple_condition_if_statements_and.mp4 5.4 MB
2_-_Let_s_Learn_Python/14_-_14._Else_Statements.mp4 5.2 MB
2_-_Let_s_Learn_Python/3_-_03._What_is_python_used_for.mp4 4.7 MB
2_-_Let_s_Learn_Python/6_-_06._Different_kinds_of_variables.mp4 3.8 MB
2_-_Let_s_Learn_Python/17_-_17._Multiple_condition_if_statements_or.mp4 3.5 MB
猜你喜欢:
Python
Learn
Hour
Udemy
- 【影视】 Code With Mosh - Python Programming for Developers
-
收录时间:2022-09-29
文档个数:337
文档大小:15.2 GB
最近下载:2025-06-29
人气:19328
磁力链接
09- Popular Python Packages/4- Searching for Businesses.mp4 402.8 MB
09- Popular Python Packages/8- Browser Automation.mp4 387.4 MB
09- Popular Python Packages/7- Web Scraping.mp4 349.3 MB
10- Building Web Applications with Django/21- Getting Ready to Deploy.mp4 256.1 MB
10- Building Web Applications with Django/11- Templates.mp4 251.3 MB
07- Python Standard Library/8- Working with a SQLite Database.mp4 226.2 MB
11- Machine Learning with Python/11- Visualizing a Decision Tree.mp4 221.2 MB
07- Python Standard Library/14- Sending Emails.mp4 214.8 MB
10- Building Web Applications with Django/19- Creating APIs.mp4 212.8 MB
10- Building Web Applications with Django/6- Migrations.mp4 203.4 MB
09- Popular Python Packages/12- NumPy.mp4 198.2 MB
09- Popular Python Packages/10- Working with Excel Spreadsheets.mp4 193.9 MB
05- Classes/11- Properties.mp4 193.2 MB
07- Python Standard Library/17- Running External Programs.mp4 188.2 MB
09- Popular Python Packages/6- Sending Text Messages.mp4 187.5 MB
07- Python Standard Library/15- Templates.mp4 187.5 MB
03- Data Structures/23- Exercise.mp4 185.7 MB
08- Python Package Index/8- Publishing Packages.mp4 185.0 MB
05- Classes/9- Making Custom Containers.mp4 180.0 MB
10- Building Web Applications with Django/7- Changing the Models.mp4 174.8 MB
猜你喜欢:
Python
Code
Programming
Mosh
Developers
- 【压缩文件】 Python 3. Kurs video. Kompendium efektywnego Pythonisty - Videopoint.pl.zip
-
收录时间:2023-10-16
文档个数:1
文档大小:1.2 GB
最近下载:2025-06-29
人气:1030
磁力链接
Python 3. Kurs video. Kompendium efektywnego Pythonisty - Videopoint.pl.zip 1.2 GB
猜你喜欢:
Videopoint
zip
Python
Kurs
efektywnego
video
Kompendium
Pythonisty
pl
- 【影视】 [GigaCourse.Com] Udemy - Business Data Analytics & Intelligence with Python 2023
-
收录时间:2022-12-23
文档个数:505
文档大小:6.2 GB
最近下载:2025-06-29
人气:4449
磁力链接
13. Gaussian Mixture/14. CHALLENGE Solutions.mp4 168.4 MB
6. Multilinear Regression/22. CHALLENGE Solutions.mp4 116.0 MB
10. Matching/27. CHALLENGE Solutions.mp4 112.7 MB
9. Google Causal Impact (Econometrics and Causal Inference)/22. CHALLENGE Solutions.mp4 108.5 MB
7. Logistic Regression/20. CHALLENGE Solutions.mp4 95.0 MB
13. Gaussian Mixture/12. Python - Interpretation.mp4 82.5 MB
16. Facebook Prophet/30. CHALLENGE Solutions (Part 2).mp4 81.6 MB
1. Introduction/3. Join Our Online Classroom!.mp4 79.0 MB
10. Matching/18. Python - Logistic Regression and Debugging.mp4 77.5 MB
12. RFM (Recency, Frequency, Monetary) Analysis/18. CHALLENGE Solutions.mp4 76.2 MB
10. Matching/14. Python - Race Variable Transformation.mp4 70.1 MB
4. Intermediary Statistics/20. Python - T-test.mp4 68.7 MB
16. Facebook Prophet/24. Python - Cross-validation.mp4 62.8 MB
3. Basic Statistics/5. Python - Mean.mp4 62.6 MB
15. Random Forest/21. CHALLENGE Solutions (Part 2).mp4 62.0 MB
1. Introduction/5. Setting up the Course Material.mp4 60.8 MB
7. Logistic Regression/13. Python - Function to Read Coefficients.mp4 59.5 MB
16. Facebook Prophet/27. Python - Parameter Tuning.mp4 59.2 MB
15. Random Forest/20. CHALLENGE Solutions (Part 1).mp4 58.6 MB
3. Basic Statistics/13. Python - Correlation.mp4 56.7 MB
猜你喜欢:
Business
Python
Com
2023
Udemy
Analytics
GigaCourse
Intelligence
Data
- 【影视】 SHES GONNA SQURIT - Leigh Darby - Spunky Python's Flying Squirtus - NEW 31 OCTOBER 2013 NEW
-
收录时间:2020-02-20
文档个数:1
文档大小:252.3 MB
最近下载:2025-06-29
人气:1149
磁力链接
sgs_leigh_darby_ap092813_480p_1000.mp4 252.3 MB
猜你喜欢:
NEW
Flying
Leigh
Python
Spunky
Darby
GONNA
SQURIT
OCTOBER
SHES
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Learn Web Automation By Making Instagram Bot With Python.zip
-
收录时间:2020-11-29
文档个数:1
文档大小:2.7 GB
最近下载:2025-06-29
人气:2057
磁力链接
[ FreeCourseWeb.com ] Udemy - Learn Web Automation By Making Instagram Bot With Python.zip 2.7 GB
猜你喜欢:
Web
Instagram
zip
Python
Bot
Automation
FreeCourseWeb
Learn
Making
Udemy
- 【影视】 [Tutorialsplanet.NET] Udemy - Python Programming for Network Engineers Cisco, Netmiko ++
-
收录时间:2020-12-10
文档个数:81
文档大小:3.0 GB
最近下载:2025-06-29
人气:3976
磁力链接
2. GNS3 Setup/4. CML VIRL 2.0 Install Part 1.mp4 469.6 MB
2. GNS3 Setup/6. EVE NG Installation.mp4 292.2 MB
2. GNS3 Setup/7. EVE-NG Cisco Images.mp4 286.8 MB
2. GNS3 Setup/8. Free CML.mp4 282.5 MB
2. GNS3 Setup/2. GNS3 2.2 VM Install.mp4 245.3 MB
2. GNS3 Setup/3. GNS3 IOS images.mp4 237.7 MB
2. GNS3 Setup/1. GNS 2.2 GUI Install.mp4 201.1 MB
2. GNS3 Setup/5. CML VIRL 2.0 Install Part 2.mp4 153.7 MB
3. Network Programmability with Python/1. (Part 1) Network programmability made easy..mp4 71.8 MB
3. Network Programmability with Python/5. (Part 5) Multiple switches, multiple VLANs.mp4 62.5 MB
3. Network Programmability with Python/11. (Part 11) Paramiko, SSH and Cisco.mp4 62.1 MB
1. Introduction/2. Udemy Tips and Tricks.mp4 57.7 MB
3. Network Programmability with Python/16. (Part 16) Netmiko, SSH, Python Cisco switches.mp4 55.1 MB
3. Network Programmability with Python/10. (Part 10) Jupyter Python.mp4 47.2 MB
3. Network Programmability with Python/8. (Part 8) Opening Files and spacing importance!.mp4 41.9 MB
4. Network Automation Appliance/2. GNS3 Automation Container import and testing Part 2.mp4 41.2 MB
3. Network Programmability with Python/12. (Part 12) Netmiko, SSH, Python and Cisco Part 1.mp4 40.0 MB
3. Network Programmability with Python/9. (Part 9) - Backup switch configurations..mp4 38.7 MB
3. Network Programmability with Python/13. (Part 13) Netmiko, SSH, Python Cisco switches Part 2.mp4 38.3 MB
3. Network Programmability with Python/2. (Part 2) Configure VLANs on switches..mp4 37.4 MB
猜你喜欢:
Tutorialsplanet
Cisco
Network
Netmiko
Python
Programming
Udemy
++
NET
Engineers
- 【影视】 Python
-
收录时间:2020-06-07
文档个数:21
文档大小:3.1 GB
最近下载:2025-06-29
人气:6592
磁力链接
Coogle Python misc/BayPIGgies Meeting. Bay Area Python Interest Group.flv 338.2 MB
Coogle Python misc/Slightly Advanced Python. Some Python Internals.flv 297.9 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 1 Part 1. Introduction and Strings.flv 258.0 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 2 Part 1. Regular Expressions.flv 209.8 MB
Coogle Python misc/BayPIGgies Monthly Meeting. Python on the OLPC XO Laptop.flv 207.3 MB
Coogle Python misc/BayPIGgies. Developing a Product in Python.flv 178.3 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 1 Part 2. Lists, Sorting, and Tuples.flv 175.9 MB
Coogle Python misc/BayPIGgies Monthly Meeting. Overview of about Twenty Python Buzzwords.flv 171.8 MB
Coogle Python misc/Speaker Series (Open Source Developers) Python for Programmers.flv 149.8 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 1 Part 3. Dicts and Files.flv 144.7 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 2 Part 3. URLs and HTTP, Exceptions.flv 133.5 MB
Coogle Python misc/Python 3000.flv 130.4 MB
Coogle Python misc/The Python Object Model.flv 120.0 MB
Coogle Python misc/Some Python Integrated Development Environments.flv 118.4 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 2 Part 2. Utilities. OS and Commands.flv 101.5 MB
Coogle Python misc/Advanced Topics in Programming Languages. Python Design Patterns (part 1).flv 86.9 MB
Coogle Python misc/Advanced Python or Understanding Python.flv 78.2 MB
Coogle Python misc/Better, faster, smarter. Python yesterday, today ... and... tomorrow.flv 64.5 MB
Coogle Python misc/Advanced Topics in Programming Languages. Python Design Patterns (part 2).flv 48.6 MB
Learn Python and Basic Programming from Google in 2 Days/Google's Python Class/Day 2 Part 4. Closing Thoughts.flv 44.7 MB
猜你喜欢:
Python
- 【影视】 [FreeCourseSite.com] Udemy - A beginner's journey to Computers and Python
-
收录时间:2022-02-21
文档个数:13
文档大小:131.4 MB
最近下载:2025-06-29
人气:6605
磁力链接
3. Programming with Python/2. Python part 2.mp4 42.2 MB
3. Programming with Python/1. Python part 1.mp4 36.8 MB
1. Computer architecture/1. Computer architecture.mp4 22.7 MB
3. Programming with Python/3. Rock, Paper, Scissors game.mp4 15.7 MB
2. Programming languages/1. Programming languages.mp4 13.9 MB
3. Programming with Python/1. Python part 1.vtt 15.4 kB
1. Computer architecture/1. Computer architecture.vtt 12.9 kB
2. Programming languages/1. Programming languages.vtt 8.7 kB
3. Programming with Python/2. Python part 2.vtt 5.7 kB
3. Programming with Python/3. Rock, Paper, Scissors game.vtt 2.3 kB
[FCS Forum].url 133 Bytes
[FreeCourseSite.com].url 127 Bytes
[CourseClub.NET].url 123 Bytes
猜你喜欢:
FreeCourseSite
beginner
Python
Computers
Udemy
journey
com
- 【影视】 desire-course.-net-udemy-python-for-financial-analysis-and-algorithmic-trading
-
收录时间:2021-04-27
文档个数:549
文档大小:3.1 GB
最近下载:2025-06-29
人气:1593
磁力链接
9. Capstone Stock Market Analysis Project/3. Stock Market Analysis Project Solutions Part One.mp4 66.5 MB
13. Advanced Quantopian and Trading Algorithms/13. Futures on Quantopian Part Two.mp4 63.2 MB
9. Capstone Stock Market Analysis Project/5. Stock Market Analysis Project Solutions Part Three.mp4 56.0 MB
13. Advanced Quantopian and Trading Algorithms/5. Pipeline Trading Algorithm Code along Part Three.mp4 53.0 MB
13. Advanced Quantopian and Trading Algorithms/12. Futures on Quantopian.mp4 50.0 MB
11. Python Finance Fundamentals/9. Portfolio Optimization Code Along Three.mp4 48.5 MB
5. General Pandas Overview/5. DataFrames Part Two.mp4 48.2 MB
5. General Pandas Overview/4. DataFrames.mp4 46.0 MB
6. Visualization with Matplotlib and Pandas/3. Matplotlib Basics - Part One.mp4 43.7 MB
6. Visualization with Matplotlib and Pandas/9. Pandas Time Series Visualization.mp4 41.7 MB
11. Python Finance Fundamentals/4. Portfolio Allocation Code Along Part One.mp4 41.6 MB
10. Time Series Analysis/4. Introduction to Statsmodels.mp4 41.5 MB
8. Pandas with Time Series Data/6. Pandas Rolling and Expanding.mp4 40.6 MB
12. Basics of Algorithmic Trading with Quantopian/4. Quantopian Research Basics.mp4 40.5 MB
3. Python Crash Course/3. Python Crash Course Part One.mp4 39.9 MB
12. Basics of Algorithmic Trading with Quantopian/12. Quantopian Pipelines Factors.mp4 39.6 MB
13. Advanced Quantopian and Trading Algorithms/9. Portfolio Analysis with PyFolio.mp4 38.6 MB
12. Basics of Algorithmic Trading with Quantopian/7. First Trading Algorithm - Part One.mp4 38.3 MB
12. Basics of Algorithmic Trading with Quantopian/8. First Trading Algorithm - Part Two.mp4 38.3 MB
5. General Pandas Overview/11. Data Input and Output.mp4 37.7 MB
猜你喜欢:
desire
financial
python
analysis
udemy
course
trading
algorithmic
net
- 【影视】 Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need
-
收录时间:2023-11-26
文档个数:59
文档大小:848.5 MB
最近下载:2025-06-29
人气:2590
磁力链接
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/49. AI Web App Portfolio Project/7. Project Implementation Part 5.mp4 27.6 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/16. Directory Management/9. Changing Directory in script.mp4 23.9 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/16. Directory Management/5. Removing Directories and Directory Trees.mp4 23.0 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/9. Data Storage With Python Dictionaries/6. Does this Key Even Exist.mp4 22.4 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/23. Pandas and Tabular Data Processing/6. Summing Data.mp4 21.4 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/19. Image Processing with OpenCV/1. Section Introduction.mp4 21.4 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/49. AI Web App Portfolio Project/4. Project Implementation Part 2.mp4 20.9 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/41. Random Forests And Decision Trees/7. Evaluating Results.mp4 20.6 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/16. Directory Management/8. Exploring Directories.mp4 19.9 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/24. GUI Apps/8. Data Holders Part 2.mp4 19.6 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/24. GUI Apps/11. Text Areas.mp4 19.2 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/27. Portfolio Project Netflix Recommender Systems Introduction/1. Section Introduction.mp4 19.2 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/27. Portfolio Project Netflix Recommender Systems Introduction/3. Wolrd Of Datasets.mp4 18.8 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/14. ReadWrite ZipUnzip Files/5. Unzipping .zip Files.mp4 18.6 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/16. Directory Management/1. Section Introduction.mp4 18.5 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/41. Random Forests And Decision Trees/4. Building Model.mp4 18.5 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/20. Video Processing/5. Video Rotation.mp4 18.0 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/18. Numpy and Advanced Data structures/6. Getting MaxMin Element.mp4 18.0 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/19. Image Processing with OpenCV/7. ReadWrite Images .png.jpg.mp4 18.0 MB
Udemy - Python The Ultimate Course 2023 - Everything You'll Ever Need/10. Exceptions and Preventing Program Crash/1. Section Introduction.mp4 17.9 MB
猜你喜欢:
Everything
Python
ll
Udemy
Course
Ultimate
2023
Need
Ever
- 【影视】 [CourseClub.NET] Packtpub - Deep Learning for Python Developers
-
收录时间:2020-04-16
文档个数:25
文档大小:509.9 MB
最近下载:2025-06-29
人气:3070
磁力链接
2 - Deep Models with MxNet and TensorFlow/Mini Project - CIFAR Classification.mp4 57.7 MB
5 - Hyperparameter Tuning/Mini Project -Music Synthesis.mp4 42.6 MB
3 - Improving Deep Neural Networks/Mini Project – SIGNS Dataset.mp4 39.4 MB
4 - Optimization Algorithms/Mini Project - Language Modeling.mp4 37.0 MB
5 - Hyperparameter Tuning/Hyperparameters.mp4 32.7 MB
4 - Optimization Algorithms/Understanding Stochastic Gradient Descent.mp4 27.0 MB
2 - Deep Models with MxNet and TensorFlow/Working with MxNet and Gluon.mp4 24.9 MB
2 - Deep Models with MxNet and TensorFlow/Defining and Training Neural Networks in MxNet_Gluon.mp4 24.5 MB
1 - Getting Started with Deep Learning/Convolutional Neural Network Handwriting Recognition.mp4 24.1 MB
1 - Getting Started with Deep Learning/Fundamentals of Neural Networks.mp4 21.0 MB
2 - Deep Models with MxNet and TensorFlow/Defining and Training Neural Networks in Keras_TensorFlow.mp4 19.3 MB
3 - Improving Deep Neural Networks/Weight Initialization for Deep Networks.mp4 19.3 MB
5 - Hyperparameter Tuning/Tuning Hyperparameters - Random Search.mp4 19.2 MB
5 - Hyperparameter Tuning/Tuning Hyperparameters - Grid Search.mp4 18.0 MB
4 - Optimization Algorithms/Adaptive Learning Algorithms - RMSProp and Adam.mp4 17.6 MB
2 - Deep Models with MxNet and TensorFlow/Working with TensorFlow and Keras.mp4 17.3 MB
3 - Improving Deep Neural Networks/Normalizing and Vanishing_Exploding Gradients.mp4 16.0 MB
3 - Improving Deep Neural Networks/Regularization and Dropout.mp4 13.9 MB
1 - Getting Started with Deep Learning/Logistic Regression with a Neural Network Mindset.mp4 12.2 MB
1 - Getting Started with Deep Learning/Using Forward Propagation, Backprop, and SGD.mp4 11.5 MB
猜你喜欢:
CourseClub
Python
Deep
Packtpub
Learning
NET
Developers
- 【压缩文件】 【黑马程序员】Python开发就业课 - 带源码课件.7z
-
收录时间:2025-06-28
文档个数:1
文档大小:136.1 GB
最近下载:2025-06-29
人气:22
磁力链接
【黑马程序员】Python开发就业课 - 带源码课件.7z 136.1 GB
猜你喜欢:
源码
Python
7z
课件
程序员
黑马
就业
开发
- 【压缩文件】 [DesireCourse.Net] Udemy - Complete Guide to TensorFlow for Deep Learning with Python
-
收录时间:2020-03-08
文档个数:201
文档大小:2.5 GB
最近下载:2025-06-29
人气:2480
磁力链接
1. Introduction/2.1 FULL_TENSORFLOW_NOTES__AND_DATA.zip.zip 314.2 MB
1. Introduction/3.1 FULL_TENSORFLOW_NOTES__AND_DATA.zip.zip 314.2 MB
6. TensorFlow Basics/8. TensorFlow Regression Example _ Part Two.mp4 60.6 MB
7. Convolutional Neural Networks/13. CNN Project Exercise Solution - Part One.mp4 52.6 MB
10. AutoEncoders/5. Stacked Autoencoder.mp4 46.1 MB
5. Introduction to Neural Networks/11. Manual Neural Network Classification Task.mp4 42.5 MB
9. Miscellaneous Topics/6. Tensorboard.mp4 41.9 MB
10. AutoEncoders/2. Dimensionality Reduction with Linear Autoencoder.mp4 39.4 MB
11. Reinforcement Learning with OpenAI Gym/8. Simple Neural Network Game.mp4 37.6 MB
8. Recurrent Neural Networks/15. Word2Vec Code Along - Part One.mp4 37.3 MB
8. Recurrent Neural Networks/12. Time Series Exercise Solution.mp4 36.8 MB
7. Convolutional Neural Networks/7. MNIST Basic Approach Part Two.mp4 36.6 MB
8. Recurrent Neural Networks/7. RNN with TensorFlow - Part One.mp4 35.7 MB
8. Recurrent Neural Networks/16. Word2Vec Part Two.mp4 35.0 MB
9. Miscellaneous Topics/4. Deep Nets with Tensorflow Abstractions API - Keras.mp4 35.0 MB
11. Reinforcement Learning with OpenAI Gym/11. Policy Gradient Code Along Part Two.mp4 34.5 MB
6. TensorFlow Basics/6. TensorFlow - A Neural Network - Part Two.mp4 34.1 MB
4. Crash Course Overview/2. NumPy Crash Course.mp4 34.1 MB
6. TensorFlow Basics/10. TensorFlow Classification Example - Part Two.mp4 33.5 MB
3. What is Machine Learning/1. Machine Learning Overview.mp4 31.9 MB
猜你喜欢:
Complete
Python
DesireCourse
Deep
Udemy
Learning
TensorFlow
Net
Guide
- 【其他】 ☠ Monty Python i Święty Graal Monty Python and the Holy Grail (1975) ☠☣ PL.720p.BDRip.x264.AC3-MiNS [Lektor PL].mkv.ts
-
收录时间:2023-12-02
文档个数:1
文档大小:2.2 GB
最近下载:2025-06-29
人气:1624
磁力链接
☠ Monty Python i Święty Graal Monty Python and the Holy Grail (1975) ☠☣ PL.720p.BDRip.x264.AC3-MiNS [Lektor PL].mkv.ts 2.2 GB
猜你喜欢:
Python
PL
Monty
Holy
ty
1975
720p
ts
wi
AC3
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Python 3 Adventures- Learn Python 3 in Fun way.zip
-
收录时间:2020-04-13
文档个数:1
文档大小:2.0 GB
最近下载:2025-06-29
人气:1854
磁力链接
[ FreeCourseWeb.com ] Udemy - Python 3 Adventures- Learn Python 3 in Fun way.zip 2.0 GB
猜你喜欢:
Python
zip
Adventures
Udemy
FreeCourseWeb
way
Learn
Fun
com
- 【影视】 [FreeCourseSite.com] Udemy - 2021 Python for Machine Learning & Data Science Masterclass
-
收录时间:2021-08-13
文档个数:473
文档大小:11.3 GB
最近下载:2025-06-29
人气:3594
磁力链接
23 Hierarchical Clustering/004 Hierarchical Clustering - Coding Part Two - Scikit-Learn.mp4 218.8 MB
05 Pandas/028 Pandas Project Exercise Solutions.mp4 181.0 MB
13 Logistic Regression/016 Logistic Regression Project Exercise - Solutions.mp4 152.6 MB
08 Data Analysis and Visualization Capstone Project Exercise/004 Capstone Project Solutions - Part Three.mp4 143.9 MB
17 Random Forests/007 Coding Classification with Random Forest Classifier - Part Two.mp4 136.7 MB
05 Pandas/026 Pandas Pivot Tables.mp4 135.0 MB
24 DBSCAN - Density-based spatial clustering of applications with noise/007 DBSCAN - Outlier Project Exercise Solutions.mp4 134.2 MB
11 Feature Engineering and Data Preparation/003 Dealing with Outliers.mp4 126.5 MB
11 Feature Engineering and Data Preparation/005 Dealing with Missing Data _ Part Two - Filling or Dropping data based on Rows.mp4 123.3 MB
16 Tree Based Methods_ Decision Tree Learning/008 Coding Decision Trees - Part Two -Creating the Model.mp4 121.5 MB
23 Hierarchical Clustering/003 Hierarchical Clustering - Coding Part One - Data and Visualization.mp4 120.4 MB
07 Seaborn Data Visualizations/002 Scatterplots with Seaborn.mp4 116.5 MB
24 DBSCAN - Density-based spatial clustering of applications with noise/002 DBSCAN - Theory and Intuition.mp4 114.4 MB
20 Naive Bayes Classification and Natural Language Processing (Supervised Learning)/010 Text Classification Project Exercise Solutions.mp4 113.3 MB
22 K-Means Clustering/011 K-Means Clustering Exercise Solution - Part Two.mp4 113.1 MB
08 Data Analysis and Visualization Capstone Project Exercise/003 Capstone Project Solutions - Part Two.mp4 111.4 MB
06 Matplotlib/011 Matplotlib Exercise Questions - Solutions.mp4 111.0 MB
07 Seaborn Data Visualizations/014 Seaborn Plot Exercises Solutions.mp4 110.8 MB
11 Feature Engineering and Data Preparation/006 Dealing with Missing Data _ Part 3 - Fixing data based on Columns.mp4 110.4 MB
24 DBSCAN - Density-based spatial clustering of applications with noise/005 DBSCAN - Hyperparameter Tuning Methods.mp4 110.2 MB
猜你喜欢:
FreeCourseSite
Python
Data
Masterclass
Udemy
Machine
2021
Learning
Science
com
- 【影视】 [WebForMySelf@Андрей Кудлай–2019–unpacked] Python. Полное руководство
-
收录时间:2020-11-24
文档个数:276
文档大小:3.5 GB
最近下载:2025-06-29
人气:184
磁力链接
videokurs/part1/31.mp4 139.1 MB
videokurs/part1/44.mp4 132.9 MB
videokurs/part2/24.mp4 117.0 MB
videokurs/part1/34.mp4 96.5 MB
videokurs/part2/12.mp4 87.5 MB
videokurs/part1/48.mp4 85.8 MB
videokurs/part2/15.mp4 81.8 MB
videokurs/part1/30.mp4 80.1 MB
videokurs/part2/17.mp4 77.2 MB
videokurs/part1/35.mp4 74.2 MB
videokurs/part1/28.mp4 71.0 MB
videokurs/part2/20.mp4 69.3 MB
videokurs/part2/16.mp4 67.6 MB
videokurs/part1/33.mp4 65.9 MB
videokurs/part2/2.mp4 64.1 MB
videokurs/part2/10.mp4 63.7 MB
videokurs/part2/9.mp4 57.7 MB
videokurs/part1/12.mp4 57.6 MB
videokurs/part2/11.mp4 57.4 MB
videokurs/part2/1.mp4 57.3 MB
猜你喜欢:
Python
WebForMySelf
2019
unpacked