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

[FreeTutorials.Us] unsupervised-deep-learning-in-python

  • 01 Introduction and Outline/001 Introduction and Outline.mp4 3.4 MB
  • 01 Introduction and Outline/002 Where does this course fit into your deep learning studies.mp4 5.4 MB
  • 01 Introduction and Outline/003 How to Succeed in this Course.mp4 10.0 MB
  • 02 Principal Components Analysis/004 What does PCA do.mp4 12.1 MB
  • 02 Principal Components Analysis/005 PCA derivation.mp4 7.0 MB
  • 02 Principal Components Analysis/006 MNIST visualization finding the optimal number of principal components.mp4 9.8 MB
  • 02 Principal Components Analysis/007 PCA objective function.mp4 3.9 MB
  • 03 t-SNE t-distributed Stochastic Neighbor Embedding/008 t-SNE Theory.mp4 8.3 MB
  • 03 t-SNE t-distributed Stochastic Neighbor Embedding/009 t-SNE on the Donut.mp4 15.8 MB
  • 03 t-SNE t-distributed Stochastic Neighbor Embedding/010 t-SNE on XOR.mp4 9.8 MB
  • 03 t-SNE t-distributed Stochastic Neighbor Embedding/011 t-SNE on MNIST.mp4 4.6 MB
  • 04 Autoencoders/012 Autoencoders.mp4 6.1 MB
  • 04 Autoencoders/013 Denoising Autoencoders.mp4 3.6 MB
  • 04 Autoencoders/014 Stacked Autoencoders.mp4 6.9 MB
  • 04 Autoencoders/015 Writing the autoencoder class in code Theano.mp4 40.4 MB
  • 04 Autoencoders/016 Testing our Autoencoder Theano.mp4 11.9 MB
  • 04 Autoencoders/017 Writing the deep neural network class in code Theano.mp4 44.0 MB
  • 04 Autoencoders/018 Autoencoder in Code Tensorflow.mp4 25.6 MB
  • 04 Autoencoders/019 Testing greedy layer-wise autoencoder training vs. pure backpropagation.mp4 19.4 MB
  • 04 Autoencoders/020 Cross Entropy vs. KL Divergence.mp4 7.8 MB
[磁力链接] 添加时间:2017-08-18 大小:583.4 MB 最近下载:2025-02-09 热度:1563

[FreeTutorials.Us] cluster-analysis-unsupervised-machine-learning-python

  • 01 Introduction to Unsupervised Learning/001 Introduction and Outline.mp4 4.3 MB
  • 01 Introduction to Unsupervised Learning/002 What is unsupervised learning used for.mp4 7.9 MB
  • 01 Introduction to Unsupervised Learning/003 Why Use Clustering.mp4 7.0 MB
  • 01 Introduction to Unsupervised Learning/004 How to Succeed in this Course.mp4 9.2 MB
  • 02 K-Means Clustering/005 Visual Walkthrough of the K-Means Clustering Algorithm.mp4 5.1 MB
  • 02 K-Means Clustering/006 Soft K-Means.mp4 4.4 MB
  • 02 K-Means Clustering/007 The K-Means Objective Function.mp4 3.2 MB
  • 02 K-Means Clustering/008 Soft K-Means in Python Code.mp4 31.7 MB
  • 02 K-Means Clustering/009 Visualizing Each Step of K-Means.mp4 5.5 MB
  • 02 K-Means Clustering/010 Examples of where K-Means can fail.mp4 17.8 MB
  • 02 K-Means Clustering/011 Disadvantages of K-Means Clustering.mp4 4.1 MB
  • 02 K-Means Clustering/012 How to Evaluate a Clustering Purity Davies-Bouldin Index.mp4 11.9 MB
  • 02 K-Means Clustering/013 Using K-Means on Real Data MNIST.mp4 11.2 MB
  • 02 K-Means Clustering/014 One Way to Choose K.mp4 9.5 MB
  • 02 K-Means Clustering/015 K-Means Application Finding Clusters of Related Words.mp4 27.2 MB
  • 03 Hierarchical Clustering/016 Visual Walkthrough of Agglomerative Hierarchical Clustering.mp4 4.6 MB
  • 03 Hierarchical Clustering/017 Agglomerative Clustering Options.mp4 6.5 MB
  • 03 Hierarchical Clustering/018 Using Hierarchical Clustering in Python and Interpreting the Dendrogram.mp4 12.4 MB
  • 04 Gaussian Mixture Models GMMs/019 Description of the Gaussian Mixture Model and How to Train a GMM.mp4 5.5 MB
  • 04 Gaussian Mixture Models GMMs/020 Comparison between GMM and K-Means.mp4 3.1 MB
[磁力链接] 添加时间:2017-08-18 大小:325.9 MB 最近下载:2025-02-10 热度:963

[FreeTutorials.Us] unsupervised-machine-learning-hidden-markov-models-in-python

  • 01 Introduction and Outline/001 Introduction and Outline Why would you want to use an HMM.mp4 7.1 MB
  • 01 Introduction and Outline/002 Unsupervised or Supervised.mp4 5.5 MB
  • 01 Introduction and Outline/003 Where to get the Code and Data.mp4 2.2 MB
  • 01 Introduction and Outline/004 How to Succeed in this Course.mp4 9.2 MB
  • 02 Markov Models/005 The Markov Property.mp4 8.7 MB
  • 02 Markov Models/006 Markov Models.mp4 8.6 MB
  • 02 Markov Models/007 The Math of Markov Chains.mp4 9.5 MB
  • 03 Markov Models Example Problems and Applications/008 Example Problem Sick or Healthy.mp4 5.8 MB
  • 03 Markov Models Example Problems and Applications/009 Example Problem Expected number of continuously sick days.mp4 4.9 MB
  • 03 Markov Models Example Problems and Applications/010 Example application SEO and Bounce Rate Optimization.mp4 16.6 MB
  • 03 Markov Models Example Problems and Applications/011 Example Application Build a 2nd-order language model and generate phrases.mp4 28.2 MB
  • 03 Markov Models Example Problems and Applications/012 Example Application Googles PageRank algorithm.mp4 9.1 MB
  • 04 Hidden Markov Models for Discrete Observations/013 From Markov Models to Hidden Markov Models.mp4 10.7 MB
  • 04 Hidden Markov Models for Discrete Observations/014 HMMs are Doubly Embedded.mp4 3.3 MB
  • 04 Hidden Markov Models for Discrete Observations/015 How can we choose the number of hidden states.mp4 7.7 MB
  • 04 Hidden Markov Models for Discrete Observations/016 The Forward-Backward Algorithm.mp4 7.1 MB
  • 04 Hidden Markov Models for Discrete Observations/017 Visual Intuition for the Forward Algorithm.mp4 6.3 MB
  • 04 Hidden Markov Models for Discrete Observations/018 The Viterbi Algorithm.mp4 5.3 MB
  • 04 Hidden Markov Models for Discrete Observations/019 Visual Intuition for the Viterbi Algorithm.mp4 6.0 MB
  • 04 Hidden Markov Models for Discrete Observations/020 The Baum-Welch Algorithm.mp4 4.6 MB
[磁力链接] 添加时间:2017-08-19 大小:744.9 MB 最近下载:2025-09-07 热度:645

[FreeTutorials.Us] data-science-supervised-machine-learning-in-python

  • 01 Introduction and Review/001 Introduction and Outline.mp4 8.0 MB
  • 01 Introduction and Review/002 Review of Important Concepts.mp4 6.3 MB
  • 01 Introduction and Review/003 Where to get the Code and Data.mp4 4.0 MB
  • 01 Introduction and Review/004 How to Succeed in this Course.mp4 9.2 MB
  • 02 K-Nearest Neighbor/005 K-Nearest Neighbor Concepts.mp4 9.0 MB
  • 02 K-Nearest Neighbor/006 KNN in Code with MNIST.mp4 18.8 MB
  • 02 K-Nearest Neighbor/007 When KNN Can Fail.mp4 8.1 MB
  • 02 K-Nearest Neighbor/008 KNN for the XOR Problem.mp4 4.5 MB
  • 02 K-Nearest Neighbor/009 KNN for the Donut Problem.mp4 5.7 MB
  • 03 Naive Bayes and Bayes Classifiers/010 Naive Bayes.mp4 16.5 MB
  • 03 Naive Bayes and Bayes Classifiers/011 Naive Bayes Handwritten Example.mp4 6.1 MB
  • 03 Naive Bayes and Bayes Classifiers/012 Naive Bayes in Code with MNIST.mp4 15.1 MB
  • 03 Naive Bayes and Bayes Classifiers/013 Non-Naive Bayes.mp4 7.7 MB
  • 03 Naive Bayes and Bayes Classifiers/014 Bayes Classifier in Code with MNIST.mp4 4.7 MB
  • 03 Naive Bayes and Bayes Classifiers/015 Linear Discriminant Analysis LDA and Quadratic Discriminant Analysis QDA.mp4 10.9 MB
  • 03 Naive Bayes and Bayes Classifiers/016 Generative vs Discriminative Models.mp4 5.4 MB
  • 04 Decision Trees/017 Decision Tree Basics.mp4 8.7 MB
  • 04 Decision Trees/018 Information Entropy.mp4 7.3 MB
  • 04 Decision Trees/019 Maximizing Information Gain.mp4 14.6 MB
  • 04 Decision Trees/020 Choosing the Best Split.mp4 7.0 MB
[磁力链接] 添加时间:2017-08-19 大小:429.2 MB 最近下载:2025-09-06 热度:1559

[FreeTutorials.Us] data-science-logistic-regression-in-python

  • 01 Start Here/quizzes/001 Easy first quiz.html 2.5 kB
  • 01 Start Here/001 Introduction and Outline.mp4 7.9 MB
  • 01 Start Here/002 How to Succeed in this Course.mp4 9.2 MB
  • 01 Start Here/003 Review of the classification problem.mp4 3.1 MB
  • 01 Start Here/004 Introduction to the E-Commerce Course Project.mp4 15.5 MB
  • 02 Basics What is linear classification Whats the relation to neural networks/005 Linear Classification.mp4 7.9 MB
  • 02 Basics What is linear classification Whats the relation to neural networks/006 Biological inspiration - the neuron.mp4 4.4 MB
  • 02 Basics What is linear classification Whats the relation to neural networks/007 How do we calculate the output of a neuron logistic classifier - Theory.mp4 7.8 MB
  • 02 Basics What is linear classification Whats the relation to neural networks/008 How do we calculate the output of a neuron logistic classifier - Code.mp4 6.1 MB
  • 02 Basics What is linear classification Whats the relation to neural networks/009 E-Commerce Course Project Pre-Processing the Data.mp4 11.7 MB
  • 02 Basics What is linear classification Whats the relation to neural networks/010 E-Commerce Course Project Making Predictions.mp4 6.0 MB
  • 03 Solving for the optimal weights/011 A closed-form solution to the Bayes classifier.mp4 10.5 MB
  • 03 Solving for the optimal weights/012 What do all these symbols mean X Y N D L J PY1X etc..mp4 6.7 MB
  • 03 Solving for the optimal weights/013 The cross-entropy error function - Theory.mp4 4.7 MB
  • 03 Solving for the optimal weights/014 The cross-entropy error function - Code.mp4 9.5 MB
  • 03 Solving for the optimal weights/015 Visualizing the linear discriminant Bayes classifier Gaussian clouds.mp4 5.5 MB
  • 03 Solving for the optimal weights/016 Maximizing the likelihood.mp4 13.3 MB
  • 03 Solving for the optimal weights/017 Updating the weights using gradient descent - Theory.mp4 9.8 MB
  • 03 Solving for the optimal weights/018 Updating the weights using gradient descent - Code.mp4 7.6 MB
  • 03 Solving for the optimal weights/019 E-Commerce Course Project Training the Logistic Model.mp4 17.9 MB
[磁力链接] 添加时间:2017-08-19 大小:445.1 MB 最近下载:2025-08-29 热度:712

Python爬虫-第01天(爬虫知识体系和urllib2库基本使用)

  • code/baidu.html 307.0 kB
  • code/qq.html 113.1 kB
  • code/tieba/NO.1页.html 311.4 kB
  • code/tieba/NO.2页.html 317.0 kB
  • code/tieba/NO.3页.html 319.7 kB
  • code/tieba/tieba.py 1.8 kB
  • code/tieba/tieba.pyc 2.0 kB
  • code/urllib2_addgetheader.py 544 Bytes
  • code/urllib2_gzip.py 1.1 kB
  • code/urllib2_randomuseragent.py 1.1 kB
  • code/urllib2_Request.py 897 Bytes
  • code/urllib2_urlencode.py 756 Bytes
  • code/urllib2_urlopen.py 471 Bytes
  • PythonSpider/file/file/duanzi/duanzi.html 20.1 kB
  • PythonSpider/file/file/images/01-engine.png 71.5 kB
  • PythonSpider/file/file/images/01-fidder.png 64.3 kB
  • PythonSpider/file/file/images/01-fidder_01.png 144.4 kB
  • PythonSpider/file/file/images/01-fidder_02.png 64.4 kB
  • PythonSpider/file/file/images/01-fidder_03.png 190.2 kB
  • PythonSpider/file/file/images/01-fidder_allow.png 84.6 kB
[磁力链接] 添加时间:2017-08-19 大小:1.3 GB 最近下载:2025-01-20 热度:129

[FreeTutorials.Us] bayesian-machine-learning-in-python-ab-testing

  • 01 Introduction and Outline/001 Whats this course all about.mp4 3.9 MB
  • 01 Introduction and Outline/002 Where to get the code for this course.mp4 2.1 MB
  • 01 Introduction and Outline/003 How to succeed in this course.mp4 5.8 MB
  • 02 Bayes Rule and Probability Review/004 Bayes Rule Review.mp4 15.4 MB
  • 02 Bayes Rule and Probability Review/005 Simple Probability Problem.mp4 3.4 MB
  • 02 Bayes Rule and Probability Review/006 The Monty Hall Problem.mp4 6.3 MB
  • 02 Bayes Rule and Probability Review/007 Imbalanced Classes.mp4 7.5 MB
  • 02 Bayes Rule and Probability Review/008 Maximum Likelihood - Mean of a Gaussian.mp4 8.0 MB
  • 02 Bayes Rule and Probability Review/009 Maximum Likelihood - Click-Through Rate.mp4 7.1 MB
  • 02 Bayes Rule and Probability Review/010 Confidence Intervals.mp4 16.6 MB
  • 02 Bayes Rule and Probability Review/011 What is the Bayesian Paradigm.mp4 10.4 MB
  • 03 Traditional AB Testing/012 AB Testing Problem Setup.mp4 7.3 MB
  • 03 Traditional AB Testing/013 Simple AB Testing Recipe.mp4 8.2 MB
  • 03 Traditional AB Testing/014 P-Values.mp4 6.5 MB
  • 03 Traditional AB Testing/015 Test Characteristics Assumptions and Modifications.mp4 11.0 MB
  • 03 Traditional AB Testing/016 t-test in Code.mp4 6.2 MB
  • 03 Traditional AB Testing/017 0.01 vs 0.011 - Why should we care.mp4 2.9 MB
  • 03 Traditional AB Testing/018 AB Test for Click-Through Rates Chi-Square Test.mp4 9.9 MB
  • 03 Traditional AB Testing/019 CTR AB Test in Code.mp4 17.9 MB
  • 03 Traditional AB Testing/020 ABCD... Testing - The Bonferroni Correction.mp4 3.8 MB
[磁力链接] 添加时间:2017-08-19 大小:376.8 MB 最近下载:2025-08-24 热度:1009

[FreeTutorials.Us] artificial-intelligence-reinforcement-learning-in-python

  • 01 Introduction and Outline/001 Introduction and outline.mp4 10.6 MB
  • 01 Introduction and Outline/002 What is Reinforcement Learning.mp4 23.0 MB
  • 01 Introduction and Outline/003 Where to get the Code.mp4 4.7 MB
  • 01 Introduction and Outline/004 Strategy for Passing the Course.mp4 9.9 MB
  • 02 Return of the Multi-Armed Bandit/005 Problem Setup and The Explore-Exploit Dilemma.mp4 6.8 MB
  • 02 Return of the Multi-Armed Bandit/006 Epsilon-Greedy.mp4 2.9 MB
  • 02 Return of the Multi-Armed Bandit/007 Updating a Sample Mean.mp4 2.3 MB
  • 02 Return of the Multi-Armed Bandit/008 Comparing Different Epsilons.mp4 8.4 MB
  • 02 Return of the Multi-Armed Bandit/009 Optimistic Initial Values.mp4 5.4 MB
  • 02 Return of the Multi-Armed Bandit/010 UCB1.mp4 8.6 MB
  • 02 Return of the Multi-Armed Bandit/011 Bayesian Thompson Sampling.mp4 16.0 MB
  • 02 Return of the Multi-Armed Bandit/012 Thompson Sampling vs. Epsilon-Greedy vs. Optimistic Initial Values vs. UCB1.mp4 11.1 MB
  • 02 Return of the Multi-Armed Bandit/013 Nonstationary Bandits.mp4 7.8 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/014 Naive Solution to Tic-Tac-Toe.mp4 6.4 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/015 Components of a Reinforcement Learning System.mp4 13.3 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/016 Notes on Assigning Rewards.mp4 4.4 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/017 The Value Function and Your First Reinforcement Learning Algorithm.mp4 27.4 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/018 Tic Tac Toe Code Outline.mp4 5.3 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/019 Tic Tac Toe Code Representing States.mp4 4.6 MB
  • 03 Build an Intelligent Tic-Tac-Toe Agent/020 Tic Tac Toe Code Enumerating States Recursively.mp4 10.3 MB
[磁力链接] 添加时间:2017-08-20 大小:621.3 MB 最近下载:2025-09-02 热度:1093

Monty Python's Life of Brian

  • Disc One - The Film/Monty Python's Life of Brian - Movie with Commentaries.mkv 1.5 GB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - Deleted Scenes (Commentary).mkv 367.8 MB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Michael Palin's Dentist).mkv 30.3 MB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Mrs. Cleese).mkv 35.7 MB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Mrs. Gilliam).mkv 26.2 MB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Mrs. Idle).mkv 34.6 MB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - Script Read Through.mkv 1.1 GB
  • Disc Two - Bonus Features/Monty Python's Life of Brian - Extra - The Story of Brian.mkv 945.7 MB
  • Torrent downloaded from Demonoid.com.txt 47 Bytes
[磁力链接] 添加时间:2017-08-20 大小:4.0 GB 最近下载:2025-03-27 热度:150

Python 3 na Web com Django (Básico e Intermediário).rar

  • Python 3 na Web com Django (Básico e Intermediário).rar 5.8 GB
[磁力链接] 添加时间:2017-08-20 大小:5.8 GB 最近下载:2025-09-06 热度:31

Pluralsight.Python.Beyond.The.Basics

  • Pluralsight.Python.Beyond.The.Basics.rar 1.3 GB
  • Pluralsight.Python.Beyond.The.Basics_meta.sqlite 9.2 kB
  • Pluralsight.Python.Beyond.The.Basics_meta.xml 982 Bytes
[磁力链接] 添加时间:2017-08-20 大小:1.3 GB 最近下载:2025-09-09 热度:344

Python Beginner Tutorial 1 (For Absolute Beginners)_H264_AAC_720p.mp4

  • Python Beginner Tutorial 1 (For Absolute Beginners)_H264_AAC_720p.mp4 32.3 MB
[磁力链接] 添加时间:2017-08-21 大小:32.3 MB 最近下载:2017-09-13 热度:5

Monty Python - E ora qualcosa di completamente diverso

  • E ora qualcosa di completamente diverso.avi 815.3 MB
[磁力链接] 添加时间:2017-08-21 大小:815.3 MB 最近下载:2025-09-12 热度:57

[FreeTutorials.Us] deep-learning-prerequisites-the-numpy-stack-in-python

  • 01 Introduction and Outline/quizzes/001 How will you practice what youve learned in this course.html 3.7 kB
  • 01 Introduction and Outline/001 Whats this course about How can you succeed What should you know first.mp4 10.5 MB
  • 01 Introduction and Outline/002 Where to get the code and how to install libraries.mp4 7.0 MB
  • 02 Numpy/003 Lists vs. Arrays.mp4 12.4 MB
  • 02 Numpy/004 Dot product 1 For loop vs. cosine method vs. dot function.mp4 9.2 MB
  • 02 Numpy/005 Dot product 2 Speed comparison.mp4 2.9 MB
  • 02 Numpy/006 Vectors and Matrices.mp4 6.7 MB
  • 02 Numpy/007 Generating Matrices to Work With.mp4 8.3 MB
  • 02 Numpy/008 Matrix Products.mp4 4.6 MB
  • 02 Numpy/009 More Matrix Operations.mp4 13.2 MB
  • 02 Numpy/010 Solving a Linear System.mp4 4.2 MB
  • 02 Numpy/011 Word Problem.mp4 3.1 MB
  • 03 Pandas/012 Manual Data Loading.mp4 9.5 MB
  • 03 Pandas/013 DataFrames.mp4 7.5 MB
  • 03 Pandas/014 More about DataFrames Selecting Rows and Columns.mp4 9.6 MB
  • 03 Pandas/015 Even More about DataFrames Column Names.mp4 6.3 MB
  • 03 Pandas/016 The apply Function.mp4 5.9 MB
  • 03 Pandas/017 Joins.mp4 4.7 MB
  • 04 Matplotlib/018 Line Chart.mp4 6.6 MB
  • 04 Matplotlib/019 Scatterplot.mp4 7.4 MB
[磁力链接] 添加时间:2017-08-21 大小:255.2 MB 最近下载:2025-08-27 热度:866

Python Pictures - Border Hoppers 2

  • border-hoppers-2-scene4.mp4 526.5 MB
  • border-hoppers-2-scene5.mp4 343.0 MB
  • border-hoppers-2-scene3.mp4 413.3 MB
  • border-hoppers-2-scene2.mp4 483.8 MB
  • border-hoppers-2-scene1.mp4 439.2 MB
  • border-hoppers-2-bonus-scene1.mp4 417.2 MB
[磁力链接] 添加时间:2017-08-22 大小:2.6 GB 最近下载:2025-09-10 热度:1214

Python

  • How to build a website with Django - Episode 7_ Finishing up with the views.mp4 27.9 MB
  • How to build a website with Django - Episode 2_ Building the Templates.mp4 28.7 MB
  • How to build a website with Django - Episode 1_ Setting everything up.mp4 54.1 MB
  • Python from Scratch - Lesson 3_ Functions and Modules.mp4 63.0 MB
  • Python from Scratch - Lesson 4_ Object Oriented Programming.mp4 65.1 MB
  • Python from Scratch - Lesson 2.mp4 79.4 MB
  • How to build a website with Django - Episode 5_ Finalizing the footer content.mp4 96.8 MB
  • How to build a website with Django - Episode 3_ Continue to style this joint.mp4 99.1 MB
  • How to build a website with Django - Episode 6_ Adding a module.mp4 104.4 MB
  • How to build a website with Django - Episode 4_ setting up a jQuery slider.mp4 119.1 MB
  • Python from Scratch - Creating a Dynamic Website.mp4 261.9 MB
[磁力链接] 添加时间:2017-08-23 大小:999.5 MB 最近下载:2024-05-24 热度:23

[ www.Torrenting.com ] - Mega Python vs Gatoroid 2011 BRRip XvidHD 720p-NPW

  • Mega Python vs Gatoroid 2011 BRRip XvidHD 720p-NPW-Sample.avi 51.4 MB
  • Mega Python vs Gatoroid 2011 BRRip XvidHD 720p-NPW.avi 2.6 GB
  • NPW.nfo 3.9 kB
  • READ this before playing the Movie.txt 509 Bytes
  • www.Torrenting.com.txt 509 Bytes
[磁力链接] 添加时间:2017-08-23 大小:2.7 GB 最近下载:2025-08-05 热度:127

[FreeTutorials.Us] django-python

  • 01-course-introduction/001-introduction.mp4 13.7 MB
  • 01-course-introduction/002-how-to-take-this-course.mp4 9.5 MB
  • 01-course-introduction/003-technologies-used.mp4 10.0 MB
  • 02-setting-up-your-development-environment/004-installing-git-virtualbox-vagrant-atom-and-modheader.mp4 40.0 MB
  • 03-setting-up-your-project/005-creating-a-workspace.mp4 30.9 MB
  • 03-setting-up-your-project/006-creating-a-git-project.mp4 26.8 MB
  • 04-creating-a-development-server/007-creating-a-vagrantfile.mp4 10.0 MB
  • 04-creating-a-development-server/008-configuring-our-vagrant-box.mp4 19.8 MB
  • 04-creating-a-development-server/009-running-and-connecting-to-our-dev-server.mp4 14.6 MB
  • 04-creating-a-development-server/010-running-a-hello-world-script.mp4 20.6 MB
  • 05-creating-a-django-app/011-create-python-virtual-environment.mp4 24.3 MB
  • 05-creating-a-django-app/012-install-required-python-packages.mp4 12.1 MB
  • 05-creating-a-django-app/013-create-a-new-django-project-app.mp4 13.3 MB
  • 05-creating-a-django-app/014-enable-our-app-in-the-django-settings-file.mp4 8.9 MB
  • 05-creating-a-django-app/015-saving-our-requirements.mp4 9.8 MB
  • 05-creating-a-django-app/016-test-and-commit-our-changes.mp4 19.2 MB
  • 06-setup-the-database/017-what-are-django-models.mp4 3.9 MB
  • 06-setup-the-database/018-create-our-user-database-model.mp4 43.7 MB
  • 06-setup-the-database/019-add-a-user-model-manager.mp4 25.1 MB
  • 06-setup-the-database/020-set-our-custom-user-model.mp4 5.6 MB
[磁力链接] 添加时间:2017-08-24 大小:1.2 GB 最近下载:2024-11-24 热度:680

[FreeTutorials.Us] the-python-bible

  • 02-installing-python-getting-started-a-top-secret-tip/attached_files/003-installing-python-on-mac/Mac-Installation.pdf 856.5 kB
  • 03-variables-simple-little-boxes/quizzes/001-variables-quiz.html 6.2 kB
  • 03-variables-simple-little-boxes/quizzes/002-creating-variables.html 2.8 kB
  • 04-the-123s-numbers-in-python/quizzes/003-python-numbers-quiz.html 6.7 kB
  • 04-the-123s-numbers-in-python/quizzes/004-basic-algebra-coding-challenge.html 4.2 kB
  • 04-the-123s-numbers-in-python/quizzes/005-overwriting-variables.html 4.1 kB
  • 05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/006-hello-world.html 2.9 kB
  • 05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/007-fixing-broken-strings.html 2.9 kB
  • 05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/008-how-old-are-you.html 5.2 kB
  • 05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/009-tell-us-about-yourself.html 5.1 kB
  • 05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/010-slices-quiz.html 3.9 kB
  • 05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/011-slicer-exercise.html 3.2 kB
  • 06-logic-and-conditional-flow/quizzes/012-comparison-operators-quiz.html 6.7 kB
  • 06-logic-and-conditional-flow/quizzes/013-if-statements-challenge.html 5.1 kB
  • 06-logic-and-conditional-flow/quizzes/014-logical-operators-quiz.html 5.7 kB
  • 09-getting-funky-functions-in-python/quizzes/015-function-creation-challenge.html 2.7 kB
  • 01-course-introduction/001-course-structure.mp4 7.3 MB
  • 02-installing-python-getting-started-a-top-secret-tip/002-installing-python-on-windows.mp4 6.7 MB
  • 02-installing-python-getting-started-a-top-secret-tip/003-installing-python-on-mac.html 557 Bytes
  • 02-installing-python-getting-started-a-top-secret-tip/004-installing-python-on-linux.mp4 4.7 MB
[磁力链接] 添加时间:2017-08-24 大小:1.2 GB 最近下载:2025-03-09 热度:737

ClaudiaMarie.13.06.04.The.Burmese.Python.Reloaded.XXX.720p.MP4-KTR[N1C]

  • claudiamarie.13.06.04.the.burmese.python.reloaded[N1C].mp4 699.7 MB
[磁力链接] 添加时间:2017-08-25 大小:699.7 MB 最近下载:2025-09-13 热度:972


共405页 上一页 91 92 93 94 95 96 97 98 99 下一页