为您索检到8279条磁力链接,耗时17毫秒。
- 【影视】 [Tutorialsplanet.NET] Udemy - Artificial Intelligence Reinforcement Learning in Python
-
收录时间:2022-01-22
文档个数:220
文档大小:3.3 GB
最近下载:2025-05-15
人气:929
磁力链接
10/1. Windows-Focused Environment Setup 2018.mp4 195.4 MB
4. Markov Decision Proccesses/11. Bellman Examples.mp4 91.4 MB
11. 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
2. Return of the Multi-Armed Bandit/16. Bayesian Bandits Thompson Sampling Theory (pt 2).mp4 78.1 MB
5. Dynamic Programming/4. Iterative Policy Evaluation in Code.mp4 71.8 MB
9. Stock Trading Project with Reinforcement Learning/6. Code pt 2.mp4 68.5 MB
1. Welcome/5. Warmup.mp4 65.7 MB
4. Markov Decision Proccesses/5. Markov Decision Processes (MDPs).mp4 64.7 MB
5. Dynamic Programming/9. Policy Iteration in Code.mp4 59.1 MB
4. Markov Decision Proccesses/12. Optimal Policy and Optimal Value Function (pt 1).mp4 58.8 MB
2. Return of the Multi-Armed Bandit/15. Bayesian Bandits Thompson Sampling Theory (pt 1).mp4 58.6 MB
2. Return of the Multi-Armed Bandit/12. UCB1 Theory.mp4 58.2 MB
3. High Level Overview of Reinforcement Learning/1. What is Reinforcement Learning.mp4 57.3 MB
4. Markov Decision Proccesses/2. Gridworld.mp4 56.6 MB
9. Stock Trading Project with Reinforcement Learning/2. Data and Environment.mp4 54.5 MB
2. Return of the Multi-Armed Bandit/1. Section Introduction The Explore-Exploit Dilemma.mp4 54.5 MB
5. Dynamic Programming/10. Policy Iteration in Windy Gridworld.mp4 53.9 MB
2. Return of the Multi-Armed Bandit/2. Applications of the Explore-Exploit Dilemma.mp4 53.7 MB
2. Return of the Multi-Armed Bandit/24. (Optional) Alternative Bandit Designs.mp4 52.8 MB
9. Stock Trading Project with Reinforcement Learning/5. Code pt 1.mp4 52.1 MB
猜你喜欢:
Tutorialsplanet
Python
Intelligence
Reinforcement
Udemy
Artificial
Learning
NET
- 【压缩文件】 Python Deep Learning Solutions [Video]
-
收录时间:2018-07-23
文档个数:22
文档大小:5.5 GB
最近下载:2025-05-15
人气:928
磁力链接
Exercise Files/code_33942.zip 5.1 GB
1.Deep Learning Frameworks/02.Understanding TensorFlow, Keras and PyTorch Framework.mp4 24.2 MB
1.Deep Learning Frameworks/03.Deep Learning Using CNTK and Gluon Framework.mp4 9.9 MB
2. Feed-Forward Neural Networks/04.Implementing Single and Multi-Layer Neural Network.mp4 28.3 MB
2. Feed-Forward Neural Networks/05.Experiment with Activation Functions, Hidden Layers, and Hidden Units.mp4 26.3 MB
2. Feed-Forward Neural Networks/06.Autoencoder, Loss Function, and Optimizers.mp4 27.5 MB
2. Feed-Forward Neural Networks/07.Overfitting Prevention Methods.mp4 16.5 MB
3.Convolutional and Recurrent Neural Networks/08.Optimization Techniques for CNNs.mp4 20.1 MB
3.Convolutional and Recurrent Neural Networks/09.Experimenting with Different Types of Initialization.mp4 29.8 MB
3.Convolutional and Recurrent Neural Networks/10.Implementing Simple RNN and LSTM.mp4 17.8 MB
3.Convolutional and Recurrent Neural Networks/11.Implementing GRUs and Bidirectional RNNs.mp4 17.0 MB
4.GANs and Computer Vision/12.Implementing Generative Adversarial Networks.mp4 15.5 MB
4.GANs and Computer Vision/13.Computer Vision Techniques.mp4 22.6 MB
4.GANs and Computer Vision/14.Detecting Facial Key Points and Transferring Styles.mp4 12.5 MB
5.Neural Network Learning and Data Processing/15.Hyper Parameter Selection and Tuning.mp4 19.3 MB
5.Neural Network Learning and Data Processing/16.Speech Recognition.mp4 24.1 MB
5.Neural Network Learning and Data Processing/17.Time Series and Structured Data.mp4 30.3 MB
6.Network Internals and Pretrained Models/18.Visualizing and Analysing Network.mp4 16.4 MB
6.Network Internals and Pretrained Models/19.Freezing and Storing the Network.mp4 11.4 MB
6.Network Internals and Pretrained Models/20.Using InceptionV3 and ResNet50 Model.mp4 11.7 MB
猜你喜欢:
Python
Video
Learning
Deep
Solutions
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Python 3.8 Object Oriented Programming - Homework + Answers.zip
-
收录时间:2022-05-17
文档个数:1
文档大小:917.4 MB
最近下载:2025-05-15
人气:928
磁力链接
[ FreeCourseWeb.com ] Udemy - Python 3.8 Object Oriented Programming - Homework + Answers.zip 917.4 MB
猜你喜欢:
zip
Python
Object
Programming
Answers
Udemy
Oriented
FreeCourseWeb
Homework
com
- 【影视】 Python Data Structures - Stacks, Queues, and Deques
-
收录时间:2024-05-18
文档个数:101
文档大小:207.6 MB
最近下载:2025-05-16
人气:928
磁力链接
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/05 - 4. The Deque/01 - Dequeues as a linear abstract data type.mp4 11.4 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/04 - 3. The Queue/09 - Print queue solution in code.mp4 9.8 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/04 - 3. The Queue/01 - Queues as a linear abstract data type.mp4 9.8 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/05 - 4. The Deque/04 - remove_rear() and remove_front().mp4 9.7 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/05 - 4. The Deque/03 - add_rear() and add_front().mp4 9.6 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/03 - 2. The Stack/01 - Stacks as a linear abstract data type.mp4 9.3 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/02 - 1. Abstract Data Types and Data Structures/01 - Abstract data types.mp4 9.2 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/05 - 4. The Deque/05 - peek_rear() and peek_front().mp4 8.7 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/04 - 3. The Queue/05 - peek().mp4 8.5 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/03 - 2. The Stack/10 - Balanced symbols solution in code.mp4 8.2 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/04 - 3. The Queue/04 - dequeue().mp4 8.1 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/05 - 4. The Deque/06 - size() and is_empty().mp4 7.9 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/03 - 2. The Stack/04 - pop().mp4 7.8 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/03 - 2. The Stack/05 - peek().mp4 7.3 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/04 - 3. The Queue/06 - size() and is_empty().mp4 7.2 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/03 - 2. The Stack/03 - push().mp4 6.2 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/04 - 3. The Queue/03 - enqueue().mp4 5.7 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/05 - 4. The Deque/09 - Palindrome checker solution in code.mp4 5.4 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/06 - Conclusion/01 - Next steps.mp4 5.4 MB
[TutsNode.net] - Python Data Structures - Stacks, Queues, and Deques/01 - Introduction/01 - Python data structures primer.mp4 4.7 MB
猜你喜欢:
Python
Data
Queues
Deques
Structures
Stacks
- 【压缩文件】 Python.zip
-
收录时间:2017-02-09
文档个数:1
文档大小:619.7 MB
最近下载:2025-02-08
人气:927
磁力链接
Python.zip 619.7 MB
猜你喜欢:
Python
zip
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Practical Introduction to Machine Learning with Python.zip
-
收录时间:2021-03-18
文档个数:1
文档大小:1.5 GB
最近下载:2025-05-15
人气:927
磁力链接
[ FreeCourseWeb.com ] Udemy - Practical Introduction to Machine Learning with Python.zip 1.5 GB
猜你喜欢:
Machine
zip
Introduction
Udemy
Practical
Python
FreeCourseWeb
Learning
com
- 【影视】 [FreeCourseLab.me] Udemy - Django 3 - Full Stack Websites with Python Web Development
-
收录时间:2021-03-28
文档个数:144
文档大小:8.9 GB
最近下载:2025-03-26
人气:927
磁力链接
04 Git/035 Git Basics.mp4 318.0 MB
05 Site 2 - Personal Portfolio/040 Displaying Objects.mp4 270.1 MB
05 Site 2 - Personal Portfolio/038 Models.mp4 261.6 MB
07 Site 3 - Todo Woo/069 View and Update Todos.mp4 250.8 MB
07 Site 3 - Todo Woo/066 Todo Model.mp4 247.0 MB
05 Site 2 - Personal Portfolio/046 Polish.mp4 241.6 MB
03 Site 1 - Password Generator/027 Making a Random Password.mp4 228.6 MB
02 Python Refresher/016 Classes.mp4 222.2 MB
05 Site 2 - Personal Portfolio/039 Admin and Images.mp4 217.3 MB
07 Site 3 - Todo Woo/067 Creating Todos.mp4 214.2 MB
06 Deployment - Pushing Your Site Live for the World to Enjoy/054 Static and Media Files.mp4 210.0 MB
07 Site 3 - Todo Woo/060 Sign Up Form.mp4 209.6 MB
05 Site 2 - Personal Portfolio/048 Bootstrap.mp4 202.0 MB
06 Deployment - Pushing Your Site Live for the World to Enjoy/057 Your Custom Domain.mp4 197.1 MB
07 Site 3 - Todo Woo/071 Listing Completed Todos.mp4 190.2 MB
03 Site 1 - Password Generator/026 Forms.mp4 190.1 MB
03 Site 1 - Password Generator/024 URLs.mp4 180.8 MB
05 Site 2 - Personal Portfolio/045 Detail Page.mp4 178.8 MB
06 Deployment - Pushing Your Site Live for the World to Enjoy/056 Deploying Changes.mp4 174.2 MB
02 Python Refresher/004 Variables Strings Int and Print.mp4 173.6 MB
猜你喜欢:
me
Web
Full
Python
Websites
Django
Udemy
FreeCourseLab
Stack
Development
- 【影视】 [ FreeCourseWeb.com ] Udemy - 350 + Exercises - Python Programming Mega Pack - Unit Tests
-
收录时间:2023-12-26
文档个数:328
文档大小:195.9 MB
最近下载:2025-05-15
人气:927
磁力链接
~Get Your Files Here !/49 - Configuration (optional)/007 Anaconda installation - Linux.mp4 59.0 MB
~Get Your Files Here !/49 - Configuration (optional)/004 Google Colab - Intro.mp4 47.4 MB
~Get Your Files Here !/49 - Configuration (optional)/005 Anaconda installation - Windows 10.mp4 35.7 MB
~Get Your Files Here !/49 - Configuration (optional)/003 Google Colab + GitHub.mp4 23.0 MB
~Get Your Files Here !/49 - Configuration (optional)/006 Introduction to Spyder.mp4 18.0 MB
~Get Your Files Here !/49 - Configuration (optional)/002 Google Colab + Google Drive.mp4 12.7 MB
~Get Your Files Here !/49 - Configuration (optional)/004 Google Colab - Intro_en.vtt 8.0 kB
~Get Your Files Here !/49 - Configuration (optional)/005 Anaconda installation - Windows 10_en.vtt 4.3 kB
~Get Your Files Here !/49 - Configuration (optional)/007 Anaconda installation - Linux_en.vtt 4.2 kB
~Get Your Files Here !/49 - Configuration (optional)/003 Google Colab + GitHub_en.vtt 4.0 kB
~Get Your Files Here !/49 - Configuration (optional)/006 Introduction to Spyder_en.vtt 3.4 kB
~Get Your Files Here !/49 - Configuration (optional)/002 Google Colab + Google Drive_en.vtt 3.1 kB
~Get Your Files Here !/44 - Parameterized tests/008 Solution 261.html 2.1 kB
~Get Your Files Here !/46 - Market Basket Project/005 Solution 281.html 2.1 kB
~Get Your Files Here !/50 - Bonus/001 Bonus.html 1.8 kB
~Get Your Files Here !/44 - Parameterized tests/007 Solution 260.html 1.7 kB
~Get Your Files Here !/47 - Customers Project/002 Solution 282.html 1.7 kB
~Get Your Files Here !/47 - Customers Project/003 Solution 283.html 1.5 kB
~Get Your Files Here !/47 - Customers Project/004 Solution 284.html 1.5 kB
~Get Your Files Here !/44 - Parameterized tests/006 Solution 259.html 1.4 kB
猜你喜欢:
Tests
Mega
Python
Programming
Udemy
FreeCourseWeb
350
Exercises
com
Unit
- 【影视】 Python Tutorial for Absolute Beginners
-
收录时间:2021-04-09
文档个数:110
文档大小:3.7 GB
最近下载:2025-05-08
人气:926
磁力链接
Python Tutorial for Absolute Beginners/11. Advanced Topics/6. Python Decorators.mp4 128.4 MB
Python Tutorial for Absolute Beginners/11. Advanced Topics/3. Command Line Arguments in Python with argparse.mp4 127.2 MB
Python Tutorial for Absolute Beginners/3. Installing Pycharm/2. Install PyCharm Python IDE on Ubuntu Linux + Create and Run First Project.mp4 119.2 MB
Python Tutorial for Absolute Beginners/8. Python Object Oriented/14. Python Operator Overloading.mp4 114.9 MB
Python Tutorial for Absolute Beginners/11. Advanced Topics/4. Lambda, filter, reduce and map.mp4 106.7 MB
Python Tutorial for Absolute Beginners/11. Advanced Topics/2. Python Generators.mp4 105.3 MB
Python Tutorial for Absolute Beginners/3. Installing Pycharm/3. Install PyCharm Python IDE on Mac.mp4 102.1 MB
Python Tutorial for Absolute Beginners/8. Python Object Oriented/7. Python Inheritance.mp4 99.7 MB
Python Tutorial for Absolute Beginners/1. Getting Started/3. How to install Python 3 on Mac.mp4 98.1 MB
Python Tutorial for Absolute Beginners/4. Statements/1. Python Strings and Comments.mp4 94.8 MB
Python Tutorial for Absolute Beginners/10. File IO/2. Create a Text File and Write in It Using Python.mp4 89.5 MB
Python Tutorial for Absolute Beginners/9. Python Exception handling/1. Python Exception handling + Python Try Except.mp4 89.3 MB
Python Tutorial for Absolute Beginners/8. Python Object Oriented/5. Python Encapsulation.mp4 83.4 MB
Python Tutorial for Absolute Beginners/8. Python Object Oriented/1. Introduction to Object-Oriented Programming (OOP).mp4 83.0 MB
Python Tutorial for Absolute Beginners/8. Python Object Oriented/3. Python __init__ and self in class.mp4 81.9 MB
Python Tutorial for Absolute Beginners/10. File IO/4. Working With JSON Data in Python.mp4 80.3 MB
Python Tutorial for Absolute Beginners/11. Advanced Topics/5. Python Closures + nested functions.mp4 79.4 MB
Python Tutorial for Absolute Beginners/8. Python Object Oriented/8. How To Create Modules in Python 3.mp4 76.7 MB
Python Tutorial for Absolute Beginners/10. File IO/3. Reading Files in Python.mp4 75.2 MB
Python Tutorial for Absolute Beginners/11. Advanced Topics/1. Python Iterators.mp4 74.5 MB
猜你喜欢:
Python
Beginners
Tutorial
Absolute
- 【压缩文件】 [FreeCourseSite.com] Udemy - 2022 Python Data Analysis & Visualization Masterclass
-
收录时间:2022-01-09
文档个数:404
文档大小:9.1 GB
最近下载:2025-05-14
人气:926
磁力链接
01 - Introduction/003 DataAnalysisCourseMaterials.zip 126.4 MB
01 - Introduction/001 Course Welcome & Curriculum Walkthrough.mp4 122.6 MB
12 - Working With Dates & Times/011 SOLUTION Dates & Times.mp4 121.4 MB
14 - Revisiting Pandas Plotting/018 EXERCISE Pandas Plotting Challenge #5.mp4 114.5 MB
14 - Revisiting Pandas Plotting/017 EXERCISE Pandas Plotting Challenge #4.mp4 113.1 MB
08 - Filtering DataFrames/006 Combining Conditions Using OR ().mp4 95.6 MB
12 - Working With Dates & Times/009 Billboard Charts Dataset Exploration.mp4 93.2 MB
20 - Seaborn/004 Seaborn Lineplots.mp4 90.7 MB
08 - Filtering DataFrames/011 SOLUTION Filtering Exercise.mp4 90.1 MB
04 - Dataframes & Datasets/007 Non-comma Separators Netflix Dataset.mp4 89.3 MB
20 - Seaborn/005 The relplot() Method.mp4 89.1 MB
08 - Filtering DataFrames/005 Combining Conditions Using AND (&).mp4 87.7 MB
07 - Indexing & Sorting/013 SOLUTION Indexes & Sorting.mp4 87.2 MB
04 - Dataframes & Datasets/010 SOLUTION DataFrames & Datasets.mp4 86.3 MB
04 - Dataframes & Datasets/006 The Titanic Passenger Dataset Walkthrough.mp4 83.5 MB
13 - Matplotlib/013 Creating Histograms.mp4 81.5 MB
20 - Seaborn/003 Seaborn Scatterplots.mp4 78.9 MB
13 - Matplotlib/018 Working With Subplots.mp4 78.5 MB
13 - Matplotlib/020 EXERCISE Matplotlib Challenge #4.mp4 78.4 MB
12 - Working With Dates & Times/007 Finding StarLink Flybys In UFO Dataset.mp4 75.7 MB
猜你喜欢:
Visualization
FreeCourseSite
Python
com
Analysis
Udemy
2022
Masterclass
Data
- 【影视】 [DesireCourse.Net] Udemy - Complete Python Bootcamp Go Beginner to Expert in Python 3
-
收录时间:2022-03-19
文档个数:392
文档大小:3.5 GB
最近下载:2025-05-16
人气:926
磁力链接
1. Getting Start With Python/3. How this Course is Structured.mp4 119.4 MB
8. Object Oriented Programming In Python/11. Inheritance.mp4 95.4 MB
8. Object Oriented Programming In Python/16. Encapsulation.mp4 94.1 MB
10. SQLite Database Programming In Python/2. Python Database Create Table.mp4 91.3 MB
8. Object Oriented Programming In Python/1. Introduction To OOP and Key of OOP.mp4 88.4 MB
3. Order! Order! (Decision Making and Loops in Python)/1. If Statements in Python.mp4 64.1 MB
6. Collections in Python/24. Tree in Python.mp4 62.9 MB
1. Getting Start With Python/4. How to Install Python On windows.mp4 61.0 MB
8. Object Oriented Programming In Python/14. Multiple Inheritance.mp4 57.5 MB
2. Hands on Operators and other Key Concepts/11. Bitwise Operators.mp4 57.2 MB
8. Object Oriented Programming In Python/18. Data Abstraction.mp4 56.0 MB
3. Order! Order! (Decision Making and Loops in Python)/2. Else Statements in Python.mp4 55.7 MB
11. No-SQL database Programming MongoDb/1. Install Mongodb.mp4 47.8 MB
11. No-SQL database Programming MongoDb/9. Mongodb Delete Operation.mp4 46.4 MB
3. Order! Order! (Decision Making and Loops in Python)/3. Elif Statements in Python.mp4 45.6 MB
10. SQLite Database Programming In Python/1. Creating a Database and Database Connection.mp4 45.5 MB
1. Getting Start With Python/10. Variables & multiple assignment of variable - Don't Miss this Concept.mp4 43.9 MB
11. No-SQL database Programming MongoDb/5. Mongodb Insert Document.mp4 43.3 MB
3. Order! Order! (Decision Making and Loops in Python)/9. Break,Continue and Pass Statement.mp4 42.1 MB
11. No-SQL database Programming MongoDb/8. Mongodb Update Operation.mp4 41.9 MB
猜你喜欢:
Python
Complete
Beginner
DesireCourse
Bootcamp
Go
Expert
Net
Udemy
- 【压缩文件】 Python. Kurs video. Poziom pierwszy. Podstawy programowania i tworzenia aplikacji - Videopoint.pl.zip
-
收录时间:2024-01-14
文档个数:1
文档大小:766.2 MB
最近下载:2025-05-15
人气:926
磁力链接
Python. Kurs video. Poziom pierwszy. Podstawy programowania i tworzenia aplikacji - Videopoint.pl.zip 766.2 MB
猜你喜欢:
programowania
pierwszy
Videopoint
zip
aplikacji
Python
Podstawy
tworzenia
video
Poziom
- 【影视】 Addison-Wesley Professional - Python Guide for the Total Beginner LiveLessons
-
收录时间:2017-02-19
文档个数:34
文档大小:2.3 GB
最近下载:2025-05-15
人气:925
磁力链接
1.Python Guide for the Total Beginner Introduction.mp4 14.5 MB
2.Learning objectives.mp4 4.7 MB
3.1.1 Install Python and a text editor.mp4 27.6 MB
4.1.2 Store numbers in variables.mp4 94.2 MB
5.1.3 Use logic to compare content.mp4 77.5 MB
6.1.4 Store text in strings.mp4 84.8 MB
7.1.5 Process input and output.mp4 88.3 MB
8.1.6 Group items in lists.mp4 84.2 MB
9.1.7 Use loops to repeat code.mp4 114.2 MB
12.2.2 Pair up data with dictionaries.mp4 74.2 MB
13.2.3 Plan complex objects.mp4 46.2 MB
14.2.4 Make simple classes.mp4 82.9 MB
15.2.5 Expand classes to add functionality.mp4 94.4 MB
16.Learning objectives.mp4 5.3 MB
17.3.1 Add functionality with Python modules.mp4 77.4 MB
18.3.2 Split up a program.mp4 60.8 MB
19.3.3 Create documentation.mp4 75.3 MB
20.Learning objectives.mp4 4.5 MB
21.4.1 Manage a programGÇÖs files.mp4 84.9 MB
22.4.2 Share data with JSON.mp4 75.3 MB
猜你喜欢:
Addison
Beginner
Python
LiveLessons
Wesley
Professional
Total
Guide
- 【文档书籍】 Introduction to Computation and Programming Using Python.pdf
-
收录时间:2017-03-16
文档个数:1
文档大小:107.8 MB
最近下载:2025-05-15
人气:925
磁力链接
Introduction to Computation and Programming Using Python.pdf 107.8 MB
猜你喜欢:
Introduction
Programming
Python
Computation
pdf
Using
- 【影视】 [FreeCourseSite.com] Udemy - REST APIs with Flask and Python
-
收录时间:2021-03-16
文档个数:312
文档大小:2.5 GB
最近下载:2025-05-15
人气:925
磁力链接
11. Token refreshing and Flask-JWT-Extended/5. Logging in with Flask-JWT-Extended.mp4 131.0 MB
11. Token refreshing and Flask-JWT-Extended/2. A recap of the code + a few changes!.mp4 85.2 MB
11. Token refreshing and Flask-JWT-Extended/7. Adding JWT Claims.mp4 64.7 MB
11. Token refreshing and Flask-JWT-Extended/12. Customizing Flask-JWT-Extended callbacks and responses.mp4 57.4 MB
11. Token refreshing and Flask-JWT-Extended/10. Performing token refresh in our REST API.mp4 52.9 MB
9. Deploying Flask apps to our own server/6. Setting up nginx and our REST API.mp4 51.8 MB
11. Token refreshing and Flask-JWT-Extended/14. Logging users out in our REST API.mp4 50.5 MB
6. Simplifying storage with Flask-SQLAlchemy/5. Creating User and Item models.mp4 49.3 MB
11. Token refreshing and Flask-JWT-Extended/4. Testing our new Resource with Postman.mp4 46.9 MB
9. Deploying Flask apps to our own server/7. Setting up uWSGI to run our REST API.mp4 46.8 MB
11. Token refreshing and Flask-JWT-Extended/13. Blacklisting with Flask-JWT-Extended.mp4 45.7 MB
11. Token refreshing and Flask-JWT-Extended/3. Creating a User Resource for testing.mp4 43.8 MB
11. Token refreshing and Flask-JWT-Extended/8. Getting the JWT identity in and endpoint and @jwt_optional.mp4 32.7 MB
5. Storing resources in a SQL database/5. Logging in and retrieving Users from a database.mp4 32.1 MB
6. Simplifying storage with Flask-SQLAlchemy/9. Implementing the ItemModel using SQLAlchemy.mp4 30.6 MB
10. Security in your REST APIs/9. Configuring nginx for SSL.mp4 28.6 MB
5. Storing resources in a SQL database/9. Writing our Item resources to a database.mp4 28.5 MB
5. Storing resources in a SQL database/6. Signing up and writing Users to a database.mp4 25.8 MB
2. A Full Python Refresher/14. Loops in Python.mp4 25.8 MB
7. Git—version control/1. Welcome to this section.mp4 25.6 MB
猜你喜欢:
FreeCourseSite
APIs
Flask
REST
Udemy
Python
com
- 【影视】 [FreeCourseSite.com] Udemy - Complete Python Developer in 2021 Zero to Mastery
-
收录时间:2021-05-25
文档个数:779
文档大小:16.1 GB
最近下载:2025-05-06
人气:925
磁力链接
23. Bonus Extra Bits/16. AMA - 100,000 Students!!.mp4 900.9 MB
23. Bonus Extra Bits/15. AMA - 1,000 Students!!.mp4 446.6 MB
16. Career Of A Python Developer/4. What If I Don't Have Enough Experience.mp4 212.4 MB
23. Bonus Extra Bits/2. CWD Git + Github.mp4 196.8 MB
21. Machine Learning + Data Science/18. Exercise ReallySmartBrain.mp4 145.6 MB
23. Bonus Extra Bits/4. CWD Git + Github 2.mp4 138.5 MB
23. Bonus Extra Bits/5. Contributing To Open Source.mp4 136.6 MB
20. AutomationTesting/3. Selenium Basics.mp4 128.3 MB
19. Web Development with Python/26. Building A Portfolio 8.mp4 125.9 MB
5. Developer Environment/9. Optional Terminal Commands.mp4 123.1 MB
23. Bonus Extra Bits/6. Contributing To Open Source 2.mp4 118.5 MB
11. Modules In Python/5. Python Built-in Modules.mp4 115.9 MB
20. AutomationTesting/4. Selenium Basics 2.mp4 114.8 MB
5. Developer Environment/16. Jupyter Notebooks.mp4 110.6 MB
2. Python Introduction/1. What Is A Programming Language.mp4 109.8 MB
19. Web Development with Python/21. Building A Portfolio 7.mp4 102.3 MB
21. Machine Learning + Data Science/9. Data Science 2.mp4 101.9 MB
19. Web Development with Python/19. Building A Portfolio 5.mp4 101.1 MB
15. Testing In Python/5. Exercise Testing.mp4 100.4 MB
10. Advanced Python Generators/2. Generators 2.mp4 99.5 MB
猜你喜欢:
Complete
FreeCourseSite
Python
Udemy
Mastery
Zero
2021
com
Developer
- 【影视】 [ TutGator.com ] RealPython - Real Python - Building a Neural Network & Making Predictions With Python AI
-
收录时间:2022-03-15
文档个数:13
文档大小:84.6 MB
最近下载:2025-05-15
人气:924
磁力链接
~Get Your Files Here !/504-Python_ai_04.mp4 14.8 MB
~Get Your Files Here !/504-Python_ai_06.mp4 12.5 MB
~Get Your Files Here !/504-Python_ai_03.mp4 12.5 MB
~Get Your Files Here !/504-Python_ai_01.mp4.mp4 11.9 MB
~Get Your Files Here !/504-Python_ai_07.mp4 10.0 MB
~Get Your Files Here !/504-Python_ai_05.mp4 9.9 MB
~Get Your Files Here !/504-Python_ai_02.mp4.mp4 6.9 MB
~Get Your Files Here !/504-Python_ai_08.mp4 5.3 MB
~Get Your Files Here !/making-predictions-python-ai-slides.pdf 658.2 kB
~Get Your Files Here !/making-predictions-python-ai-code/demo.ipynb 37.4 kB
~Get Your Files Here !/Bonus Resources.txt 357 Bytes
Get Bonus Downloads Here.url 178 Bytes
~Get Your Files Here !/__MACOSX/making-predictions-python-ai-code/_demo.ipynb 176 Bytes
猜你喜欢:
Python
Real
Building
Network
TutGator
Neural
Predictions
RealPython
AI
Making
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Django for Beginners - Build Web Application With Python!.zip
-
收录时间:2022-04-30
文档个数:1
文档大小:1.4 GB
最近下载:2025-05-15
人气:924
磁力链接
[ FreeCourseWeb.com ] Udemy - Django for Beginners - Build Web Application With Python!.zip 1.4 GB
猜你喜欢:
Web
zip
Python
Django
Beginners
Application
FreeCourseWeb
Build
Udemy
com
- 【影视】 Python学习路线图—视频篇
-
收录时间:2024-02-01
文档个数:381
文档大小:3.9 GB
最近下载:2025-05-09
人气:924
磁力链接
Python之桌面应用开发新宠/2.tkinter高级用法以及弹弹球项目.wmv 337.5 MB
python之利刃1/4.wmv 204.9 MB
Python之微信开发神器/课时02.wmv 197.7 MB
Python之桌面应用开发新宠/1.tkinter的介绍与组件的相关介绍.wmv 192.2 MB
Python之微信开发神器/课时01.wmv 160.2 MB
python之大数据开发奇兵/1spark介绍原理环境搭建.wmv 156.2 MB
python之大数据开发奇兵/3matplotlib入门以及航班数据分析_clip1.wmv 145.1 MB
python之利刃1/2.wmv 142.4 MB
python之利刃1/3.wmv 137.2 MB
Python之云计算开发王者/3.wmv 131.0 MB
python之利刃1/1.wmv 120.6 MB
Python之爬虫开发帝王/03-http抓包分析.wmv 120.3 MB
Python之爬虫开发帝王/04-scrapy.wmv 110.2 MB
python之大数据开发奇兵/2sparkRDD原理介绍以及案例分析.wmv 105.5 MB
python网络爬虫第二天/5 scrapy制作小爬虫(2).wmv 101.2 MB
python网络爬虫第一天/4 百度贴吧小爬虫上.wmv 100.6 MB
Python之云计算开发王者/1.wmv 92.5 MB
Python之爬虫开发帝王/01-介绍(1).mp4 90.9 MB
python网络爬虫第二天/3 内涵段子小爬虫(2).wmv 90.3 MB
Python之爬虫开发帝王/01-介绍(2).mp4 89.6 MB
猜你喜欢:
Python
路线图
视频
学习
- 【影视】 해도거망 섬의 이무기 Island Python ,2025.1080p.KORSUB.WEBRip.H264.AAC
-
收录时间:2025-01-30
文档个数:2
文档大小:3.9 GB
最近下载:2025-05-15
人气:924
磁力链接
해도거망 섬의 이무기 Island Python ,2025.1080p.KORSUB.WEBRip.H264.AAC.mp4 3.9 GB
www.btranking.top - 최초배포.url 116 Bytes
猜你喜欢:
AAC
Python
Island
2025.1080
KORSUB
H264
WEBRip