搜索
为您找到约
8216
个磁力链接/BT种子,耗时 12 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[ FreeCourseWeb.com ] Udemy - Python for Unreal Engine Editor Tools Scripting
~Get Your Files Here !/03 Full Examples/004 Example 4 - Organize and Prefix all the Project assets.mp4
288.5 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/013 Advanced UI Python based Editor window.mp4
266.9 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/001 The multiple ways to Execute Python scripts.mp4
222.2 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/012 Read_Editing properties for assets or actors through Python.mp4
187.9 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/010 Create new actors through Python.mp4
161.3 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/007 Factories & asset creation.mp4
132.1 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/006 Access world actors through Python.mp4
129.8 MB
~Get Your Files Here !/01 Introduction/002 Prepare the working Environment.mp4
129.8 MB
~Get Your Files Here !/03 Full Examples/002 Example 2 - Delete Unused Assets.mp4
126.3 MB
~Get Your Files Here !/01 Introduction/001 Introduction.mp4
121.0 MB
~Get Your Files Here !/03 Full Examples/003 Example 3 - Multi Material Instancer.mp4
114.8 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/005 Access asset files through Python.mp4
112.8 MB
~Get Your Files Here !/01 Introduction/003 Understand the API Reference.mp4
105.7 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/014 Python Editor tools launcher.mp4
104.2 MB
~Get Your Files Here !/03 Full Examples/001 Example 1 - Animation Notifies Cleaner.mp4
97.8 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/009 Create new assets through Python.mp4
89.5 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/011 Editor UI window for Python scripts.mp4
77.5 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/008 Progress Tasks.mp4
69.7 MB
~Get Your Files Here !/02 Learning and Mastering the Unreal Python API/002 Logging to Console.mp4
68.8 MB
~Get Your Files Here !/04 Conclusion/001 What's Next_.mp4
67.4 MB
[磁力链接]
添加时间:
2022-01-25
大小:
2.8 GB
最近下载:
2025-10-26
热度:
605
Advanced Python(2022) Details we all must pay attention to!
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/3. The power of Metaclasses and Metaclass inheritance/2. A deep dive into Metaclasses changing the structure of classes.mp4
239.3 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/3. Adding graphics inside logging messages, running special cases, & theory.mp4
226.9 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/3. The power of Metaclasses and Metaclass inheritance/3. Metaclass instantiation, Metaclass inheritance, Meta-instance inheritance.mp4
201.5 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/3. The power of Metaclasses and Metaclass inheritance/4. Inspect and verify class relations.mp4
195.0 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/6. Class instantiation and iterables/3. How Class and instance variables behave with @classmethod, @staticmethod.mp4
194.8 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/6. Class instantiation and iterables/6. In-depth analysis of getter, setter, deleter functions via @property.mp4
178.6 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/6. #13c. Function annotations. Optional parameters. Union, Optional, Any, Sequence.mp4
174.5 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/6. Class instantiation and iterables/2. When to actually use @classmethod and @staticmethod..mp4
174.1 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/5. Python annotations and custom types, step-by-step.mp4
163.7 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/2. The Logger in action. Passing it over to filesclassesfunctions.mp4
143.9 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/6. Class instantiation and iterables/5. The most frequent use of the @property decorator.mp4
127.3 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/6. Class instantiation and iterables/1. key differences between iterators and iterables.mp4
123.7 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/7. #13d. Using Callable and Genetic Types. Calling staticmethods using custom types.mp4
122.1 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/8. #13e. Always conduct Static Code Analysis. Which Python Checker to use.mp4
117.8 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/7. Python Loggers and Annotation/1. Logging module Detailed analysis of how to create a logger..mp4
113.4 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/5. Details about running Python models/2. The most important command if __name__==main() (part2).mp4
106.5 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/3. The power of Metaclasses and Metaclass inheritance/1. Understand the power of a Metaclass and how it differs from a Superclass.mp4
100.2 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/2. In-depth Object Oriented Programming/3. Remember a class can also be created using a string, a tuple and a dictionary.mp4
96.6 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/5. Details about running Python models/1. The most important command if __name __ = main() (part1).mp4
87.2 MB
[TutsNode.com] - Advanced Python(2022) Details we all must pay attention to!/6. Class instantiation and iterables/4. How classinstance variables and static methods behave in derived classes.mp4
86.8 MB
[磁力链接]
添加时间:
2022-03-23
大小:
3.3 GB
最近下载:
2025-10-26
热度:
1501
Python eCommerce Build a Django eCommerce Web Application
[TutsNode.com] - Python eCommerce/16. Account & Settings/7. Email Activation.mp4
101.2 MB
[TutsNode.com] - Python eCommerce/16. Account & Settings/10. Email Reactivation.mp4
91.5 MB
[TutsNode.com] - Python eCommerce/18. Graphs and Sales/7. Filter by Range of Time.mp4
89.2 MB
[TutsNode.com] - Python eCommerce/13. Stripe Integration/10. Charge the Customer.mp4
86.3 MB
[TutsNode.com] - Python eCommerce/15. Go Live/9. AWS S3 for Static Files.mp4
83.3 MB
[TutsNode.com] - Python eCommerce/16. Account & Settings/16. Orders & Order Detail.mp4
79.9 MB
[TutsNode.com] - Python eCommerce/14. Mailchimp Integration/11. Mailchimp Webhook Handler.mp4
78.1 MB
[TutsNode.com] - Python eCommerce/18. Graphs and Sales/10. Display True Data.mp4
72.9 MB
[TutsNode.com] - Python eCommerce/14. Mailchimp Integration/8. Mailchimp Class Part 3.mp4
70.4 MB
[TutsNode.com] - Python eCommerce/12. Custom Analytics/8. Handling and Ending User Sessions.mp4
68.1 MB
[TutsNode.com] - Python eCommerce/18. Graphs and Sales/9. Using Ajax to Render Charts.mp4
66.2 MB
[TutsNode.com] - Python eCommerce/16. Account & Settings/15. User Product History View.mp4
65.7 MB
[TutsNode.com] - Python eCommerce/17. Selling Digital Items/14. In Library Display Part 1.mp4
63.0 MB
[TutsNode.com] - Python eCommerce/16. Account & Settings/9. Email Activation View.mp4
61.6 MB
[TutsNode.com] - Python eCommerce/15. Go Live/8. Deploy to Heroku.mp4
59.5 MB
[TutsNode.com] - Python eCommerce/9. Fast Track to jQuery/5. Content Overflow Part 1.mp4
59.4 MB
[TutsNode.com] - Python eCommerce/16. Account & Settings/11. Improved Login Form & View.mp4
57.2 MB
[TutsNode.com] - Python eCommerce/16. Account & Settings/6. send_email and get_template.mp4
56.9 MB
[TutsNode.com] - Python eCommerce/17. Selling Digital Items/13. Checking Download Permissions.mp4
56.8 MB
[TutsNode.com] - Python eCommerce/8. Checkout Process/19. Reuse Addresses for Checkout.mp4
56.7 MB
[磁力链接]
添加时间:
2025-01-12
大小:
6.6 GB
最近下载:
2025-10-26
热度:
238
[UdemyCourseDownloader] A Beginner's Guide to Machine Learning (in Python)
42 - Grid Search #3 in Python - A Beginner's Guide to Machine Learning (in Python).mp4
163.5 MB
02 - Big Data - A Beginner's Guide to Machine Learning (in Python).mp4
21.5 MB
03 - Data Science - A Beginner's Guide to Machine Learning (in Python).mp4
5.1 MB
04 - Data Analytics - A Beginner's Guide to Machine Learning (in Python).mp4
24.8 MB
05 - Machine Learning and Data Mining - A Beginner's Guide to Machine Learning (in Python).mp4
49.3 MB
06 - Machine Learning in This Course - A Beginner's Guide to Machine Learning (in Python).mp4
7.6 MB
07 - Exploratory Data Analysis - A Beginner's Guide to Machine Learning (in Python).mp4
50.5 MB
08 - Introduction to Python - A Beginner's Guide to Machine Learning (in Python).mp4
28.5 MB
09 - Descriptive Statistics in Python - A Beginner's Guide to Machine Learning (in Python).mp4
64.6 MB
10 - Dataset Resources - A Beginner's Guide to Machine Learning (in Python).mp4
42.3 MB
11 - Linear Regression - A Beginner's Guide to Machine Learning (in Python).mp4
14.7 MB
12 - Support Vector Machine - A Beginner's Guide to Machine Learning (in Python).mp4
8.3 MB
13 - Support Vector Machine in Python - A Beginner's Guide to Machine Learning (in Python).mp4
41.9 MB
14 - K-Nearest Neighbor - A Beginner's Guide to Machine Learning (in Python).mp4
7.3 MB
15 - K-Nearest Neighbor in Python - A Beginner's Guide to Machine Learning (in Python).mp4
13.4 MB
16 - Decision Trees - A Beginner's Guide to Machine Learning (in Python).mp4
10.2 MB
17 - Decision Trees in Python - A Beginner's Guide to Machine Learning (in Python).mp4
12.2 MB
18 - Logistic Regression - A Beginner's Guide to Machine Learning (in Python).mp4
12.4 MB
19 - Neural Networks - A Beginner's Guide to Machine Learning (in Python).mp4
40.3 MB
20 - Neural Networks in Python - A Beginner's Guide to Machine Learning (in Python).mp4
8.3 MB
[磁力链接]
添加时间:
2018-11-30
大小:
1.6 GB
最近下载:
2025-10-26
热度:
419
[CourseClub.Me] ZerotoMastery - Build an LLM-powered Q&A App using LangChain, OpenAI and Python
21. Embedding and Uploading to a Vector Database (Pinecone) - Zero To Mastery Academy - 1920x1080 405K.mp4
37.1 MB
22. Asking and Getting Answers - Zero To Mastery Academy - 1920x1080 357K.mp4
35.2 MB
13. Splitting and Embedding Text Using LangChain - Zero To Mastery Academy - 1920x1080 408K.mp4
32.3 MB
3. Setting Up The Environment LangChain, Pinecone, and Python-dotenv - Zero To Mastery Academy - 1920x1080 347K.mp4
31.5 MB
23. Adding Memory (Chat History) - Zero To Mastery Academy - 1920x1080 405K.mp4
29.8 MB
8. Sequential Chains - Zero To Mastery Academy - 1920x1080 384K.mp4
26.1 MB
15. Asking Questions (Similarity Search) - Zero To Mastery Academy - 1920x1080 354K.mp4
23.5 MB
1. Project Demo - Zero To Mastery Academy - 1920x1080 490K.mp4
21.4 MB
17. Project Introduction - Zero To Mastery Academy - 1920x1080 331K.mp4
21.2 MB
14. Inserting the Embeddings into a Pinecone Index - Zero To Mastery Academy - 1920x1080 320K.mp4
21.1 MB
7. Simple Chains - Zero To Mastery Academy - 1920x1080 406K.mp4
19.7 MB
20. Chunking Strategies and Splitting the Documents - Zero To Mastery Academy - 1920x1080 339K.mp4
19.2 MB
16. Project Introduction - Zero To Mastery Academy - 1920x1080 311K.mp4
18.8 MB
4. LLM Models (Wrappers) GPT-3 - Zero To Mastery Academy - 1920x1080 307K.mp4
17.9 MB
12. Introduction to Vector Databases - Zero To Mastery Academy - 1920x1080 288K.mp4
16.9 MB
18. Project Introduction - Zero To Mastery Academy - 1920x1080 400K.mp4
15.3 MB
19. Public and Private Service Loaders - Zero To Mastery Academy - 1920x1080 431K.mp4
15.2 MB
6. Prompt Templates - Zero To Mastery Academy - 1920x1080 339K.mp4
14.9 MB
2. Introduction to LangChain - Zero To Mastery Academy - 1920x1080 316K.mp4
13.6 MB
10. LangChain Agents in Action - Zero To Mastery Academy - 1920x1080 298K.mp4
13.5 MB
[磁力链接]
添加时间:
2023-12-27
大小:
479.1 MB
最近下载:
2025-10-26
热度:
2385
Python Data Analytics With Pandas and NumPy
Python Data Analytics With Pandas and NumPy.zip
950.1 MB
Download more courses.url
123 Bytes
Downloaded from TutsGalaxy.com.txt
73 Bytes
TutsGalaxy.com.txt
52 Bytes
[磁力链接]
添加时间:
2024-08-10
大小:
950.1 MB
最近下载:
2025-10-26
热度:
144
Herbie.Fully.Loaded.2005.CUSTOM.SWESUB.DVDR-PYTHON
Sample/
python
-herbiefl.sample.vob
50.0 MB
herbie.fully.loaded.2005.custom.swesub.dvdr-
python
.nfo
13.2 kB
python
-herbiefl.r00
50.0 MB
python
-herbiefl.r01
50.0 MB
python
-herbiefl.r02
50.0 MB
python
-herbiefl.r03
50.0 MB
python
-herbiefl.r04
50.0 MB
python
-herbiefl.r05
50.0 MB
python
-herbiefl.r06
50.0 MB
python
-herbiefl.r07
50.0 MB
python
-herbiefl.r08
50.0 MB
python
-herbiefl.r09
50.0 MB
python
-herbiefl.r10
50.0 MB
python
-herbiefl.r11
50.0 MB
python
-herbiefl.r12
50.0 MB
python
-herbiefl.r13
50.0 MB
python
-herbiefl.r14
50.0 MB
python
-herbiefl.r15
50.0 MB
python
-herbiefl.r16
50.0 MB
python
-herbiefl.r17
50.0 MB
[磁力链接]
添加时间:
2017-02-20
大小:
4.6 GB
最近下载:
2025-10-26
热度:
956
deep-learning-prerequisites-linear-regression-in-
python
6. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018.mp4
195.3 MB
1. Welcome/4. Anyone Can Succeed in this Course.mp4
88.1 MB
7. Extra Help With Python Coding for Beginners (FAQ by Student Request)/3. Proof that using Jupyter Notebook is the same as not using it.mp4
82.1 MB
1. Welcome/5. Statistics vs. Machine Learning.mp4
58.2 MB
1. Welcome/1. Welcome.mp4
52.1 MB
6. Setting Up Your Environment (FAQ by Student Request)/2. How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow.mp4
46.1 MB
8/2. Is this for Beginners or Experts Academic or Practical Fast or slow-paced.mp4
40.8 MB
9. Appendix FAQ Finale/2. BONUS Where to get Udemy coupons and FREE deep learning material.mp4
39.7 MB
8/4. Machine Learning and AI Prerequisite Roadmap (pt 2).mp4
39.4 MB
3. Multiple linear regression and polynomial regression/2. Define the multi-dimensional problem and derive the solution.mp4
37.8 MB
8/3. Machine Learning and AI Prerequisite Roadmap (pt 1).mp4
30.7 MB
2. 1-D Linear Regression Theory and Code/2. Define the model in 1-D, derive the solution.mp4
25.9 MB
7. Extra Help With Python Coding for Beginners (FAQ by Student Request)/1. How to Code by Yourself (part 1).mp4
25.7 MB
4. Practical machine learning issues/17. Why Divide by Square Root of D.mp4
24.6 MB
4. Practical machine learning issues/11. Gradient Descent Tutorial.mp4
23.9 MB
2. 1-D Linear Regression Theory and Code/9. Moore's Law Derivation.mp4
21.2 MB
2. 1-D Linear Regression Theory and Code/1. Define the model in 1-D, derive the solution (Updated Version).mp4
20.3 MB
8/1. How to Succeed in this Course (Long Version).mp4
19.2 MB
2. 1-D Linear Regression Theory and Code/8. Demonstrating Moore's Law in Code.mp4
18.4 MB
4. Practical machine learning issues/4. Generalization and Overfitting Demonstration in Code.mp4
18.1 MB
[磁力链接]
添加时间:
2025-07-23
大小:
1.2 GB
最近下载:
2025-10-26
热度:
18
[FreeCourseSite.com] Udemy - Complete Python Bootcamp Go from zero to hero in Python
01 Course Overview/001 Course Introduction-subtitle-en.srt
5.1 kB
01 Course Overview/001 Course Introduction.mp4
6.1 MB
01 Course Overview/002 Course Curriculum Overview-subtitle-en.srt
8.0 kB
01 Course Overview/002 Course Curriculum Overview.mp4
13.6 MB
01 Course Overview/003 Python 2 vs Python 3-subtitle-en.srt
12.3 kB
01 Course Overview/003 Python 2 vs Python 3.mp4
27.5 MB
01 Course Overview/004 How to Approach This Course-subtitle-en.srt
4.9 kB
01 Course Overview/004 How to Approach This Course.mp4
8.7 MB
01 Course Overview/005 Course FAQs.html
4.1 kB
01 Course Overview/external_links.txt
120 Bytes
02 Python Setup/006 Installation Notes.html
4.7 kB
02 Python Setup/007 Jupyter Notebook Installation-subtitle-en.srt
30.5 kB
02 Python Setup/007 Jupyter Notebook Installation.mp4
38.5 MB
02 Python Setup/008 IDE Selection-subtitle-en.srt
18.8 kB
02 Python Setup/008 IDE Selection.mp4
32.2 MB
02 Python Setup/009 Jupyter (iPython) Notebooks-subtitle-en.srt
26.9 kB
02 Python Setup/009 Jupyter (iPython) Notebooks.mp4
41.4 MB
02 Python Setup/010 FAQ - Notebooks-subtitle-en.srt
3.2 kB
02 Python Setup/010 FAQ - Notebooks.mp4
12.0 MB
02 Python Setup/011 Additional Resources-subtitle-en.srt
11.5 kB
[磁力链接]
添加时间:
2018-02-18
大小:
2.6 GB
最近下载:
2025-10-26
热度:
346
[GigaCourse.Com] Udemy - The Complete Python Course Learn Python by Doing
11. Web Scraping with Python/27. Books Project 12 Adding logging to our Python project.mp4
198.0 MB
21. Algorithms and Data Structures/12. Deleting nodes with two children in code.mp4
195.7 MB
11. Web Scraping with Python/4. More complex HTML parsing.mp4
192.7 MB
6. Files in Python/3. Python Exercise copying files.mp4
155.3 MB
7. Databases in Python & Milestone Project 2/5. Storing books in files.mp4
150.8 MB
5. Errors in Python/18. Debugging with Pycharm.mp4
148.5 MB
10. Advanced Python Development/7. Some interesting Python collections.mp4
141.1 MB
11. Web Scraping with Python/3. Understanding HTML with BeautifulSoup.mp4
136.4 MB
7. Databases in Python & Milestone Project 2/4. Milestone Project with lists.mp4
134.8 MB
21. Algorithms and Data Structures/11. Deleting nodes in code with Python.mp4
126.2 MB
6. Files in Python/8. JSON files with Python.mp4
121.9 MB
8. Type hinting in Python/1. Typing in Python.mp4
118.3 MB
14. Python on the console and managing project dependencies/3. Terminal video what is a virtualenv.mp4
112.3 MB
23. Python Reference Refresher/22. Object-Oriented Programming in Python.mp4
108.5 MB
5. Errors in Python/13. The on success block and re-raising exceptions.mp4
107.1 MB
21. Algorithms and Data Structures/8. Recursion and inorder traversal in Python.mp4
105.0 MB
23. Python Reference Refresher/30. Errors in Python.mp4
103.4 MB
15. Web Development with Flask/7. Rendering forms with Flask and Python.mp4
101.4 MB
13. Asynchronous Python Development/24. Turning our book scraping project async.mp4
99.0 MB
23. Python Reference Refresher/24. Class methods and static methods.mp4
98.4 MB
[磁力链接]
添加时间:
2022-01-10
大小:
14.4 GB
最近下载:
2025-10-26
热度:
2387
[ FreeCourseWeb.com ] Udemy - GUI Programming with Python Tkinter and Java Swing.zip
[ FreeCourseWeb.com ] Udemy - GUI Programming with Python Tkinter and Java Swing.zip
2.8 GB
[磁力链接]
添加时间:
2022-02-17
大小:
2.8 GB
最近下载:
2025-10-26
热度:
1674
Monty Python and the Holy Grail (1974) (BDRip 720p)
MediaInfo.txt
8.8 kB
Monty Python and the Holy Grail (1974) - poster.jpg
273.7 kB
Monty.Python.and.the.Holy.Grail.1974.720p.BluRay.X264-AMIABLE.idx
510.8 kB
Monty.Python.and.the.Holy.Grail.1974.720p.BluRay.X264-AMIABLE.mkv
4.7 GB
Monty.Python.and.the.Holy.Grail.1974.720p.BluRay.X264-AMIABLE.sub
45.8 MB
[磁力链接]
添加时间:
2017-03-02
大小:
4.7 GB
最近下载:
2025-10-26
热度:
245
[FreeCourseSite.com] Udemy - 2021 Python for Machine Learning & Data Science Masterclass
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
[磁力链接]
添加时间:
2022-01-17
大小:
11.3 GB
最近下载:
2025-10-26
热度:
1018
[ DevCourseWeb.com ] Udemy - Python Wizards for Beginners - Unlock the Magic of Coding
~Get Your Files Here !/1. Unit 1 Introduction to Python/6. Hands on Examples.mp4
758.8 MB
~Get Your Files Here !/2. Functions, Modules, and Data Structure/1. Unit 2 Functions, Modules, and Data Structure, with Hands-on Examples.mp4
446.0 MB
~Get Your Files Here !/3. Control Flow and Loops/2. Unit 3 Hands on Examples.mp4
298.6 MB
~Get Your Files Here !/5. Object-Oriented Programming/1. Unit 5 Object-Oriented Programming.mp4
195.6 MB
~Get Your Files Here !/6. Final Project/2. Final Project #2 Tic-Tac-Toe (XO) Game.mp4
167.9 MB
~Get Your Files Here !/1. Unit 1 Introduction to Python/5. Understanding Python syntax.mp4
156.6 MB
~Get Your Files Here !/4. Debugging and Error Handling/1. Unit 4 Debugging and Error Handling.mp4
136.7 MB
~Get Your Files Here !/1. Unit 1 Introduction to Python/2. Introduction to Python.mp4
121.4 MB
~Get Your Files Here !/5. Object-Oriented Programming/3. Hands on Example.mp4
105.2 MB
~Get Your Files Here !/3. Control Flow and Loops/1. Unit 3 Control Flow and Loops.mp4
102.6 MB
~Get Your Files Here !/6. Final Project/1. Final Project #1 Simple Calculator.mp4
93.8 MB
~Get Your Files Here !/1. Unit 1 Introduction to Python/3. Installing Python and Running Your First Program.mp4
62.3 MB
~Get Your Files Here !/1. Unit 1 Introduction to Python/1. Unit 1 Introduction to Unit 1.mp4
31.4 MB
~Get Your Files Here !/6. Final Project/2.1 background_music.mp3
295.0 kB
~Get Your Files Here !/6. Final Project/2.2 Final Project #2- Tic-tac-toe(XO)0.py
14.2 kB
~Get Your Files Here !/1. Unit 1 Introduction to Python/6.1 Unit 1 practice questions.py
12.6 kB
~Get Your Files Here !/1. Unit 1 Introduction to Python/8. Common Terminologies.html
6.6 kB
~Get Your Files Here !/3. Control Flow and Loops/2.1 Unit 3 Practice Examples.py
2.2 kB
~Get Your Files Here !/6. Final Project/3. Cheat Sheet for Beginners.html
1.4 kB
~Get Your Files Here !/6. Final Project/1.1 Final Project #1- Simple Calculator.py
1.3 kB
[磁力链接]
添加时间:
2024-08-16
大小:
2.7 GB
最近下载:
2025-10-26
热度:
513
[EyBooks] Curso Maestro de Django 2 Desarrollo Web Backend con Python
Readme.txt
26 Bytes
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part10.rar
58.1 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part01.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part02.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part03.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part04.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part05.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part06.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part07.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part08.rar
314.6 MB
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part09.rar
314.6 MB
[磁力链接]
添加时间:
2018-07-03
大小:
2.9 GB
最近下载:
2025-10-26
热度:
479
[FreeCourseLab.com] Udemy - The Complete Python 3 Course Beginner to Advanced!
1. Welcome to the Course!/1. How to be successful in this course.mp4
7.3 MB
1. Welcome to the Course!/1. How to be successful in this course.vtt
4.1 kB
10. Project #5 - Web Development Project Using Web.py/1. Introduction and simple example.mp4
23.7 MB
10. Project #5 - Web Development Project Using Web.py/1. Introduction and simple example.vtt
9.4 kB
10. Project #5 - Web Development Project Using Web.py/10. Web.py sessions.mp4
29.3 MB
10. Project #5 - Web Development Project Using Web.py/10. Web.py sessions.vtt
12.8 kB
10. Project #5 - Web Development Project Using Web.py/11. Logout functionality.mp4
13.4 MB
10. Project #5 - Web Development Project Using Web.py/11. Logout functionality.vtt
6.1 kB
10. Project #5 - Web Development Project Using Web.py/12. Posting microblogs.mp4
27.7 MB
10. Project #5 - Web Development Project Using Web.py/12. Posting microblogs.vtt
10.5 kB
10. Project #5 - Web Development Project Using Web.py/13. Retrieving post objects.mp4
18.2 MB
10. Project #5 - Web Development Project Using Web.py/13. Retrieving post objects.vtt
6.0 kB
10. Project #5 - Web Development Project Using Web.py/14. User settings and updating Mongo.mp4
57.8 MB
10. Project #5 - Web Development Project Using Web.py/14. User settings and updating Mongo.vtt
19.0 kB
10. Project #5 - Web Development Project Using Web.py/15. Relative datetimes.mp4
10.8 MB
10. Project #5 - Web Development Project Using Web.py/15. Relative datetimes.vtt
3.3 kB
10. Project #5 - Web Development Project Using Web.py/16. Making our post dates pretty.mp4
8.8 MB
10. Project #5 - Web Development Project Using Web.py/16. Making our post dates pretty.vtt
3.1 kB
10. Project #5 - Web Development Project Using Web.py/17. Adding post comments.mp4
43.5 MB
10. Project #5 - Web Development Project Using Web.py/17. Adding post comments.vtt
12.5 kB
[磁力链接]
添加时间:
2018-11-11
大小:
3.3 GB
最近下载:
2025-10-26
热度:
1446
Python. Уровень 3. Разработка веб - приложений в Django
2012-02-12 09.07 PITON3 15.01-12.02 u-d R.wmv
1.4 GB
2012-01-29 09.06 PITON3 15.01-12.02 u-d R.wmv
1.3 GB
2012-01-22 09.08 PITON3 15.01-12.02 u-d R.wmv
1.3 GB
2012-02-05 08.41 PITON3 15.01-12.02 u-d R.wmv
1.1 GB
2012-01-15 10.03 PITON3 15.01-12.02 u-d R_Repair.wmv
107.3 MB
[磁力链接]
添加时间:
2017-02-09
大小:
5.2 GB
最近下载:
2025-10-26
热度:
3094
Python Design Patterns
[TutsNode.com] - Python Design Patterns/[5] 4. Behavioral Patterns/[4] Visitor example.mp4
18.4 MB
[TutsNode.com] - Python Design Patterns/[5] 4. Behavioral Patterns/[2] Observer example.mp4
17.9 MB
[TutsNode.com] - Python Design Patterns/[5] 4. Behavioral Patterns/[10] Chain of responsibility example.mp4
16.3 MB
[TutsNode.com] - Python Design Patterns/[3] 2. Creational Patterns/[6] Singleton example.mp4
16.2 MB
[TutsNode.com] - Python Design Patterns/[3] 2. Creational Patterns/[10] Prototype example.mp4
16.2 MB
[TutsNode.com] - Python Design Patterns/[4] 3. Structural Patterns/[6] Adapter example.mp4
15.8 MB
[TutsNode.com] - Python Design Patterns/[4] 3. Structural Patterns/[10] Bridge example.mp4
15.2 MB
[TutsNode.com] - Python Design Patterns/[4] 3. Structural Patterns/[8] Composite example.mp4
15.2 MB
[TutsNode.com] - Python Design Patterns/[5] 4. Behavioral Patterns/[8] Strategy example.mp4
15.1 MB
[TutsNode.com] - Python Design Patterns/[3] 2. Creational Patterns/[4] Abstract factory example.mp4
14.6 MB
[TutsNode.com] - Python Design Patterns/[3] 2. Creational Patterns/[2] Factory example.mp4
14.0 MB
[TutsNode.com] - Python Design Patterns/[3] 2. Creational Patterns/[8] Builder example.mp4
13.3 MB
[TutsNode.com] - Python Design Patterns/[4] 3. Structural Patterns/[4] Proxy example.mp4
13.0 MB
[TutsNode.com] - Python Design Patterns/[4] 3. Structural Patterns/[2] Decorator example.mp4
11.3 MB
[TutsNode.com] - Python Design Patterns/[5] 4. Behavioral Patterns/[6] Iterator example.mp4
10.8 MB
[TutsNode.com] - Python Design Patterns/[2] 1. Understanding Design Patterns/[1] What is a design pattern.mp4
10.5 MB
[TutsNode.com] - Python Design Patterns/[2] 1. Understanding Design Patterns/[6] Working with pattern language.mp4
7.1 MB
[TutsNode.com] - Python Design Patterns/[4] 3. Structural Patterns/[9] Bridge.mp4
5.9 MB
[TutsNode.com] - Python Design Patterns/[1] Introduction/[1] Explore design patterns.mp4
5.9 MB
[TutsNode.com] - Python Design Patterns/[2] 1. Understanding Design Patterns/[4] Working with inheritance and polymorphism.mp4
5.6 MB
[磁力链接]
添加时间:
2022-01-15
大小:
336.3 MB
最近下载:
2025-10-26
热度:
4167
[Udemy] The Complete Python Bootcamp From Zero to Hero in Python
2. Python Setup/2. Installing Python (Step by Step).mp4
161.6 MB
15. Web Scraping with Python/5. Python Web Scraping - Grabbing an Image.mp4
155.9 MB
15. Web Scraping with Python/9. Python Web Scraping - Exercise Solutions.mp4
138.7 MB
11. Milestone Project - 2/11. Solution Walkthrough - Functions for Game Play.mp4
136.4 MB
14. Advanced Python Modules/3. Opening and Reading Files and Folders (Python OS Module).mp4
130.8 MB
6. Methods and Functions/29. Methods and Functions Homework - Solutions.mp4
119.3 MB
7. Milestone Project - 1/8. Solution Overview for MileStone Project 1 - Part One.mp4
110.8 MB
7. Milestone Project - 1/4. Validating User Input.mp4
106.6 MB
11. Milestone Project - 2/10. Solution Walkthrough - Hand and Chip Classes.mp4
106.2 MB
7. Milestone Project - 1/6. First Python Milestone Project Overview.mp4
105.1 MB
17. Working with PDFs and Spreadsheet CSV Files/2. Working with CSV Files in Python.mp4
102.9 MB
12. Python Decorators/1. Decorators with Python Overview.mp4
102.6 MB
16. Working with Images with Python/2. Working with Images with Python.mp4
101.5 MB
2. Python Setup/3. Running Python Code.mp4
98.4 MB
11. Milestone Project - 2/7. Game Logic - Part Three.mp4
96.6 MB
10. Errors and Exceptions Handling/1. Errors and Exception Handling.mp4
94.5 MB
8. Object Oriented Programming/3. Object Oriented Programming - Class Object Attributes and Methods.mp4
92.6 MB
15. Web Scraping with Python/7. Python Web Scraping - Book Examples Part Two.mp4
90.8 MB
18. Emails with Python/3. Receiving Emails with Python.mp4
89.6 MB
8. Object Oriented Programming/4. Object Oriented Programming - Inheritance and Polymorphism.mp4
88.0 MB
[磁力链接]
添加时间:
2025-08-14
大小:
7.5 GB
最近下载:
2025-10-26
热度:
13
[Stepik Academy] Основы программирования на Python (с написанием телеграм-бота) [2020, RUS]
3. Третья неделя/Вебинар 1.mp4
212.4 MB
6. Шестая неделя/4. Деплой бота с использованием GUI/1.2.mp4
196.0 MB
5. Пятая неделя/Вебинар 1.mp4
185.1 MB
6. Шестая неделя/5. Деплой бота через командную строку/1.1.mp4
157.4 MB
5. Пятая неделя/6. Работа с внешними API/1.1.mp4
145.5 MB
6. Шестая неделя/3. Перманентное сохранение состояния в ботах/1.1.mp4
133.4 MB
2. Вторая неделя/5. Telegram API/1.1.mp4
120.0 MB
4. Четвертая неделя/4. Работа с файловой системой и файлами/1.1.mp4
115.8 MB
3. Третья неделя/2. TeleBot, настройка FSM, сообщения и боты в Telegram/1.1.mp4
114.2 MB
2. Вторая неделя/4. API. Как работает интернет/1.1.mp4
113.0 MB
3. Третья неделя/1. Сохранение состояний в боте/1.1.mp4
108.0 MB
5. Пятая неделя/2. Итераторы и генераторы/1.3.mp4
103.2 MB
5. Пятая неделя/4. Обзорно об интернете - http-запросы, html-страницы и requests/1.1.mp4
94.5 MB
5. Пятая неделя/5. API/1.2.mp4
85.9 MB
4. Четвертая неделя/2. Функция и стек вызовов/1.11.mp4
82.3 MB
2. Вторая неделя/1. Функции/1.2.mp4
79.3 MB
5. Пятая неделя/1. Работа с кодом - модули и импорт/1.3.mp4
75.9 MB
1. Первая неделя/Вебинар 2 Настройка ПО.mp4
72.6 MB
4. Четвертая неделя/1. Модель данных - объекты/1.7.mp4
71.1 MB
4. Четвертая неделя/4. Работа с файловой системой и файлами/1.4.mp4
66.2 MB
[磁力链接]
添加时间:
2021-03-28
大小:
5.0 GB
最近下载:
2025-10-26
热度:
819
共411页
上一页
283
284
285
286
287
288
289
290
291
下一页