搜索
为您找到约
8213
个磁力链接/BT种子,耗时 8 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
Learn Networking basics for Python Beginners
Learn Networking basics for Python Beginners.tgz
1.7 GB
Torrent downloaded from demonoid.pw.txt
46 Bytes
Torrent Downloaded From ExtraTorrent.cc.txt
352 Bytes
[磁力链接]
添加时间:
2017-04-04
大小:
1.7 GB
最近下载:
2025-11-02
热度:
1938
[ FreeCourseWeb.com ] Python For Beginners Complete Course 2020.zip
[ FreeCourseWeb.com ] Python For Beginners Complete Course 2020.zip
2.7 GB
[磁力链接]
添加时间:
2021-03-28
大小:
2.7 GB
最近下载:
2025-11-02
热度:
311
[ FreeCourseWeb.com ] Udemy - Full-Stack app with Angular 12, Python Django & PostgreSQL
~Get Your Files Here !/3. Backend Django and PostgreSQL/4. API Methods.mp4
85.2 MB
~Get Your Files Here !/4. Frontend Angular 12/5. Employee Details Screen.mp4
62.8 MB
~Get Your Files Here !/4. Frontend Angular 12/4. Modal Popup Window.mp4
50.3 MB
~Get Your Files Here !/3. Backend Django and PostgreSQL/2. Models.mp4
34.0 MB
~Get Your Files Here !/4. Frontend Angular 12/7. Sorting and Filtering.mp4
33.8 MB
~Get Your Files Here !/3. Backend Django and PostgreSQL/5. Upload File API.mp4
29.9 MB
~Get Your Files Here !/3. Backend Django and PostgreSQL/1. Create Django Project.mp4
29.8 MB
~Get Your Files Here !/4. Frontend Angular 12/2. Routing and Navigation.mp4
25.4 MB
~Get Your Files Here !/4. Frontend Angular 12/1. Create Angular Project.mp4
23.6 MB
~Get Your Files Here !/4. Frontend Angular 12/3. Bootstrap Table.mp4
23.0 MB
~Get Your Files Here !/4. Frontend Angular 12/6. Upload Image File.mp4
17.9 MB
~Get Your Files Here !/2. Setup Environment/2. Install Visual Studio Code.mp4
7.4 MB
~Get Your Files Here !/2. Setup Environment/1. Install Python.mp4
6.2 MB
~Get Your Files Here !/2. Setup Environment/5. Install Node JS.mp4
5.6 MB
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
5.4 MB
~Get Your Files Here !/2. Setup Environment/4. Install PG Admin.mp4
5.3 MB
~Get Your Files Here !/2. Setup Environment/3. Install Postman.mp4
4.9 MB
~Get Your Files Here !/3. Backend Django and PostgreSQL/3. Serializers.mp4
3.9 MB
~Get Your Files Here !/code/ui/my-app/package-lock.json
479.0 kB
~Get Your Files Here !/code/api/DjangoAPI/db.sqlite3
20.5 kB
[磁力链接]
添加时间:
2024-01-12
大小:
455.2 MB
最近下载:
2025-11-02
热度:
1179
[ FreeCourseWeb.com ] Udemy - Python GUI Programming Using PyQt5.zip
[ FreeCourseWeb.com ] Udemy - Python GUI Programming Using PyQt5.zip
10.3 GB
[磁力链接]
添加时间:
2021-03-14
大小:
10.3 GB
最近下载:
2025-11-02
热度:
2479
Master Data Structures for Optimal Solutions in Python
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/8. Solving the Bracket Balancing Problem/2. Implementing an efficient solution to the Bracket Balancing Problem.mp4
262.1 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/3. Linked Lists in Python - learn how easy it is/9. Adding a Linked List class to our code - and how it improves our code.mp4
220.1 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/5. Queues in Python using our Linked List and compare it using Python Lists/7. Improve our Linked List to get more efficient Queue.mp4
219.5 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/7. Implementing a Double Linked List in Python from scratch/1. Implementing a Double Linked List in Python from scratch.mp4
216.9 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/3. Linked Lists in Python - learn how easy it is/3. Linked Lists - the straight forward implementation.mp4
203.6 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/3. Linked Lists in Python - learn how easy it is/13. Adding an Insert Last method to the Linked List.mp4
190.4 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/9. Smallest Nearest Element Problem/1. Understand the Smallest Nearest Element Problem.mp4
186.1 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/3. Linked Lists in Python - learn how easy it is/6. Linked List - improving our Node class to achieve more readable code.mp4
185.0 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/8. Solving the Bracket Balancing Problem/1. The Bracket Balancing Problem explained.mp4
179.5 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/10. Profiling our Data Structures to Evaluate the Performance/1. Profile the Queue.mp4
174.7 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/3. Linked Lists in Python - learn how easy it is/1. Why use Linked Lists at all Why bother.mp4
168.5 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/9. Smallest Nearest Element Problem/3. Implementing the solution to Nearest Smallest Element user our Data Structures.mp4
163.2 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/9. Smallest Nearest Element Problem/2. The solution to Nearest Smallest Element Problem Explained.mp4
161.9 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/4. Stacks in Python using our Linked List and compare it with using a Python List/7. Implement a Stack using Python Lists.mp4
146.6 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/2. How to Code, Debug and run Python code if you are serious about it/4. How to Debug in PyCharm.mp4
132.1 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/1. Introduction/3. Prerequisite to this course.mp4
128.2 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/3. Linked Lists in Python - learn how easy it is/11. Adding a Delete First method to the Linked List.mp4
126.0 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/5. Queues in Python using our Linked List and compare it using Python Lists/3. Implementing a Queue in Python using our Linked List.mp4
125.6 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/4. Stacks in Python using our Linked List and compare it with using a Python List/3. The easy implementation of a Stack using our Linked List.mp4
122.1 MB
[TutsNode.com] - Master Data Structures for Optimal Solutions in Python/10. Profiling our Data Structures to Evaluate the Performance/6. Comparing our Stack with the efficient usage of a Python list.mp4
121.8 MB
[磁力链接]
添加时间:
2021-06-20
大小:
4.7 GB
最近下载:
2025-11-02
热度:
1644
LiveLessons - Python Fundamentals
LiveLessons - Python Fundamentals.iso
3.4 GB
Torrent downloaded from Demonoid.com.txt
47 Bytes
eBook/Prentice.Hall.Core.Python.Programming.2nd.Edition.Sept.2006.chm
3.6 MB
eBook/source_code.zip
113.5 kB
[磁力链接]
添加时间:
2017-02-21
大小:
3.4 GB
最近下载:
2025-11-02
热度:
600
TalkPython - Visual Studio Code for Python Developers
47. Working with a Git Repository.mp4
67.8 MB
16. Extensions.mp4
54.4 MB
15. Common Shortcuts.mp4
50.3 MB
05. Choosing Your Python Distribution.mp4
49.0 MB
23. Linting and Formatting Code.mp4
40.7 MB
01. Welcome to the Course.mp4
36.6 MB
48. Viewing and Syncing Changes.mp4
32.4 MB
17. Themes.mp4
31.6 MB
46. What is Source Control and Why Do You Need It.mp4
30.8 MB
51. Thank you, Summary and Resources.mp4
29.3 MB
06. Installing VS Code (There Are Choices).mp4
28.1 MB
49. The GitHub PR (Pull Request) Extension.mp4
27.4 MB
02. What You'll Need.mp4
26.8 MB
34. Command-line Debugging Techniques.mp4
25.2 MB
37. Working with Debug Configurations.mp4
20.7 MB
10. Command Palette.mp4
19.1 MB
24. Refactoring Code with VS Code.mp4
19.1 MB
28. Handling multiple Python Versions with pyenv.mp4
18.9 MB
35. Debugging with Visual Studio Code.mp4
18.8 MB
25. Code Snippets.mp4
17.3 MB
[磁力链接]
添加时间:
2025-04-28
大小:
925.5 MB
最近下载:
2025-11-02
热度:
136
[EyBooks] Curso Maestro de Django 2 Desarrollo Web Backend con Python
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
Curso Maestro de Django 2 Desarrollo Web Backend con Python.part10.rar
58.1 MB
Readme.txt
26 Bytes
[磁力链接]
添加时间:
2018-05-21
大小:
2.9 GB
最近下载:
2025-11-02
热度:
543
Programowanie w jezyku Python - od A do Z - UDEMY.part1.rar
Programowanie w jezyku Python - od A do Z - UDEMY.part1.rar
2.1 GB
[磁力链接]
添加时间:
2022-02-06
大小:
2.1 GB
最近下载:
2025-11-02
热度:
1043
[GigaCourse.Com] Udemy - Machine Learning Natural Language Processing in Python (V2)
18. Recurrent Neural Networks/9. Parts-of-Speech (POS) Tagging in Tensorflow.mp4
152.1 MB
3. Vector Models and Text Preprocessing/14. TF-IDF (Code).mp4
131.0 MB
16. Feedforward Artificial Neural Networks/13. CBOW in Tensorflow (Advanced).mp4
123.3 MB
22. Effective Learning Strategies for Machine Learning FAQ/4. Machine Learning and AI Prerequisite Roadmap (pt 2).mp4
113.4 MB
9. Spam Detection/6. Spam Detection in Python.mp4
112.8 MB
7. Cipher Decryption (Advanced)/4. Genetic Algorithms.mp4
110.3 MB
3. Vector Models and Text Preprocessing/10. Count Vectorizer (Code).mp4
106.9 MB
6. Article Spinner (Intermediate)/4. Article Spinner in Python (pt 1).mp4
100.6 MB
16. Feedforward Artificial Neural Networks/4. Activation Functions.mp4
93.7 MB
17. Convolutional Neural Networks/6. CNN Architecture.mp4
93.6 MB
11. Text Summarization/8. TextRank in Python (Advanced).mp4
86.3 MB
18. Recurrent Neural Networks/6. GRU and LSTM (pt 1).mp4
86.2 MB
13. Latent Semantic Analysis (Latent Semantic Indexing)/2. SVD (Singular Value Decomposition) Intuition.mp4
85.8 MB
15. The Neuron/4. Text Classification in Tensorflow.mp4
85.6 MB
17. Convolutional Neural Networks/2. What is Convolution.mp4
83.7 MB
3. Vector Models and Text Preprocessing/16. How to Build TF-IDF From Scratch.mp4
83.7 MB
22. Effective Learning Strategies for Machine Learning FAQ/3. Machine Learning and AI Prerequisite Roadmap (pt 1).mp4
83.6 MB
11. Text Summarization/4. Text Summarization in Python.mp4
82.0 MB
6. Article Spinner (Intermediate)/5. Article Spinner in Python (pt 2).mp4
79.0 MB
17. Convolutional Neural Networks/5. Convolution on Color Images.mp4
78.8 MB
[磁力链接]
添加时间:
2024-04-13
大小:
7.2 GB
最近下载:
2025-11-02
热度:
1188
[ FreeCourseWeb.com ] Udemy - Python NumPy For Absolute Beginners.zip
[ FreeCourseWeb.com ] Udemy - Python NumPy For Absolute Beginners.zip
690.4 MB
[磁力链接]
添加时间:
2022-01-14
大小:
690.4 MB
最近下载:
2025-11-02
热度:
658
[ FreeCourseWeb.com ] Udemy - Learn Python Basics By Doing.zip
[ FreeCourseWeb.com ] Udemy - Learn Python Basics By Doing.zip
839.1 MB
[磁力链接]
添加时间:
2021-03-28
大小:
839.1 MB
最近下载:
2025-11-02
热度:
1843
Packt Publishing - Step-by-Step Programming with Python and R
Packt Publishing - Step-by-Step Programming with Python and R.iso
4.4 GB
More_info.txt
287 Bytes
[磁力链接]
添加时间:
2017-02-11
大小:
4.4 GB
最近下载:
2025-11-02
热度:
525
Monty Python's Flying Circus s02 1970
Monty Python's Flying Circus 2 - 01 eng.srt
33.3 kB
Monty Python's Flying Circus 2 - 01 rus.srt
37.6 kB
Monty Python's Flying Circus 2 - 01.avi
450.7 MB
Monty Python's Flying Circus 2 - 02 eng.srt
29.6 kB
Monty Python's Flying Circus 2 - 02 rus.srt
32.2 kB
Monty Python's Flying Circus 2 - 02.avi
450.0 MB
Monty Python's Flying Circus 2 - 03 eng.srt
42.4 kB
Monty Python's Flying Circus 2 - 03 rus.srt
41.1 kB
Monty Python's Flying Circus 2 - 03.avi
448.9 MB
Monty Python's Flying Circus 2 - 04 eng.srt
32.5 kB
Monty Python's Flying Circus 2 - 04 rus.srt
31.4 kB
Monty Python's Flying Circus 2 - 04.avi
448.8 MB
Monty Python's Flying Circus 2 - 05 eng.srt
30.5 kB
Monty Python's Flying Circus 2 - 05 rus.srt
29.2 kB
Monty Python's Flying Circus 2 - 05.avi
446.0 MB
Monty Python's Flying Circus 2 - 06 eng.srt
35.8 kB
Monty Python's Flying Circus 2 - 06 rus.srt
33.7 kB
Monty Python's Flying Circus 2 - 06.avi
444.7 MB
Monty Python's Flying Circus 2 - 07 eng.srt
30.5 kB
Monty Python's Flying Circus 2 - 07 rus.srt
29.1 kB
[磁力链接]
添加时间:
2017-02-09
大小:
5.8 GB
最近下载:
2025-11-02
热度:
1340
Data Scraping & Data Mining from Beginner to Pro with Python
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/119 Extracting Data.mp4
219.6 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/03 Beautiful Soap 4(BS4)/033 Scraping Movie Names from IMDB.mp4
216.5 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/06 Scrapy Project/129 Writing CSS for getting the Product Info.mp4
215.6 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/06 Scrapy Project/131 Checking Next Page Url.mp4
182.0 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/116 Solution(Extracting the Year).mp4
166.8 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/06 Scrapy Project/127 Extracting Products Url from the Listings.mp4
148.0 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/109 CSS Selectors for Movie Names and URLs.mp4
146.7 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/104 Scraping Quotes from Next Pages.mp4
139.7 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/113 Extracting Movie Duration and Genres.mp4
135.8 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/099 Understanding Nested selectors.mp4
134.1 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/06 Scrapy Project/124 Writing CSS Selectors for Listings.mp4
126.2 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/087 Running Documentation Spider 2.mp4
123.6 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/097 Response CSS and Scrapy Shell.mp4
123.6 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/112 Merge Data from Two Callbacks.mp4
122.5 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/02 Requests/022 Solution 02(Extracting Top Stats from Cricinfo).mp4
119.4 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/06 Scrapy Project/132 Adding Pagination to Spider and Running it.mp4
118.8 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/100 Extracting the Author and Quotes.mp4
118.3 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/02 Requests/010 Extracting Quotes Manually.mp4
113.6 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/05 Scrapy/114 Exporting the Extracted Data.mp4
109.9 MB
[TutsNode.com] - Data Scraping & Data Mining from Beginner to Pro with Python/02 Requests/021 Solution 01(Extracting Top Stats from Cricinfo).mp4
109.2 MB
[磁力链接]
添加时间:
2021-03-24
大小:
9.2 GB
最近下载:
2025-11-02
热度:
4099
[DesireCourse.Com] Udemy - Deep Learning Recurrent Neural Networks in Python
03 Recurrent Neural Networks for NLP/018 Generating Poetry in Code part 1.mp4
55.0 MB
04 Advanced RNN Units/030 Learning from Wikipedia Data in Code part 1.mp4
51.1 MB
03 Recurrent Neural Networks for NLP/021 Classifying Poetry in Code.mp4
48.1 MB
07 Appendix/036 How to install Numpy Scipy Matplotlib Pandas IPython Theano and TensorFlow.mp4
46.0 MB
02 The Simple Recurrent Unit/010 The Parity Problem in Code using a Feedforward ANN.mp4
40.2 MB
02 The Simple Recurrent Unit/012 The Parity Problem in Code using a Recurrent Neural Network.mp4
39.3 MB
04 Advanced RNN Units/031 Learning from Wikipedia Data in Code part 2.mp4
26.9 MB
04 Advanced RNN Units/023 RRNN in Code - Revisiting Poetry Generation.mp4
26.6 MB
07 Appendix/037 How to Code by Yourself part 1.mp4
25.7 MB
02 The Simple Recurrent Unit/011 Theano Scan Tutorial.mp4
24.9 MB
04 Advanced RNN Units/032 Visualizing the Word Embeddings.mp4
24.6 MB
04 Advanced RNN Units/027 LSTM in Code.mp4
20.3 MB
05 Batch Training/033 Batch Training for Simple RNN.mp4
17.4 MB
04 Advanced RNN Units/025 GRU in Code.mp4
15.8 MB
07 Appendix/038 How to Code by Yourself part 2.mp4
15.5 MB
03 Recurrent Neural Networks for NLP/019 Generating Poetry in Code part 2.mp4
14.2 MB
04 Advanced RNN Units/028 Learning from Wikipedia Data.mp4
13.4 MB
04 Advanced RNN Units/029 Alternative to Wikipedia Data Brown Corpus.mp4
13.1 MB
06 TensorFlow/034 Simple RNN in TensorFlow.mp4
12.6 MB
01 Introduction and Outline/004 How to Succeed in this Course.mp4
10.0 MB
[磁力链接]
添加时间:
2022-04-08
大小:
659.7 MB
最近下载:
2025-11-02
热度:
1157
Cluster Analysis and Unsupervised Machine Learning in Python
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/5. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018.mp4
195.4 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/4. Gaussian Mixture Models (GMMs)/2. Write a Gaussian Mixture Model in Python Code.mp4
144.1 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/2. K-Means Clustering/7. Hard K-Means Exercise 3 Solution.mp4
95.8 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/6. 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
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/1. Introduction to Unsupervised Learning/6. Anyone Can Succeed in this Course.mp4
81.9 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/4. Gaussian Mixture Models (GMMs)/1. Gaussian Mixture Model (GMM) Algorithm.mp4
69.0 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/2. K-Means Clustering/3. Hard K-Means Exercise 1 Solution.mp4
58.1 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/1. Introduction to Unsupervised Learning/4. Why Use Clustering.mp4
57.5 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/2. K-Means Clustering/8. Hard K-Means Objective Theory.mp4
54.4 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/2. K-Means Clustering/2. Hard K-Means Exercise Prompt 1.mp4
52.5 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/4. Gaussian Mixture Models (GMMs)/8. Expectation-Maximization (pt 1).mp4
52.2 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/1. Introduction to Unsupervised Learning/1. Introduction.mp4
47.9 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/4. Gaussian Mixture Models (GMMs)/7. GMM vs Bayes Classifier (pt 2).mp4
47.4 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/5. Setting Up Your Environment (FAQ by Student Request)/2. How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow.mp4
46.0 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/4. Gaussian Mixture Models (GMMs)/3. Practical Issues with GMM Singular Covariance.mp4
45.4 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/2. K-Means Clustering/21. Clustering for NLP and Computer Vision Real-World Applications.mp4
44.5 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/2. K-Means Clustering/6. Hard K-Means Exercise Prompt 3.mp4
43.9 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/4. Gaussian Mixture Models (GMMs)/6. GMM vs Bayes Classifier (pt 1).mp4
43.3 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/7. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/2. Is this for Beginners or Experts Academic or Practical Fast or slow-paced.mp4
40.8 MB
[TutsNode.com] - Cluster Analysis and Unsupervised Machine Learning in Python/8. Appendix FAQ Finale/2. BONUS Where to get discount coupons and FREE deep learning material.mp4
39.6 MB
[磁力链接]
添加时间:
2021-03-11
大小:
2.0 GB
最近下载:
2025-11-02
热度:
1419
Complete Python Bootcamp Go from zero to hero in Python 3
Complete Python Bootcamp Go from zero to hero in Python 3.zip
4.5 GB
Download more courses.url
123 Bytes
Downloaded from TutsGalaxy.com.txt
73 Bytes
TutsGalaxy.com.txt
52 Bytes
[磁力链接]
添加时间:
2023-12-21
大小:
4.5 GB
最近下载:
2025-11-02
热度:
2610
8 Things You Must Know in Python
[TutsNode.com] - 8 Things You Must Know in Python/[5] 4. Working with Python min() and max()/[3] Solution min() and max().mp4
21.7 MB
[TutsNode.com] - 8 Things You Must Know in Python/[6] 5. Understanding and Using the Python sorted() Method/[3] Solution sorted().mp4
21.2 MB
[TutsNode.com] - 8 Things You Must Know in Python/[6] 5. Understanding and Using the Python sorted() Method/[1] Python sorted() function.mp4
15.5 MB
[TutsNode.com] - 8 Things You Must Know in Python/[4] 3. Understanding the Python reversed() Method/[1] Python reversed() function.mp4
13.5 MB
[TutsNode.com] - 8 Things You Must Know in Python/[3] 2. Using the Python enumerate() and zip() Method/[2] Python zip() function.mp4
12.8 MB
[TutsNode.com] - 8 Things You Must Know in Python/[5] 4. Working with Python min() and max()/[1] Python min() and max() function.mp4
12.6 MB
[TutsNode.com] - 8 Things You Must Know in Python/[2] 1. Understanding the Python any() and all() Methods/[1] Python all() function.mp4
9.6 MB
[TutsNode.com] - 8 Things You Must Know in Python/[3] 2. Using the Python enumerate() and zip() Method/[4] Solution enumerate() and zip().mp4
7.5 MB
[TutsNode.com] - 8 Things You Must Know in Python/[4] 3. Understanding the Python reversed() Method/[3] Solution reversed().mp4
7.2 MB
[TutsNode.com] - 8 Things You Must Know in Python/[3] 2. Using the Python enumerate() and zip() Method/[1] Python enumerate() function.mp4
6.1 MB
[TutsNode.com] - 8 Things You Must Know in Python/[2] 1. Understanding the Python any() and all() Methods/[2] Python any() function.mp4
5.9 MB
[TutsNode.com] - 8 Things You Must Know in Python/[2] 1. Understanding the Python any() and all() Methods/[3] Challenge any() and all().mp4
5.5 MB
[TutsNode.com] - 8 Things You Must Know in Python/[4] 3. Understanding the Python reversed() Method/[2] Challenge reversed().mp4
5.0 MB
[TutsNode.com] - 8 Things You Must Know in Python/[5] 4. Working with Python min() and max()/[2] Challenge min() and max().mp4
4.0 MB
[TutsNode.com] - 8 Things You Must Know in Python/[1] Introduction/[1] Eight things to know in Python.mp4
3.4 MB
[TutsNode.com] - 8 Things You Must Know in Python/[2] 1. Understanding the Python any() and all() Methods/[4] Solution any() and all().mp4
3.2 MB
[TutsNode.com] - 8 Things You Must Know in Python/[3] 2. Using the Python enumerate() and zip() Method/[3] Challenge enumerate() and zip().mp4
3.1 MB
[TutsNode.com] - 8 Things You Must Know in Python/[6] 5. Understanding and Using the Python sorted() Method/[2] Challenge sorted().mp4
2.6 MB
[TutsNode.com] - 8 Things You Must Know in Python/[7] Conclusion/[1] Next steps.mp4
2.0 MB
[TutsNode.com] - 8 Things You Must Know in Python/8 Things You Must Know in Python.zip
748.2 kB
[磁力链接]
添加时间:
2021-06-11
大小:
164.5 MB
最近下载:
2025-11-02
热度:
2246
Monty Python and the Holy Grail (1975) Dual-Audio
Monty Python and the Holy Grail (1975) BRRip Oldies Dual-Audio.mkv
942.8 MB
[磁力链接]
添加时间:
2021-03-21
大小:
942.8 MB
最近下载:
2025-11-02
热度:
2788
共411页
上一页
257
258
259
260
261
262
263
264
265
下一页