磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 3240 个磁力链接/BT种子,耗时 11 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

[FreeTutorials.Us] Udemy - python-master-web-scraping-course-doing-20-real-projects

  • 01 Web Scraping Introduction and installation/001 What is web scraping _.mp4 9.0 MB
  • 01 Web Scraping Introduction and installation/002 Big picture about web scraping (or steps to do web scraping).mp4 3.2 MB
  • 01 Web Scraping Introduction and installation/003 Install python and other packages with anaconda.mp4 8.2 MB
  • 01 Web Scraping Introduction and installation/004 Install sublime text - IDE for python development.mp4 5.5 MB
  • 01 Web Scraping Introduction and installation/005 Install support packages for sublime text.mp4 13.3 MB
  • 01 Web Scraping Introduction and installation/006 Working with Sublime Text.mp4 6.3 MB
  • 02 Step _ Inspecting Web Page and Locating Data between HTML Source/007 Inspecting tool introduction.mp4 13.4 MB
  • 02 Step _ Inspecting Web Page and Locating Data between HTML Source/008 Example with inspecting NBA player page.mp4 13.2 MB
  • 02 Step _ Inspecting Web Page and Locating Data between HTML Source/009 Example with inspecting IMDB poster page.mp4 18.9 MB
  • 03 Step _ Download HTML Content/010 Download HTML use selenium with chrome driver.mp4 16.6 MB
  • 03 Step _ Download HTML Content/010 download-html-with-selenium-chromedriver.py 206 Bytes
  • 03 Step _ Download HTML Content/011 Download HTML use selenium in headless mode with phantomjs driver.mp4 13.0 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/012 create-soup.py 313 Bytes
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/012 Introduction about Beautiful Soup and create soup object.mp4 12.8 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/013 Search for first tag by name.mp4 6.1 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/014 search-all-tag.py 704 Bytes
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/014 Search for all tags by name.mp4 7.2 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/015 Search with tag name and class attribute.mp4 9.3 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/016 search-with-tag-name-and-other-attribute.py 689 Bytes
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/016 Search with tag name and other attributes.mp4 3.4 MB
[磁力链接] 添加时间:2018-02-05 大小:768.4 MB 最近下载:2025-07-31 热度:1891

[ FreeCourseWeb.com ] Udemy - GUI Programming and CSV in Python - Basics (Project Oriented).zip

  • [ FreeCourseWeb.com ] Udemy - GUI Programming and CSV in Python - Basics (Project Oriented).zip 768.3 MB
[磁力链接] 添加时间:2021-04-07 大小:768.3 MB 最近下载:2025-08-07 热度:1160

[ DevCourseWeb.com ] Udemy - Intermediate Python - Master Decorators From Scratch

  • ~Get Your Files Here !/6. More On Functions args and kwargs.mp4 60.9 MB
  • ~Get Your Files Here !/34. Solution Part II.mp4 59.7 MB
  • ~Get Your Files Here !/32. Solution Part I.mp4 56.7 MB
  • ~Get Your Files Here !/36. Solution.mp4 55.8 MB
  • ~Get Your Files Here !/28. Preserving Identity With @wraps.mp4 44.7 MB
  • ~Get Your Files Here !/24. Decorators With Arguments.mp4 44.1 MB
  • ~Get Your Files Here !/16. Basic Introduction To Decorators.mp4 39.8 MB
  • ~Get Your Files Here !/30. Solution.mp4 31.6 MB
  • ~Get Your Files Here !/17. Decorating Parameterized Functions.mp4 29.1 MB
  • ~Get Your Files Here !/9. Higher-Order Functions.mp4 25.1 MB
  • ~Get Your Files Here !/13. Closures.mp4 24.9 MB
  • ~Get Your Files Here !/27. Chaining Multiple Decorators.mp4 24.4 MB
  • ~Get Your Files Here !/23. Solution.mp4 24.4 MB
  • ~Get Your Files Here !/3. Introduction to Python Functions.mp4 24.3 MB
  • ~Get Your Files Here !/12. First-Class Functions.mp4 24.2 MB
  • ~Get Your Files Here !/15. Solution.mp4 20.5 MB
  • ~Get Your Files Here !/35. Skill Challenge - Building A Cache.mp4 18.4 MB
  • ~Get Your Files Here !/29. Skill Challenge - Delaying Downloads.mp4 17.1 MB
  • ~Get Your Files Here !/8. Solution.mp4 14.5 MB
  • ~Get Your Files Here !/5. Solution.mp4 14.5 MB
[磁力链接] 添加时间:2023-12-25 大小:768.3 MB 最近下载:2025-07-30 热度:805

[FreeCourseSite.com] Udemy - Python OOP Four Pillars of OOP in Python 3 for Beginners

  • 03 - Classes and Objects/001 Understanding Classes and Objects.mp4 80.6 MB
  • 02 - Installation of Python (if you haven't already)/001 Installation for Windows.mp4 65.0 MB
  • 02 - Installation of Python (if you haven't already)/003 Installation for Linux.mp4 49.2 MB
  • 07 - Polymorphism - The final pillar of OOP/004 Implementing an Abstract Base Class (ABC).mp4 44.0 MB
  • 02 - Installation of Python (if you haven't already)/002 Installation for Mac.mp4 41.9 MB
  • 04 - Attributes and Methods/004 init() method - Create a fully initialised object.mp4 41.6 MB
  • 08 - Final Project - Simulate a Banking System/003 Project Solution - Part 2.mp4 40.4 MB
  • 04 - Attributes and Methods/001 Class Attributes and Instance Attributes.mp4 39.0 MB
  • 03 - Classes and Objects/002 Implementation of Classes and Objects in Python.mp4 37.7 MB
  • 06 - Inheritance - The third pillar of OOP/001 Understanding Inheritance and Performing a Single Inheritance in Python.mp4 35.0 MB
  • 07 - Polymorphism - The final pillar of OOP/001 Overriding and the super() method.mp4 31.9 MB
  • 08 - Final Project - Simulate a Banking System/002 Project Solution - Part 1.mp4 29.4 MB
  • 05 - Abstraction and Encapsulation - The first two pillars of OOP/002 Performing Abstraction and Encapsulation in Python.mp4 26.0 MB
  • 04 - Attributes and Methods/002 Understanding the 'self ' parameter.mp4 23.8 MB
  • 07 - Polymorphism - The final pillar of OOP/002 The Diamond Shape Problem in Multiple Inheritance.mp4 23.7 MB
  • 07 - Polymorphism - The final pillar of OOP/003 Overloading an Operator.mp4 23.5 MB
  • 06 - Inheritance - The third pillar of OOP/003 Performing a Multilevel Inheritance in Python.mp4 23.2 MB
  • 06 - Inheritance - The third pillar of OOP/002 Performing a Multiple Inheritance in Python.mp4 22.9 MB
  • 01 - Introduction and Course Structure/001 Introduction.mp4 22.5 MB
  • 06 - Inheritance - The third pillar of OOP/004 Public, Protected and Private - Naming Conventions in Python.mp4 21.4 MB
[磁力链接] 添加时间:2023-12-18 大小:766.0 MB 最近下载:2025-08-03 热度:1659

Udemy - Intermediate Python Master Decorators From Scratch

  • 6. More On Functions args and kwargs.mp4 60.9 MB
  • 34. Solution Part II.mp4 59.7 MB
  • 32. Solution Part I.mp4 56.7 MB
  • 36. Solution.mp4 55.8 MB
  • 28. Preserving Identity With @wraps.mp4 44.7 MB
  • 24. Decorators With Arguments.mp4 44.0 MB
  • 16. Basic Introduction To Decorators.mp4 39.8 MB
  • 30. Solution.mp4 31.6 MB
  • 17. Decorating Parameterized Functions.mp4 29.1 MB
  • 9. Higher-Order Functions.mp4 25.1 MB
  • 13. Closures.mp4 24.8 MB
  • 27. Chaining Multiple Decorators.mp4 24.4 MB
  • 23. Solution.mp4 24.4 MB
  • 3. Introduction to Python Functions.mp4 24.2 MB
  • 12. First-Class Functions.mp4 24.2 MB
  • 15. Solution.mp4 20.5 MB
  • 35. Skill Challenge - Building A Cache.mp4 18.4 MB
  • 29. Skill Challenge - Delaying Downloads.mp4 17.1 MB
  • 5. Solution.mp4 14.5 MB
  • 21. Solution.mp4 14.1 MB
[磁力链接] 添加时间:2024-01-01 大小:765.8 MB 最近下载:2025-08-09 热度:4751

[FreeCourseLab.com] Udemy - Python For Beginners Quick Start Guide to Python 3

  • 5. Lists/4. The pop() methood.mp4 16.7 MB
  • 14. Classes/13. Inheritance.mp4 16.4 MB
  • 19. Testing your code/1. How to test your code.mp4 15.3 MB
  • 14. Classes/8. Working with classes and instances.mp4 14.2 MB
  • 13. Functions/12. Modifying a list in a function.mp4 14.2 MB
  • 14. Classes/16. Instances as attributes.mp4 13.1 MB
  • 9. Branching and Conditions/11. Using if statements with lists in a simple shopping cart program.mp4 12.5 MB
  • 17. Files Part 2/6. Storing and reading user data.mp4 12.3 MB
  • 10. Dictionaries/8. Using dictionary within a list.mp4 11.6 MB
  • 12. While loops/8. Property Rental Program to show how to fill a dictionary with user input.mp4 11.6 MB
  • 14. Classes/6. Calling methods.mp4 11.4 MB
  • 13. Functions/10. Functions with a while loop.mp4 11.3 MB
  • 5. Lists/1. Creating Lists.mp4 10.3 MB
  • 10. Dictionaries/6. Looping through a dictionary.mp4 10.3 MB
  • 16. Exceptions/4. Using exceptions to prevent crashes.mp4 10.3 MB
  • 10. Dictionaries/3. The in operator.mp4 10.3 MB
  • 5. Lists/2. Editing Lists.mp4 10.2 MB
  • 12. While loops/6. While loops with lists and dictionaries.mp4 10.2 MB
  • 14. Classes/14. Defining attributes and methods for a child class.mp4 10.1 MB
  • 5. Lists/7. Looping Through A List.mp4 9.7 MB
[磁力链接] 添加时间:2021-03-31 大小:764.1 MB 最近下载:2025-07-31 热度:157

[FreeCourseSite.com] Udemy - Python For Beginners Quick Start Guide to Python 3

  • 5. Lists/4. The pop() methood.mp4 16.7 MB
  • 14. Classes/13. Inheritance.mp4 16.4 MB
  • 19. Testing your code/1. How to test your code.mp4 15.2 MB
  • 14. Classes/8. Working with classes and instances.mp4 14.2 MB
  • 13. Functions/12. Modifying a list in a function.mp4 14.2 MB
  • 14. Classes/16. Instances as attributes.mp4 13.1 MB
  • 9. Branching and Conditions/11. Using if statements with lists in a simple shopping cart program.mp4 12.5 MB
  • 17. Files Part 2/6. Storing and reading user data.mp4 12.3 MB
  • 10. Dictionaries/8. Using dictionary within a list.mp4 11.6 MB
  • 12. While loops/8. Property Rental Program to show how to fill a dictionary with user input.mp4 11.5 MB
  • 14. Classes/6. Calling methods.mp4 11.4 MB
  • 13. Functions/10. Functions with a while loop.mp4 11.3 MB
  • 5. Lists/1. Creating Lists.mp4 10.3 MB
  • 10. Dictionaries/6. Looping through a dictionary.mp4 10.3 MB
  • 16. Exceptions/4. Using exceptions to prevent crashes.mp4 10.3 MB
  • 10. Dictionaries/3. The in operator.mp4 10.3 MB
  • 5. Lists/2. Editing Lists.mp4 10.2 MB
  • 12. While loops/6. While loops with lists and dictionaries.mp4 10.2 MB
  • 14. Classes/14. Defining attributes and methods for a child class.mp4 10.1 MB
  • 5. Lists/7. Looping Through A List.mp4 9.7 MB
[磁力链接] 添加时间:2021-03-25 大小:763.9 MB 最近下载:2025-08-03 热度:654

[ DevCourseWeb.com ] Udemy - Certificate Program in Python Programming

  • ~Get Your Files Here !/4. Python and CSV/2. Project 1.mp4 130.1 MB
  • ~Get Your Files Here !/3. Built in Functions/2. String Functions.mp4 89.5 MB
  • ~Get Your Files Here !/2. Advanced/1. Conditional Statements, Data Types, and the Modulus Operator.mp4 89.2 MB
  • ~Get Your Files Here !/2. Advanced/3. User Defined Functions.mp4 88.2 MB
  • ~Get Your Files Here !/1. Basics/2. Basics of Python programming.mp4 88.2 MB
  • ~Get Your Files Here !/2. Advanced/4. List String Tuple Dictionary.mp4 84.4 MB
  • ~Get Your Files Here !/4. Python and CSV/1. Read, Write and Delete datarow from a CSV.mp4 76.4 MB
  • ~Get Your Files Here !/2. Advanced/2. for and while looping.mp4 53.7 MB
  • ~Get Your Files Here !/1. Basics/1. How to install Python.mp4 24.0 MB
  • ~Get Your Files Here !/1. Basics/3. Keywords.mp4 11.1 MB
  • ~Get Your Files Here !/1. Basics/5. Comments in Python.mp4 11.1 MB
  • ~Get Your Files Here !/3. Built in Functions/1. What is a Built in function .mp4 8.2 MB
  • ~Get Your Files Here !/1. Basics/4. Taking input from user.mp4 8.0 MB
  • ~Get Your Files Here !/1. Basics/2.1 day 1.pdf 465.8 kB
  • ~Get Your Files Here !/4. Python and CSV/1.1 Read write delete from csv.pdf 320.7 kB
  • ~Get Your Files Here !/2. Advanced/2.1 looping user defined functions introduction to list string tuple dictionary.pdf 226.1 kB
  • ~Get Your Files Here !/1. Basics/3.1 3 Keywords.pdf 36.7 kB
  • ~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • Get Bonus Downloads Here.url 182 Bytes
[磁力链接] 添加时间:2024-01-06 大小:763.4 MB 最近下载:2025-08-05 热度:1530

[ FreeCourseWeb.com ] Udemy - Create Simple GUI Applications with Python and Qt.zip

  • [ FreeCourseWeb.com ] Udemy - Create Simple GUI Applications with Python and Qt.zip 763.0 MB
[磁力链接] 添加时间:2021-06-13 大小:763.0 MB 最近下载:2025-06-12 热度:301

[ DevCourseWeb.com ] Udemy - Learn to Solve Algebraic Equations Recursively in Python

  • ~Get Your Files Here !/5. Testing and Debugging.mp4 417.0 MB
  • ~Get Your Files Here !/4. Iterating Through and Solving Expressions.mp4 197.8 MB
  • ~Get Your Files Here !/2. Helper Functions.mp4 76.1 MB
  • ~Get Your Files Here !/1. Introduction.mp4 61.9 MB
  • ~Get Your Files Here !/3. Operator Precedence.mp4 9.4 MB
  • ~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • Get Bonus Downloads Here.url 182 Bytes
[磁力链接] 添加时间:2024-01-13 大小:762.2 MB 最近下载:2025-06-30 热度:613

[ DevCourseWeb.com ] Udemy - Python Basics to Maximize ChatGPT as Your Personal Assistant

  • ~Get Your Files Here !/7 -7. Pandas (1).mp4 131.8 MB
  • ~Get Your Files Here !/8 -8. Pandas (2).mp4 123.4 MB
  • ~Get Your Files Here !/6 -6. Numpy (2).mp4 116.8 MB
  • ~Get Your Files Here !/5 -5. Numpy (1).mp4 112.9 MB
  • ~Get Your Files Here !/4 -4. Statement, For, While Loop.mp4 80.6 MB
  • ~Get Your Files Here !/3 -3. Dictionaries, Tuples.mp4 79.8 MB
  • ~Get Your Files Here !/2 -2. Numbers, Strings, List.mp4 66.0 MB
  • ~Get Your Files Here !/1 -1. Python Intro Installation and Jupyter Notebook.mp4 50.6 MB
  • ~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • Get Bonus Downloads Here.url 182 Bytes
[磁力链接] 添加时间:2024-10-26 大小:762.0 MB 最近下载:2025-07-22 热度:1388

[ FreeCourseWeb.com ] Udemy - Python for Data Science.zip

  • [ FreeCourseWeb.com ] Udemy - Python for Data Science.zip 761.7 MB
[磁力链接] 添加时间:2021-05-29 大小:761.7 MB 最近下载:2025-05-12 热度:106

Udemy - Python Tutorial for Absolute Beginners

  • Torrent downloaded from demonoid.pw.txt 46 Bytes
  • Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
  • Python Tutorial for Absolute Beginners.tgz 761.7 MB
[磁力链接] 添加时间:2017-02-16 大小:761.7 MB 最近下载:2025-07-06 热度:824

[Udemy] Statistics & Mathematics for Data Science in Python [2020, ENG]

  • 5. Confidence Intervals & Hypothesis Testing/7. Normal Data Quantitative Confidence Intervals.mp4 29.4 MB
  • 6. Regression & Predictions/3. Preparation Part 2 Categorical Coding & Data Splitting.mp4 27.0 MB
  • 5. Confidence Intervals & Hypothesis Testing/6. Normal Data Categorical Confidence Intervals.mp4 26.7 MB
  • 5. Confidence Intervals & Hypothesis Testing/9. Non-Normal Data & Bootstrap.mp4 24.5 MB
  • 6. Regression & Predictions/10. Model Comparison Tool.mp4 23.0 MB
  • 7. Classification Modeling/9. Model Comparison Tool.mp4 21.9 MB
  • 6. Regression & Predictions/4. Linear Regression.mp4 21.7 MB
  • 8. Natural Language Processing/8. Cosine Similarity Between Texts.mp4 20.8 MB
  • 2. Vocabulary & Descriptive Statistics/3. Variable Types within Data.mp4 20.1 MB
  • 6. Regression & Predictions/2. Preparation Part 1 Loading & Exploring Diamonds Data.mp4 19.3 MB
  • 6. Regression & Predictions/11. Model Hyper Tuning & Optimization.mp4 18.3 MB
  • 3. Distribution Types/7. Fitting Distributions - Advanced.mp4 17.9 MB
  • 2. Vocabulary & Descriptive Statistics/4. Summarizing Data with Counts.mp4 17.7 MB
  • 5. Confidence Intervals & Hypothesis Testing/5. Normal DataProbability Plots with Means.mp4 17.5 MB
  • 2. Vocabulary & Descriptive Statistics/5. Measures of Center, Essential Analytics.mp4 16.9 MB
  • 4. Inferential Statistics with Visualizations/6. Advanced Visualizations.mp4 16.7 MB
  • 7. Classification Modeling/3. Preparation Part 2 Cleaning & Preparing Penguins Data.mp4 16.7 MB
  • 3. Distribution Types/6. Normal Distribution.mp4 15.8 MB
  • 5. Confidence Intervals & Hypothesis Testing/8. ANOVA.mp4 15.1 MB
  • 4. Inferential Statistics with Visualizations/2. Bar Charts.mp4 15.1 MB
[磁力链接] 添加时间:2021-03-27 大小:759.8 MB 最近下载:2025-08-04 热度:6337

[FreeCourseSite.com] Udemy - Create Your Calculator Learn Python Programming Basics Fast

  • 1. Course/1. Getting Started.mp4 19.2 MB
  • 1. Course/10. Boolean Operators.mp4 39.3 MB
  • 1. Course/11. Decision Making.mp4 28.9 MB
  • 1. Course/12. Decision Making 2.mp4 40.0 MB
  • 1. Course/13. Loops.mp4 36.9 MB
  • 1. Course/14. Loops 2.mp4 9.9 MB
  • 1. Course/15. List.mp4 24.1 MB
  • 1. Course/16. List 2.mp4 6.4 MB
  • 1. Course/17. List 3.mp4 16.3 MB
  • 1. Course/18. Functions.mp4 41.3 MB
  • 1. Course/19. Module.mp4 25.5 MB
  • 1. Course/2. Getting Started II.mp4 7.2 MB
  • 1. Course/20. Class and Objects.mp4 43.3 MB
  • 1. Course/21. Put Everything Together - Create Your Own Calculator.mp4 20.0 MB
  • 1. Course/22. Put Everything Together - Create Your Own Calculator 2.mp4 109.8 MB
  • 1. Course/23. Put Everything Together - Create Your Own Calculator 3.mp4 42.5 MB
  • 1. Course/24. Put Everything Together - Create Your Own Calculator 4.mp4 27.6 MB
  • 1. Course/25. Put Everything Together - Create Your Own Calculator 5.mp4 51.8 MB
  • 1. Course/3. Getting Started III.mp4 6.0 MB
  • 1. Course/4. Hello World Software.mp4 12.9 MB
[磁力链接] 添加时间:2018-10-21 大小:758.8 MB 最近下载:2025-08-07 热度:1112

[ DevCourseWeb.com ] Udemy - Python and Microsoft Access Database Application Development

  • ~Get Your Files Here !/04 - Creating the application logic/004 Create standalone functions.mp4 75.4 MB
  • ~Get Your Files Here !/04 - Creating the application logic/005 Activate button widgets.mp4 74.7 MB
  • ~Get Your Files Here !/04 - Creating the application logic/002 Add more functions to class.mp4 73.7 MB
  • ~Get Your Files Here !/02 - Building the Application interface/006 Creating the application GUI Part 3.mp4 68.9 MB
  • ~Get Your Files Here !/04 - Creating the application logic/003 Create function for selected row.mp4 57.8 MB
  • ~Get Your Files Here !/01 - Python Development Environment Setup/004 Python installation on Linux.mp4 40.3 MB
  • ~Get Your Files Here !/04 - Creating the application logic/001 Create a class and methods.mp4 38.0 MB
  • ~Get Your Files Here !/02 - Building the Application interface/004 Creating the application GUI Part 1.mp4 36.8 MB
  • ~Get Your Files Here !/02 - Building the Application interface/008 Creating the application GUI Part 5.mp4 33.3 MB
  • ~Get Your Files Here !/02 - Building the Application interface/007 Creating the application GUI Part 4.mp4 33.3 MB
  • ~Get Your Files Here !/01 - Python Development Environment Setup/003 Python installation on Macs.mp4 31.3 MB
  • ~Get Your Files Here !/02 - Building the Application interface/009 Adding comments to code.mp4 29.6 MB
  • ~Get Your Files Here !/02 - Building the Application interface/005 Creating the application GUI Part 2.mp4 29.0 MB
  • ~Get Your Files Here !/01 - Python Development Environment Setup/002 Python installation on Windows.mp4 24.1 MB
  • ~Get Your Files Here !/03 - Connecting Python to Microsoft Access Database/001 Create Microsoft Access Database and Table.mp4 19.2 MB
  • ~Get Your Files Here !/03 - Connecting Python to Microsoft Access Database/004 Connect to access database from Python.mp4 18.8 MB
  • ~Get Your Files Here !/05 - Testing the application/001 Performing CRUD Operations.mp4 16.0 MB
  • ~Get Your Files Here !/01 - Python Development Environment Setup/005 Installing Text Editor.mp4 10.5 MB
  • ~Get Your Files Here !/03 - Connecting Python to Microsoft Access Database/002 Create and activate a virtual environment.mp4 9.6 MB
  • ~Get Your Files Here !/03 - Connecting Python to Microsoft Access Database/003 Install Access Database Connection driver.mp4 9.3 MB
[磁力链接] 添加时间:2022-05-14 大小:758.0 MB 最近下载:2025-08-08 热度:1151

[ DevCourseWeb.com ] Udemy - Natural language processing with NLTK and python.zip

  • [ DevCourseWeb.com ] Udemy - Natural language processing with NLTK and python.zip 757.3 MB
[磁力链接] 添加时间:2021-06-11 大小:757.3 MB 最近下载:2025-06-21 热度:385

[Tutorialsplanet.NET] Udemy - Complete DEVOPS Pipeline with Python Web App - Devops CI CD

  • 2. Thanks/1.1 project.rar 54.6 MB
  • 8/3. Creating new docker image with every new changesupdates using Github Action.mp4 54.2 MB
  • 11. More on Containers/3. How to do Auto scaling in Kubernetes.mp4 50.8 MB
  • 3. Python Web Application ( PLAN, CODE, BUILD)/4. CRUD Operation Create, Read, Update and Delete.mp4 41.6 MB
  • 8/2. What is container and docker image.mp4 41.4 MB
  • 3. Python Web Application ( PLAN, CODE, BUILD)/3. How to add add SQL ALchemy into flask application.mp4 41.3 MB
  • 7/2. Adding some more features into Github action workflow file.mp4 37.8 MB
  • 5. Creating Test cases for web application (TEST)/1. Unit Testing and Functional Testing using Pytest.mp4 34.9 MB
  • 7/1. Setting up CI CD server using Github Actions.mp4 34.5 MB
  • 3. Python Web Application ( PLAN, CODE, BUILD)/5. How to create frontend of the application using HTML, CSS.mp4 33.7 MB
  • 6. Pushing project into Github (BUILD)/4. Git COMMANDS which everyone should know.mp4 33.4 MB
  • 11. More on Containers/2. How to create Kubernetes multiple node cluster using kind.mp4 33.4 MB
  • 1. Overview of Project/1. What is Devops pipeline.mp4 26.9 MB
  • 9/4. Architecture of Kubernetes.mp4 26.8 MB
  • 3. Python Web Application ( PLAN, CODE, BUILD)/2. What is Python flask and how to use flask to create web application.mp4 25.6 MB
  • 4. Local host to internet (External world) using ngrok/1. Using Ngrok for secure introspectable tunnels to localhost.mp4 21.9 MB
  • 11. More on Containers/1. Why Docker is so powerful.mp4 21.8 MB
  • 9/2. Setting Up Minikube for single node kubernetes cluster.mp4 20.8 MB
  • 9/1. Difference between Docker and Kubernetes.mp4 19.4 MB
  • 3. Python Web Application ( PLAN, CODE, BUILD)/1. Setting up the virtual environment.mp4 16.7 MB
[磁力链接] 添加时间:2024-07-19 大小:755.9 MB 最近下载:2025-07-23 热度:525

[ DevCourseWeb.com ] Udemy - How to Build Neural Networks in Python

  • ~Get Your Files Here !/02 - Origin & Development of Neural Network/001 The History and Evaluation of Neural Network.mp4 154.5 MB
  • ~Get Your Files Here !/01 - What is Neural Network/001 Definition of Neural Network - AI VS. ML VS. DL.mp4 153.7 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/003 Importing the Libraries & Dataset.mp4 58.1 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/009 Showing Multiple Outputs.mp4 57.9 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/008 Showing the Prediction Graphically.mp4 53.8 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/007 Training the Neural Network.mp4 43.5 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/001 Introduction.mp4 31.4 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/005 Data Processing and Visualization.mp4 29.8 MB
  • ~Get Your Files Here !/03 - How Neural Network Works/001 Working Principle of a Neural Network.mp4 29.2 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/004 Exploring the Dataset.mp4 28.8 MB
  • ~Get Your Files Here !/04 - Setting up the Working Environment/002 Why using Google Colab.mp4 26.8 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/010 Saving and Loading the Network.mp4 24.3 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/006 Building the Neural Network.mp4 23.1 MB
  • ~Get Your Files Here !/04 - Setting up the Working Environment/001 Creating the Work Environment.mp4 19.9 MB
  • ~Get Your Files Here !/05 - How to Build a Neural Network/002 Dataset Description.mp4 16.1 MB
  • ~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • Get Bonus Downloads Here.url 182 Bytes
[磁力链接] 添加时间:2024-09-17 大小:751.2 MB 最近下载:2025-07-04 热度:261

[ FreeCourseWeb.com ] Udemy - The Python Programming For Anyone Immersive Training.zip

  • [ FreeCourseWeb.com ] Udemy - The Python Programming For Anyone Immersive Training.zip 751.1 MB
[磁力链接] 添加时间:2022-01-20 大小:751.1 MB 最近下载:2024-12-26 热度:31


共162页 上一页 135 136 137 138 139 140 141 142 143 下一页