Files
FYS-STK4155/doc/LectureNotes/_build/html/searchindex.js
T
Morten Hjorth-Jensen 31fc8fcf81 updating notes
2025-08-05 17:31:55 +02:00

1 line
190 KiB
JavaScript

Search.setIndex({"alltitles": {"A Classification Tree": [[10, "a-classification-tree"]], "A Frequentist approach to data analysis": [[1, "a-frequentist-approach-to-data-analysis"], [23, "a-frequentist-approach-to-data-analysis"]], "A better approach": [[9, "a-better-approach"]], "A first summary": [[23, "a-first-summary"]], "A more compact expression": [[0, "a-more-compact-expression"]], "A quick Reminder on Lagrangian Multipliers": [[9, "a-quick-reminder-on-lagrangian-multipliers"]], "A simple example": [[5, "a-simple-example"]], "A soft classifier": [[9, "a-soft-classifier"]], "A top-down perspective on Neural networks": [[2, "a-top-down-perspective-on-neural-networks"]], "ADAM optimizer": [[14, "adam-optimizer"]], "Activation functions": [[13, "activation-functions"]], "Adaptive boosting: AdaBoost, Basic Algorithm": [[11, "adaptive-boosting-adaboost-basic-algorithm"]], "Adding error analysis and training set up": [[23, "adding-error-analysis-and-training-set-up"]], "Adjust hyperparameters": [[2, "adjust-hyperparameters"]], "Algorithms for Setting up Decision Trees": [[10, "algorithms-for-setting-up-decision-trees"]], "An Overview of Ensemble Methods": [[11, "an-overview-of-ensemble-methods"]], "An extrapolation example": [[5, "an-extrapolation-example"]], "An optimization/minimization problem": [[23, "an-optimization-minimization-problem"]], "And what about using neural networks?": [[23, "and-what-about-using-neural-networks"]], "Another example, the moons again": [[10, "another-example-the-moons-again"]], "Applied Data Analysis and Machine Learning": [[17, null]], "Autocorrelation function": [[20, "autocorrelation-function"]], "Automatic differentiation": [[14, "automatic-differentiation"]], "Back to the Cancer Data": [[12, "back-to-the-cancer-data"]], "Bagging": [[11, "bagging"]], "Bagging Examples": [[11, "bagging-examples"]], "Basic Matrix Features": [[18, "basic-matrix-features"]], "Basic ideas of the Principal Component Analysis (PCA)": [[12, null]], "Basic math of the SVD": [[6, "basic-math-of-the-svd"]], "Basics": [[8, "basics"]], "Basics of a tree": [[10, "basics-of-a-tree"]], "Batch Normalization": [[2, "batch-normalization"]], "Bayes\u2019 Theorem and Ridge and Lasso Regression": [[6, "bayes-theorem-and-ridge-and-lasso-regression"]], "Boosting, a Bird\u2019s Eye View": [[11, "boosting-a-bird-s-eye-view"]], "Bootstrap": [[7, "bootstrap"]], "Bringing it together, first back propagation equation": [[13, "bringing-it-together-first-back-propagation-equation"]], "Building a Feed Forward Neural Network": [[2, null]], "Building a tree, regression": [[10, "building-a-tree-regression"]], "Building neural networks in Tensorflow and Keras": [[2, "building-neural-networks-in-tensorflow-and-keras"]], "CNNs in more detail, building convolutional neural networks in Tensorflow and Keras": [[4, "cnns-in-more-detail-building-convolutional-neural-networks-in-tensorflow-and-keras"]], "Cancer Data again now with Decision Trees and other Methods": [[10, "cancer-data-again-now-with-decision-trees-and-other-methods"]], "Choose cost function and optimizer": [[2, "choose-cost-function-and-optimizer"]], "Classical PCA Theorem": [[12, "classical-pca-theorem"]], "Clustering and Unsupervised Learning": [[15, null]], "Code for SVD and Inversion of Matrices": [[6, "code-for-svd-and-inversion-of-matrices"]], "Codes and Approaches": [[15, "codes-and-approaches"]], "Codes for the SVD": [[6, "codes-for-the-svd"]], "Collect and pre-process data": [[2, "collect-and-pre-process-data"]], "Communication channels": [[23, "communication-channels"]], "Compare Bagging on Trees with Random Forests": [[11, "compare-bagging-on-trees-with-random-forests"]], "Comparing with a numerical scheme": [[3, "comparing-with-a-numerical-scheme"]], "Computing the Gini index": [[10, "computing-the-gini-index"]], "Conjugate gradient method": [[14, "conjugate-gradient-method"]], "Convex functions": [[14, "convex-functions"]], "Convolution Examples: Polynomial multiplication": [[4, "convolution-examples-polynomial-multiplication"]], "Convolution Examples: Principle of Superposition and Periodic Forces (Fourier Transforms)": [[4, "convolution-examples-principle-of-superposition-and-periodic-forces-fourier-transforms"]], "Convolutional Neural Network": [[13, "convolutional-neural-network"]], "Convolutional Neural Networks": [[4, null]], "Correlation Matrix": [[12, "correlation-matrix"]], "Course Format": [[23, "course-format"]], "Cross-validation": [[7, "cross-validation"]], "Deadlines for projects (tentative)": [[23, "deadlines-for-projects-tentative"]], "Decision trees, overarching aims": [[10, null]], "Deep learning methods": [[23, "deep-learning-methods"]], "Define model and architecture": [[2, "define-model-and-architecture"]], "Defining the cost function": [[2, "defining-the-cost-function"]], "Derivatives and the chain rule": [[13, "derivatives-and-the-chain-rule"]], "Deriving OLS from a probability distribution": [[6, "deriving-ols-from-a-probability-distribution"]], "Deriving the back propagation code for a multilayer perceptron model": [[13, "deriving-the-back-propagation-code-for-a-multilayer-perceptron-model"]], "Developing a code for doing neural networks with back propagation": [[2, "developing-a-code-for-doing-neural-networks-with-back-propagation"]], "Diagonalize the sample covariance matrix to obtain the principal components": [[12, "diagonalize-the-sample-covariance-matrix-to-obtain-the-principal-components"]], "Different kernels and Mercer\u2019s theorem": [[9, "different-kernels-and-mercer-s-theorem"]], "Disadvantages": [[10, "disadvantages"]], "Discussing the correlation data": [[0, "discussing-the-correlation-data"]], "Domains and probabilities": [[20, "domains-and-probabilities"]], "Dropout": [[2, "dropout"]], "Elements of Probability Theory and Statistical Data Analysis": [[20, null]], "Ensemble Methods: From a Single Tree to Many Trees and Extreme Boosting, Meet the Jungle of Methods": [[11, null]], "Entropy and the ID3 algorithm": [[10, "entropy-and-the-id3-algorithm"]], "Essential elements of ML": [[23, "essential-elements-of-ml"]], "Evaluate model performance on test data": [[2, "evaluate-model-performance-on-test-data"]], "Example: Exponential decay": [[3, "example-exponential-decay"]], "Example: Population growth": [[3, "example-population-growth"]], "Example: The diffusion equation": [[3, "example-the-diffusion-equation"]], "Example: binary classification problem": [[2, "example-binary-classification-problem"]], "Examples": [[23, "examples"]], "Examples of likelihood functions used in logistic regression and neural networks": [[8, "examples-of-likelihood-functions-used-in-logistic-regression-and-neural-networks"]], "Examples of likelihood functions used in logistic regression and nueral networks": [[0, "examples-of-likelihood-functions-used-in-logistic-regression-and-nueral-networks"]], "Exercise 1: Setting up various Python environments": [[1, "exercise-1-setting-up-various-python-environments"], [16, "exercise-1-setting-up-various-python-environments"], [23, "exercise-1-setting-up-various-python-environments"]], "Exercise 2: making your own data and exploring scikit-learn": [[1, "exercise-2-making-your-own-data-and-exploring-scikit-learn"], [16, "exercise-2-making-your-own-data-and-exploring-scikit-learn"], [23, "exercise-2-making-your-own-data-and-exploring-scikit-learn"]], "Exercise 3: Normalizing our data": [[1, "exercise-3-normalizing-our-data"]], "Exercise 3: Split data in test and training data": [[16, "exercise-3-split-data-in-test-and-training-data"], [23, "exercise-3-split-data-in-test-and-training-data"]], "Exercise 4: Adding Ridge Regression": [[1, "exercise-4-adding-ridge-regression"]], "Exercise 5: Analytical exercises": [[1, "exercise-5-analytical-exercises"]], "Exercise: Cross-validation as resampling techniques, adding more complexity": [[7, "exercise-cross-validation-as-resampling-techniques-adding-more-complexity"]], "Exercise: Analysis of real data": [[7, "exercise-analysis-of-real-data"]], "Exercise: Bias-variance trade-off and resampling techniques": [[7, "exercise-bias-variance-trade-off-and-resampling-techniques"]], "Exercise: Lasso Regression on the Franke function with resampling": [[7, "exercise-lasso-regression-on-the-franke-function-with-resampling"]], "Exercise: Ordinary Least Square (OLS) on the Franke function": [[7, "exercise-ordinary-least-square-ols-on-the-franke-function"]], "Exercise: Ridge Regression on the Franke function with resampling": [[7, "exercise-ridge-regression-on-the-franke-function-with-resampling"]], "Exercises": [[1, "exercises"], [16, "exercises"], [23, "exercises"]], "Exercises Week 42: Logistic Regression and Optimization, reminders from week 38 and week 40": [[0, null]], "Exercises and Projects": [[7, "exercises-and-projects"]], "Exercises week 34": [[16, null]], "Expectation values": [[20, "expectation-values"]], "Extending to more predictors": [[0, "extending-to-more-predictors"]], "Extremely useful tools, strongly recommended": [[23, "extremely-useful-tools-strongly-recommended"]], "Feed-forward neural networks": [[13, "feed-forward-neural-networks"]], "Feed-forward pass": [[2, "feed-forward-pass"]], "Final back propagating equation": [[13, "final-back-propagating-equation"]], "Fine-tuning neural network hyperparameters": [[2, "fine-tuning-neural-network-hyperparameters"]], "Fitting an Equation of State for Dense Nuclear Matter": [[1, "fitting-an-equation-of-state-for-dense-nuclear-matter"], [23, "fitting-an-equation-of-state-for-dense-nuclear-matter"]], "From one to many layers, the universal approximation theorem": [[13, "from-one-to-many-layers-the-universal-approximation-theorem"]], "Further Dimensionality Remarks": [[4, "further-dimensionality-remarks"]], "Further properties (important for our analyses later)": [[6, "further-properties-important-for-our-analyses-later"]], "Gaussian Elimination": [[18, "gaussian-elimination"]], "General Features": [[10, "general-features"]], "General linear models and linear algebra": [[23, "general-linear-models-and-linear-algebra"]], "Generalizing the fitting procedure as a linear algebra problem": [[23, "generalizing-the-fitting-procedure-as-a-linear-algebra-problem"], [23, "id1"]], "Generative Adversarial Networks": [[5, "generative-adversarial-networks"]], "Generative Models": [[5, "generative-models"]], "Geometric Interpretation and link with Singular Value Decomposition": [[12, "geometric-interpretation-and-link-with-singular-value-decomposition"]], "Gradient Boosting, Classification Example": [[11, "gradient-boosting-classification-example"]], "Gradient Boosting, Examples of Regression": [[11, "gradient-boosting-examples-of-regression"]], "Gradient Clipping": [[2, "gradient-clipping"]], "Gradient boosting: Basics with Steepest Descent/Functional Gradient Descent": [[11, "gradient-boosting-basics-with-steepest-descent-functional-gradient-descent"]], "Gradient descent": [[3, "gradient-descent"]], "Gradient descent and Logistic regression": [[0, "gradient-descent-and-logistic-regression"]], "Grading": [[21, "grading"], [23, "grading"]], "Housing data, the code": [[1, "housing-data-the-code"]], "Hyperplanes and all that": [[9, "hyperplanes-and-all-that"]], "Important Matrix and vector handling packages": [[18, "important-matrix-and-vector-handling-packages"]], "Improving performance": [[2, "improving-performance"]], "In summary": [[21, "in-summary"]], "Including Stochastic Gradient Descent with Autograd": [[14, "including-stochastic-gradient-descent-with-autograd"]], "Including more classes": [[0, "including-more-classes"]], "Incremental PCA": [[12, "incremental-pca"]], "Installing R, C++, cython or Julia": [[23, "installing-r-c-cython-or-julia"]], "Installing R, C++, cython, Numba etc": [[23, "installing-r-c-cython-numba-etc"]], "Instructor information": [[21, "instructor-information"]], "Interpretations and optimizing our parameters": [[23, "interpretations-and-optimizing-our-parameters"], [23, "id2"], [23, "id3"]], "Introducing JAX": [[14, "introducing-jax"]], "Introducing the Covariance and Correlation functions": [[12, "introducing-the-covariance-and-correlation-functions"]], "Introduction": [[1, "introduction"], [7, "introduction"], [17, "introduction"], [18, "introduction"]], "Iterative Fitting, Classification and AdaBoost": [[11, "iterative-fitting-classification-and-adaboost"]], "Iterative Fitting, Regression and Squared-error Cost Function": [[11, "iterative-fitting-regression-and-squared-error-cost-function"]], "Kernel PCA": [[12, "kernel-pca"]], "Kernels and non-linearity": [[9, "kernels-and-non-linearity"]], "LU Decomposition, the inverse of a matrix": [[18, "lu-decomposition-the-inverse-of-a-matrix"]], "Layers": [[2, "layers"]], "Layers used to build CNNs": [[4, "layers-used-to-build-cnns"]], "Learning outcomes": [[17, "learning-outcomes"], [23, "learning-outcomes"]], "Lectures and ComputerLab": [[23, "lectures-and-computerlab"]], "Limitations of supervised learning with deep networks": [[2, "limitations-of-supervised-learning-with-deep-networks"]], "Linear Algebra, Handling of Arrays and more Python Features": [[18, null]], "Linear Regression": [[1, null]], "Linear Regression, basic elements": [[1, "linear-regression-basic-elements"]], "Linking Bayes\u2019 Theorem with Ridge and Lasso Regression": [[6, "linking-bayes-theorem-with-ridge-and-lasso-regression"]], "Linking the regression analysis with a statistical interpretation": [[6, "linking-the-regression-analysis-with-a-statistical-interpretation"]], "Linking with the SVD": [[6, "linking-with-the-svd"]], "Links to relevant courses at the University of Oslo": [[22, "links-to-relevant-courses-at-the-university-of-oslo"]], "Logistic Regression": [[8, null], [8, "id1"]], "MNIST and GANs": [[5, "mnist-and-gans"]], "Machine Learning": [[23, "machine-learning"]], "Machine learning": [[17, "machine-learning"]], "Main textbooks": [[23, "main-textbooks"]], "Making a tree": [[10, "making-a-tree"]], "Making your own Bootstrap: Changing the Level of the Decision Tree": [[11, "making-your-own-bootstrap-changing-the-level-of-the-decision-tree"]], "Mathematical Interpretation of Ordinary Least Squares": [[6, "mathematical-interpretation-of-ordinary-least-squares"]], "Mathematical optimization of convex functions": [[9, "mathematical-optimization-of-convex-functions"]], "Mathematics of CNNs": [[4, "mathematics-of-cnns"]], "Mathematics of the SVD and implications": [[6, "mathematics-of-the-svd-and-implications"]], "Matrices in Python": [[23, "matrices-in-python"]], "Matrix multiplication": [[2, "matrix-multiplication"]], "Matrix-vector notation and activation": [[13, "matrix-vector-notation-and-activation"]], "Meet the covariance!": [[20, "meet-the-covariance"]], "Meet the Covariance Matrix": [[6, "meet-the-covariance-matrix"]], "Meet the Pandas": [[23, "meet-the-pandas"]], "Minimizing the cross entropy": [[0, "minimizing-the-cross-entropy"]], "Momentum based GD": [[14, "momentum-based-gd"]], "More classes": [[0, "more-classes"]], "More complicated Example: The Ising model": [[7, "more-complicated-example-the-ising-model"]], "More on Dimensionalities": [[4, "more-on-dimensionalities"]], "More on Rescaling data": [[7, "more-on-rescaling-data"]], "Multilayer perceptrons": [[13, "multilayer-perceptrons"]], "Network requirements": [[3, "network-requirements"]], "Neural Networks vs CNNs": [[4, "neural-networks-vs-cnns"]], "Neural networks": [[13, null]], "Numerical experiments and the covariance, central limit theorem": [[20, "numerical-experiments-and-the-covariance-central-limit-theorem"]], "Numpy and arrays": [[18, "numpy-and-arrays"], [23, "numpy-and-arrays"]], "Numpy examples and Important Matrix and vector handling packages": [[23, "numpy-examples-and-important-matrix-and-vector-handling-packages"]], "Optimization, the central part of any Machine Learning algortithm": [[14, null]], "Optimizing our parameters": [[23, "optimizing-our-parameters"]], "Optimizing our parameters, more details": [[23, "optimizing-our-parameters-more-details"]], "Optimizing the cost function": [[2, "optimizing-the-cost-function"]], "Organizing our data": [[1, "organizing-our-data"], [23, "organizing-our-data"]], "Other Matrix and Vector Operations": [[18, "other-matrix-and-vector-operations"]], "Other Types of Recurrent Neural Networks": [[5, "other-types-of-recurrent-neural-networks"]], "Other courses on Data science and Machine Learning at UiO": [[23, "other-courses-on-data-science-and-machine-learning-at-uio"]], "Other courses on Data science and Machine Learning at UiO, contn": [[23, "other-courses-on-data-science-and-machine-learning-at-uio-contn"]], "Other measures in classification studies: Cancer Data again": [[0, "other-measures-in-classification-studies-cancer-data-again"]], "Other popular texts": [[23, "other-popular-texts"]], "Other techniques": [[12, "other-techniques"]], "Other types of networks": [[13, "other-types-of-networks"]], "Other ways of visualizing the trees": [[10, "other-ways-of-visualizing-the-trees"]], "Our model for the nuclear binding energies": [[23, "our-model-for-the-nuclear-binding-energies"]], "Overview of first week": [[23, "overview-of-first-week"]], "Own code for Ordinary Least Squares": [[23, "own-code-for-ordinary-least-squares"]], "PCA and scikit-learn": [[12, "pca-and-scikit-learn"]], "Pandas AI": [[23, "pandas-ai"]], "Partial Differential Equations": [[3, "partial-differential-equations"]], "Practical tips": [[14, "practical-tips"]], "Practicalities": [[21, "practicalities"]], "Predicting New Points With A Trained Recurrent Neural Network": [[5, "predicting-new-points-with-a-trained-recurrent-neural-network"]], "Prerequisites": [[23, "prerequisites"]], "Prerequisites and background": [[17, "prerequisites-and-background"]], "Prerequisites: Collect and pre-process data": [[4, "prerequisites-collect-and-pre-process-data"]], "Probability Distribution Functions": [[20, "probability-distribution-functions"]], "Program for stochastic gradient": [[14, "program-for-stochastic-gradient"]], "Properties of PDFs": [[20, "properties-of-pdfs"]], "Pros and cons of trees, pros": [[10, "pros-and-cons-of-trees-pros"]], "Python installers": [[17, "python-installers"], [23, "python-installers"]], "RMS prop": [[14, "rms-prop"]], "Random Numbers": [[20, "random-numbers"]], "Random forests": [[11, "random-forests"]], "Randomized PCA": [[12, "randomized-pca"]], "Reading material": [[23, "reading-material"]], "Reading suggestions week 34": [[23, "reading-suggestions-week-34"]], "Recurrent neural networks": [[13, "recurrent-neural-networks"]], "Recurrent neural networks: Overarching view": [[5, null]], "Reducing the number of degrees of freedom, overarching view": [[1, "reducing-the-number-of-degrees-of-freedom-overarching-view"]], "Reformulating the problem": [[3, "reformulating-the-problem"]], "Regression Case": [[11, "regression-case"]], "Regression analysis, overarching aims": [[23, "regression-analysis-overarching-aims"]], "Regression analysis, overarching aims II": [[23, "regression-analysis-overarching-aims-ii"]], "Regularization": [[2, "regularization"]], "Reminder on Statistics": [[7, "reminder-on-statistics"]], "Replace or not": [[14, "replace-or-not"]], "Required Technologies": [[17, "required-technologies"]], "Resampling Methods": [[7, null]], "Resampling methods": [[7, "id1"]], "Resources on differential equations and deep learning": [[3, "resources-on-differential-equations-and-deep-learning"]], "Revisiting our Linear Regression Solvers": [[14, "revisiting-our-linear-regression-solvers"]], "Rewriting the fitting procedure as a linear algebra problem": [[23, "rewriting-the-fitting-procedure-as-a-linear-algebra-problem"]], "Rewriting the fitting procedure as a linear algebra problem, more details": [[23, "rewriting-the-fitting-procedure-as-a-linear-algebra-problem-more-details"]], "Ridge and Lasso Regression": [[6, null], [6, "id1"]], "Same code but now with momentum gradient descent": [[14, "same-code-but-now-with-momentum-gradient-descent"]], "Schedule first week": [[23, "schedule-first-week"]], "Schematic Regression Procedure": [[10, "schematic-regression-procedure"]], "Setting up the Back propagation algorithm": [[13, "setting-up-the-back-propagation-algorithm"]], "Setting up the network using Autograd; The full program": [[3, "setting-up-the-network-using-autograd-the-full-program"]], "Similar (second order function now) problem but now with AdaGrad": [[14, "similar-second-order-function-now-problem-but-now-with-adagrad"]], "Simple Python Code to read in Data and perform Classification": [[10, "simple-python-code-to-read-in-data-and-perform-classification"]], "Simple linear regression model using scikit-learn": [[1, "simple-linear-regression-model-using-scikit-learn"], [23, "simple-linear-regression-model-using-scikit-learn"]], "Software and needed installations": [[23, "software-and-needed-installations"]], "Solving Differential Equations with Deep Learning": [[3, null]], "Solving the one dimensional Poisson equation": [[3, "solving-the-one-dimensional-poisson-equation"]], "Solving the wave equation with Neural Networks": [[3, "solving-the-wave-equation-with-neural-networks"]], "Some famous Matrices": [[18, "some-famous-matrices"]], "Some simple problems": [[14, "some-simple-problems"]], "Splitting our Data in Training and Test data": [[1, "splitting-our-data-in-training-and-test-data"], [23, "splitting-our-data-in-training-and-test-data"]], "Standard steepest descent": [[14, "standard-steepest-descent"]], "Statistical analysis and optimization of data": [[17, "statistical-analysis-and-optimization-of-data"], [23, "statistical-analysis-and-optimization-of-data"]], "Steepest descent": [[14, "steepest-descent"]], "Stochastic Gradient Descent (SGD)": [[14, "stochastic-gradient-descent-sgd"]], "Stochastic variables and the main concepts, the discrete case": [[20, "stochastic-variables-and-the-main-concepts-the-discrete-case"]], "Support Vector Machines, overarching aims": [[9, null]], "Systematic reduction": [[4, "systematic-reduction"]], "Teachers": [[23, "teachers"]], "Teachers and Grading": [[21, null]], "Teaching Assistants Fall semester 2023": [[21, "teaching-assistants-fall-semester-2023"]], "Teaching schedule with links to material": [[19, null]], "Testing the Means Squared Error as function of Complexity": [[1, "testing-the-means-squared-error-as-function-of-complexity"]], "Textbooks": [[22, null]], "The Algorithm before theorem": [[12, "the-algorithm-before-theorem"]], "The Boston housing data example": [[1, "the-boston-housing-data-example"]], "The Breast Cancer Data, now with Keras": [[2, "the-breast-cancer-data-now-with-keras"]], "The CART algorithm for Classification": [[10, "the-cart-algorithm-for-classification"]], "The CART algorithm for Regression": [[10, "the-cart-algorithm-for-regression"]], "The CIFAR01 data set": [[4, "the-cifar01-data-set"]], "The MNIST dataset again": [[4, "the-mnist-dataset-again"]], "The RELU function family": [[2, "the-relu-function-family"]], "The Softmax function": [[2, "the-softmax-function"]], "The \\chi^2 function": [[1, "the-chi-2-function"], [23, "the-chi-2-function"], [23, "id4"], [23, "id5"], [23, "id6"], [23, "id7"], [23, "id8"]], "The bias-variance tradeoff": [[7, "the-bias-variance-tradeoff"]], "The code": [[23, "the-code"]], "The code for solving the ODE": [[3, "the-code-for-solving-the-ode"]], "The cost function": [[0, "the-cost-function"]], "The course has two central parts": [[17, "the-course-has-two-central-parts"]], "The logistic function": [[0, "the-logistic-function"], [8, "the-logistic-function"]], "The moons example": [[9, "the-moons-example"]], "The multilayer perceptron (MLP)": [[13, "the-multilayer-perceptron-mlp"]], "The network with one input layer, specified number of hidden layers, and one output layer": [[3, "the-network-with-one-input-layer-specified-number-of-hidden-layers-and-one-output-layer"]], "The singular value decomposition": [[6, "the-singular-value-decomposition"]], "The two-dimensional case": [[9, "the-two-dimensional-case"]], "To our real data: nuclear binding energies. Brief reminder on masses and binding energies": [[23, "to-our-real-data-nuclear-binding-energies-brief-reminder-on-masses-and-binding-energies"]], "Topics covered in this course: Statistical analysis and optimization of data": [[23, "topics-covered-in-this-course-statistical-analysis-and-optimization-of-data"]], "Towards the PCA theorem": [[12, "towards-the-pca-theorem"]], "Train and test datasets": [[2, "train-and-test-datasets"]], "Two parameters": [[0, "two-parameters"]], "Two-dimensional Objects": [[4, "two-dimensional-objects"]], "Type of problem": [[3, "type-of-problem"]], "Types of Machine Learning": [[23, "types-of-machine-learning"]], "Useful Python libraries": [[17, "useful-python-libraries"], [23, "useful-python-libraries"]], "Using Autograd": [[14, "using-autograd"]], "Using forward Euler to solve the ODE": [[3, "using-forward-euler-to-solve-the-ode"]], "Using gradient descent methods, limitations": [[14, "using-gradient-descent-methods-limitations"]], "Using the correlation matrix": [[0, "using-the-correlation-matrix"]], "Visualization": [[2, "visualization"], [2, "id1"]], "Visualizing the Tree, Classification": [[10, "visualizing-the-tree-classification"]], "Week 34: Introduction to the course, Logistics and Practicalities": [[23, null]], "Weekly Schedule": [[19, "weekly-schedule"]], "What is Machine Learning?": [[1, "what-is-machine-learning"]], "What is a good model?": [[1, "what-is-a-good-model"], [23, "what-is-a-good-model"]], "What is a good model? Can we define it?": [[23, "what-is-a-good-model-can-we-define-it"]], "Which activation function should I use?": [[2, "which-activation-function-should-i-use"]], "Why Linear Regression (aka Ordinary Least Squares and family)": [[23, "why-linear-regression-aka-ordinary-least-squares-and-family"]], "Wisconsin Cancer Data": [[0, "wisconsin-cancer-data"], [8, "wisconsin-cancer-data"]], "Writing Our First Generative Adversarial Network": [[5, "writing-our-first-generative-adversarial-network"]], "Writing our own PCA code": [[12, "writing-our-own-pca-code"]], "XGBoost: Extreme Gradient Boosting": [[11, "xgboost-extreme-gradient-boosting"]], "scikit-learn implementation": [[2, "scikit-learn-implementation"]]}, "docnames": ["additionweek42", "chapter1", "chapter10", "chapter11", "chapter12", "chapter13", "chapter2", "chapter3", "chapter4", "chapter5", "chapter6", "chapter7", "chapter8", "chapter9", "chapteroptimization", "clustering", "exercisesweek34", "intro", "linalg", "schedule", "statistics", "teachers", "textbooks", "week34"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["additionweek42.ipynb", "chapter1.ipynb", "chapter10.ipynb", "chapter11.ipynb", "chapter12.ipynb", "chapter13.ipynb", "chapter2.ipynb", "chapter3.ipynb", "chapter4.ipynb", "chapter5.ipynb", "chapter6.ipynb", "chapter7.ipynb", "chapter8.ipynb", "chapter9.ipynb", "chapteroptimization.ipynb", "clustering.ipynb", "exercisesweek34.ipynb", "intro.md", "linalg.ipynb", "schedule.md", "statistics.ipynb", "teachers.md", "textbooks.md", "week34.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 14, 17, 18, 20, 23], "0": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 23], "00": [1, 2, 6, 7, 10, 12, 23], "000": [2, 4, 10], "0000": [4, 10], "00000": 10, "000000": [6, 12], "00000000e": 6, "0001": 2, "00019998": 6, "00024087": 6, "00029012": 6, "0003153514830957865": 7, "00031535148309580783": 7, "00034944": 6, "000417932": 3, "00042089": 6, "000464088": 3, "00050694": 6, "00052738": 12, "00058016": 7, "00061058": 6, "00066668": 7, "00068734": 7, "00073541": 6, "000760768324305": 12, "00076495": 7, "0007698473260556325": 7, "0007698473260556344": 7, "00079968": 6, "00084423": 7, "00087697": 7, "00088573": 6, "00090601": 7, "00091518": 7, "00095521": 7, "00096314": 6, "001": [2, 3, 9, 14], "00100519": 7, "00103739": 7, "0010479245926411787": 7, "00105081": 7, "00106677": 6, "00107405": 7, "00111756": 7, "00112079": 7, "0011526": 7, "00115999": 6, "00123658": 18, "00124060": 7, "00128479": 6, "001323": 7, "00139705": 6, "00148217": 7, "00149311": 7, "00149956": 7, "00152117": 7, "00153654": 7, "00154733": 6, "00158669": 7, "00168251": 6, "00174276": 7, "00175331": 7, "00186347": 6, "001880": 6, "00200": 9, "00202624": 6, "00202756": 7, "00205364": 7, "00217499": 7, "00224413": 6, "00229441": 7, "0023548": 7, "002381316302584886": 7, "0023813163025848865": 7, "00242998": 7, "00243186": 7, "0024401": 6, "00249435": 7, "00266858": 3, "00270244": 6, "00274989": 7, "00289724": 7, "00293838": 6, "00310113": 3, "00311675": 23, "00312361": 7, "00315593": 7, "003191829620875": 20, "0032153180657605116": 7, "00323332": 7, "0032542": 6, "003301": 7, "0033955154592040923": 7, "00353823": 6, "0036237": 7, "0036367": 7, "00369758": 7, "0038335": 7, "003909404072811221": 7, "00391839": 6, "0039987": 7, "004": 6, "004091940707753925": 7, "00410387": 7, "00410478": 7, "004113634617443131": 7, "004113634617443139": 7, "00411363461744314": 7, "004113634617443147": 7, "0041559863458613296": 7, "00424909": 3, "00424967": 7, "00426027": 6, "00433417": 12, "00440346": 7, "00443743": 7, "00445655": 12, "004579219539673834": 7, "00458878": 7, "004610275230656182": 7, "00462287": 7, "00471782": 6, "00472199": 7, "00472512": 7, "0049544": 7, "004999999999999991": 1, "00512927": 6, "00517114": 7, "00526348": 7, "0053018": 7, "00554552": 7, "00556826": 7, "0056799": 6, "00579953": 7, "00588657": 7, "00607783": 7, "006162": 7, "00617499": 6, "00630331": 7, "00642221": 7, "00660427": 7, "00672607": 7, "00673407": 7, "00676168099504832": 20, "00676387": 7, "0068011": 7, "00683748": 6, "00683964": 7, "006942691041891455": 20, "007024126888938144": 7, "00719176": 7, "00727646693": [1, 23], "0074331": 6, "00759119": 7, "00784393": 7, "00803064": 7, "00813803": 7, "00817631": 7, "00823002": 6, "00827728": 7, "00831018": 7, "00834567": 7, "00848904": 7, "0086649156": [1, 23], "008675369724975977": 6, "00894639": 6, "00900338": 18, "00905423": 7, "009163470508352218": 6, "009164545680330616": 7, "00917248": 7, "00934499": 7, "0096208": 7, "00990475": 6, "00992331": 7, "00996754": 7, "01": [0, 1, 2, 3, 6, 7, 10, 12, 14, 22, 23], "010018312644139219": 7, "0100706": 7, "010331721306655165": 7, "010516485576646504": 7, "01066519": 7, "01076611": 6, "0110": 20, "01107621901137467": 7, "011225": 3, "0113104": 7, "011707": 6, "01170719": 6, "01179792": 7, "01191824": 6, "012073649469946107": 7, "01219292": 7, "01223198": 7, "01231917": 7, "01242821": 20, "01290947": 7, "01295356": 6, "013121574062587286": 7, "01318643": 7, "01347916": 7, "01348565": 7, "01367553": 7, "01397146": 7, "01405935": 7, "01416528": 7, "01433809": 6, "014436800088896381": 7, "01449782": 7, "01458337": 7, "0146081": 7, "01463049": 7, "0150723888951771": 7, "015072388895177157": 7, "01531845": 7, "01549377": 7, "01558197": 6, "016285782696017142": 7, "01633913": 7, "01640891": 7, "01655318": 7, "016587414993045335": 7, "01669677": 23, "0169": 4, "01691985": 7, "0169643": 6, "01708781": 7, "01708852": 7, "01713366": 7, "01724499": 6, "01735584819559331": 7, "017355848195593312": 7, "017665": 6, "01831207e": 7, "01831251e": 7, "01866537": 7, "01873344": 12, "01873869": 6, "01898855": 7, "01905883": 7, "01908936": 7, "01963611": 7, "01969145": 7, "01975416527168255": 7, "01975848": 7, "02": [0, 1, 5, 7, 8, 13, 23], "02024962": 7, "02054837e": 7, "02068067": 7, "02073509": 6, "02098261": 7, "02123176": 7, "021592704588021174": 7, "021592704588021178": 7, "02198702e": 7, "02198703e": 7, "02201862": 23, "02208512": 7, "02228115": 7, "02229529": 7, "022443845445495113": 12, "02252765": 6, "022999498260366198": 7, "02314652": 23, "02318909": 18, "02348765": 7, "02365049": 7, "0245528": 7, "02492265": 6, "02498832": 7, "02503753": 7, "02511518": 7, "02522069": 7, "025709": 12, "02586427": 7, "0260906": 7, "02625193": 9, "026605727637184554": 7, "026605727637184558": 7, "02707227": 6, "02723445": 7, "02760977349102238": 7, "027609773491022394": 7, "02764869": 20, "02857": 5, "029483": 6, "02976145": 7, "02994311": 6, "02f": 7, "03": [2, 7], "03032441e": 7, "03077640549": 5, "03093570": 7, "03099776": 6, "031": 6, "03196357": 7, "03251863": 6, "03256632e": 2, "03267527": 7, "03279636": 7, "0330308045183219": 7, "0330308045188872": 7, "03308408": 6, "03365768507152769": 7, "03383046": 18, "03447512": 7, "03541191": 12, "035412": 12, "03562355": 7, "03568439": 7, "0359565": 6, "03630548": 7, "03707133": 12, "03781367141738902": 7, "037948": 6, "03814292": 7, "03815288": 7, "038300": 12, "039039": 6, "03949839": 20, "0399676689527966": 7, "0399676689527975": 7, "04": [2, 7, 12], "040102": 6, "04010697": 7, "04015457": 23, "04063602": 7, "041": 10, "041148729430523": 7, "041148729430595": 7, "041688": 6, "04220758": 7, "042910": 6, "043": 10, "04315108": 6, "04318908": 18, "04346721": 6, "04355837": 7, "04362": 10, "0437499": 3, "04389027": 7, "04423486": 7, "044578": 6, "044613": 7, "045273": 6, "04537385": 7, "04543942": 7, "04566964": 7, "0458": 10, "045869": 6, "04596527": 12, "045980": 6, "04623179": 18, "04648335": 6, "04683565": 6, "047043": 6, "047046": 6, "047473": 6, "04784395": 7, "04818727730430286": 7, "04892055": 7, "04909093": 7, "04912436": 7, "04944649": 18, "049519": 6, "0495569966278269": 7, "0495569966278295": 7, "049903371889116": 20, "05": [2, 4, 5, 7, 10], "05009826": 7, "050115": 6, "050527": 6, "05065664": 20, "050794": 6, "050863": 6, "05100875": 7, "051244": 6, "051418": 6, "051554": 6, "051649": 12, "0517473": 6, "052264": 6, "05227921801205679": 7, "052440": 6, "052607": 6, "05263": 10, "05302": 10, "05336422": 1, "05364854": 9, "05383795": 7, "053849": 6, "054323": 6, "05447415": 7, "054612": 6, "054714": 6, "05505310046363": 3, "05533": 10, "05533081": 18, "055619": 6, "055689": 6, "056036": 6, "05614483": 6, "056177": 6, "05623": 10, "056337": 6, "056404": 6, "056460": 6, "05648": 10, "05651951": 7, "05667": 10, "056961": 6, "05716368155342902": 7, "057515": 6, "05785343": 7, "05789007": 7, "05796251": 7, "05807125": 7, "058145": 6, "058158": 6, "058365": 6, "058560": 6, "058654": 12, "05883": 10, "05884": 10, "059662": 12, "05991866": 20, "0599186616532557": 20, "05999": 10, "06": 7, "06020587": 7, "060267": 12, "06041918": 18, "06043581": 7, "060436": 6, "060700": 6, "060721": 6, "061201": 6, "061211": 12, "061464": 6, "06183985": 23, "061995": 6, "06200174": 6, "062082386342319454": 7, "062167": 6, "062292565": 5, "062556": 6, "062799": 12, "063199": 6, "063352": 12, "063604": 12, "063673": 6, "063727": 6, "063909": 6, "063912": 12, "063961": 12, "064272": 6, "06428893": 23, "064411": 6, "06444": 10, "06453579006728322": 7, "064796": 6, "064798": 6, "06491736": 7, "06547790180152352": 7, "06547790180152355": 7, "065486": 6, "065578": 6, "065835": 6, "066082": 12, "066104": 12, "066130": 6, "066160": 12, "066284": 12, "06637": 10, "066668": 6, "0666807": 3, "06672899": 23, "066767": 12, "066837": 12, "066874": 12, "067191": 12, "06724062": 6, "067377": 6, "068012": 6, "06844519414009444": 7, "06844519414009445": 7, "068621": 12, "068949": 12, "068980": 12, "069023": 6, "069111": 6, "069185": 6, "069244": 12, "069313": 6, "069360": 12, "069396": 12, "06941364": 20, "069507": 6, "069575": 12, "069742": 6, "069761": 12, "069785": 12, "069958": 12, "069966": 12, "07": 7, "070015": 12, "07016": 10, "07017": 10, "07039": 10, "07062318": 7, "070889": 12, "070934": 6, "071049": 12, "071107": 6, "071114": 6, "07115": 10, "071167": 12, "0713": [1, 23], "07145103": 12, "07160048164232538": 7, "0716004816423254": 7, "071816": 6, "071917": 6, "071955": 12, "072044": 6, "072133": 12, "072246": 6, "072360": 12, "072490": 6, "072607": 12, "072667": 12, "072699": 12, "072786": 12, "072831": 12, "07285": 4, "073225": 12, "073301": 6, "073349": 12, "073572": 6, "073598": 12, "073623": 12, "073941": 12, "074067": 12, "074190": 6, "074206": 12, "07421084": 6, "0743961": 18, "07456491": 6, "074680": 6, "07490892": 7, "074953": 12, "075116": 6, "075203": 12, "075338": 12, "07533845": 12, "075380": 6, "075638": 12, "075885": 12, "075997": 12, "076174": 12, "076185": 12, "076206": 12, "076239": 6, "076277": 12, "0764924": 7, "076533": 12, "076604": 12, "07678": 10, "076889": 12, "07692307692307693": 10, "076938": 12, "076957": 12, "076990": 6, "07723906": 18, "077288": 12, "077765": 6, "07777777777777778": 2, "077808": 6, "077882": 12, "077884": 6, "07812128": 23, "078138": 6, "07820": 10, "078206": 12, "078300": 6, "078625": 6, "07864": 10, "07871": 10, "079008": 12, "079041": 12, "079053": 6, "07944154": [18, 23], "079572": 12, "0796891867672603": 7, "079728": 6, "079747": 12, "07983285": 23, "079875": 12, "079897": 12, "079972": 12, "079993": 12, "08": [4, 5, 10, 20], "080432": 12, "08043851": 6, "080482": 12, "080542": 6, "080592": 12, "08062433": 23, "080794": 12, "080795": 6, "080807": 12, "081289": 12, "08131003": 7, "08137498": 20, "081539": 12, "08156108": 7, "081567": 12, "081782": 12, "082351": 6, "08251519": 7, "082666": 6, "082783": 12, "08299273e": 7, "083033": 12, "08318298e": 2, "08333333333333333": [2, 10], "083356": 12, "08336233266": 5, "083676": 6, "083677": 6, "08376632": 7, "083766322923899": 7, "0837663229239043": 7, "083777": 12, "083881": 12, "083890": 12, "0839555814636094": 23, "084004": 12, "084012": 12, "084189": 12, "08426840630693412": 7, "08426840630693413": 7, "0843": 4, "0845": 4, "08455": 10, "08474": 10, "084787": 12, "084959": 12, "085024": 12, "085248": 12, "085440": 6, "08551306": 7, "085550": 12, "08576932": 7, "085918": 12, "08593216": 7, "08611111111111111": 2, "08690": 10, "087010": 12, "087168": 6, "087183": 12, "087469": 6, "087539": 6, "08758": 10, "088019": 12, "08808936438772381": 12, "0881981": 6, "088274": 12, "088281": 12, "088583": 6, "08862478": 20, "08871404": 6, "08872922": 18, "08888888888888889": 2, "08902": 10, "089065": 12, "089352": 6, "089365": 12, "089439": 12, "089681": 12, "089704": 6, "08996": 10, "09": 2, "090084": 12, "09049261239201903": 6, "09164879": 7, "09166666666666666": 2, "0917": 10, "09251": 10, "092964": 12, "093630": 12, "093710": 6, "094082198961999e": 7, "0940821989643363e": 7, "094407": 12, "094408": 6, "09444444444444444": 2, "09609807": 6, "09744": 10, "0975": 7, "09780": 10, "097808": 6, "09791": 10, "098391": 12, "09861229": [18, 23], "09903804": 9, "09919198949274803": 7, "09951287404314545": 2, "09it": 7, "0n": [1, 23], "1": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22], "10": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 19, 20, 21, 23], "100": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 23], "1000": [0, 1, 2, 3, 5, 6, 9, 12, 14, 15, 17, 20, 23], "10000": [3, 6, 7, 11, 12, 14, 20], "100000": 9, "10001": 11, "1001": [7, 10, 20], "1002": 20, "1003": 20, "10030": 10, "1005": 20, "10077114273548984": 7, "1009": 20, "1011": 20, "1013": 20, "1013904243": 20, "10141413e": 7, "1015": 20, "1023": 20, "10230": 10, "1024": 4, "1026": 20, "1027": 20, "1028442": 23, "103": 2, "1030": 20, "10340": 10, "1037": 20, "10378326e": 2, "1038": 20, "10391807": 7, "10398646080125036": 7, "10398646080125037": 7, "1040": 20, "10405456": 12, "10430": 10, "1047": 20, "10520": 10, "10552943": 23, "10555555555555556": 2, "10589577": 6, "106095": 12, "10742189": 18, "108": 10, "10913": 7, "10931453": 7, "10960": 10, "10th": 10, "10x": [1, 23], "11": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 18, 19, 20, 21, 22, 23], "1100": 20, "1101": 20, "111": [0, 2, 8, 13], "11100": 10, "11225628": 18, "112383": 12, "1124": 10, "11388888888888889": 2, "11390": 10, "11396632": 20, "11403407": 23, "11452234": 18, "11462415": 6, "11482289e": 7, "11507992e": 2, "11547777218876518": 7, "115822": 7, "11590": 10, "11660": 10, "11666666666666667": 2, "117": 9, "11744554e": 7, "11780": 10, "118": [1, 3, 8], "1184": 5, "11840": 10, "11890": 10, "119": [1, 3, 8], "119936": 3, "12": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 18, 20, 22, 23], "120": [1, 3, 4, 8], "1203": 10, "1203284": 9, "121": [9, 10, 11], "1215pm": [21, 23], "12182967": 7, "122": [3, 9, 10, 11], "12222222222222222": 2, "123": 3, "123072867732682": 23, "12318726e": 7, "12333649": 7, "123711": 7, "12380": 10, "124": [1, 23], "12400": 10, "12461637": 18, "1249": 9, "12552073e": 7, "126": 10, "1261": 10, "12618549": 6, "1265": 10, "12671871": 23, "127": 5, "1271": 7, "12777777777777777": 2, "12784779": 20, "12790": 10, "128": [4, 5, 14], "1284": 4, "128513": 7, "1297": 10, "12971514": 23, "1298": 10, "12pm": [21, 23], "13": [1, 3, 5, 6, 7, 8, 10, 12, 13, 18, 20, 23], "130": 10, "13003291": 7, "13040338": 23, "13055555555555556": 2, "130656204495118": 12, "131": 10, "132": 10, "13220608e": 7, "1326": 10, "1326197715": 23, "13280": 10, "133": 8, "13496554": 18, "135": 10, "13535942": 7, "136": [1, 8], "13646574": 6, "13661243e": 7, "136748": 6, "13674828": 6, "13679863": 7, "137": [1, 8], "13740": 10, "137652": 12, "13785222": 18, "138": [1, 8], "13865173": 6, "138775": 12, "1388888888888889": 2, "13890": 10, "139": [1, 8], "1392559585048734e": 7, "1392559591206444e": 7, "13m": 4, "14": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 18, 20, 22], "140": [1, 3, 4, 5, 8, 10], "14021063": 7, "14069436": 23, "141": [1, 3, 4, 5, 8], "14100": 10, "1416398": 7, "14164591": 23, "14174745": 7, "1418": 10, "142": [1, 4, 5, 8, 10], "14250": 10, "143": [0, 1, 3, 4, 5, 8, 10], "1437": 2, "144": [1, 4, 5, 8], "14400": 10, "1440501043841336": 2, "14440": 10, "1446729567": 5, "145": 3, "146": 3, "14710": 10, "14722222222222223": 2, "147400": 12, "147420": 12, "1479": 10, "148": [4, 5], "14811636": 23, "14812206": 7, "14873842736104195": 6, "148886": 7, "149": [4, 5], "14g": 7, "15": [0, 1, 3, 5, 7, 8, 9, 10, 13, 14, 16, 20, 23], "150": [4, 5, 9, 10], "15005476": 6, "150334": 7, "150642": 4, "15098090e": 7, "151": [4, 5], "15130074e": 7, "152": [4, 5, 10], "15200": 10, "1527777777777778": 2, "15384615384615385": 10, "15455144": 20, "155": 10, "15520247914454674": 20, "156956": 6, "1575": 10, "157674": 12, "15767447": 12, "158": 10, "1587": 10, "1590": 10, "15938982": 18, "15990": 10, "15g": 7, "15it": 7, "15pm": 23, "16": [2, 3, 4, 5, 6, 7, 9, 10, 11, 20, 23], "16009592": 18, "1603": 4, "1607": 7, "16105639": 18, "16111111111111112": 2, "16211139": 6, "16220": 10, "162246": 6, "16231451": 5, "1625": 10, "1628": 10, "1630775253": 2, "16342407": 6, "16343471": 7, "16384": 4, "16500": 10, "16552125": 23, "166": 10, "16732672": 18, "1677": [4, 5], "167787": 6, "1678": [4, 5], "1679": [4, 5], "168": 10, "16805821e": 7, "1682": [4, 5], "1683": [4, 5], "1684": [4, 5], "1685": [4, 5], "1686": [4, 5], "1687": [4, 5], "16921787": 18, "16m": 5, "17": [2, 3, 5, 6, 7, 8, 9, 10, 14, 20], "1709": 10, "17174962e": 2, "17222222222222222": 2, "1726": 10, "17300": 10, "1731": 10, "1742": 7, "17446471": 7, "1752": 10, "1753": [4, 5], "1754": [4, 5], "1755": [4, 5], "1756": [4, 5], "1757": [4, 5], "1758": [4, 5], "1759": [4, 5], "1760": [4, 5], "1761": [4, 5], "1762": [4, 5], "1763": [4, 5], "17641709": 7, "17661778": 6, "176618": 6, "17777777777777778": 2, "17801022": 6, "17861098": 7, "17917768": 6, "17949575": 6, "17953942": 12, "1797": [2, 4], "17975580": 7, "18": [0, 3, 5, 7, 8, 9, 10, 11, 14, 20, 23], "18029127": 6, "18064056": 20, "1807": 5, "1809": 10, "181": 10, "1812": 10, "1821": 10, "18220013504810265": 18, "18333333333333332": 2, "184": 10, "1860": 10, "18611111111111112": 2, "18613217e": 7, "18660": 10, "18673098": 12, "18728752": 20, "1896388": 6, "189639": 6, "18967857": 20, "19": [3, 5, 7, 10, 16, 18, 20, 23], "19166666666666668": 2, "19207979": 6, "19220": 10, "19303756": 18, "1940": 1, "1940428268204826e": 7, "194042827197027e": 7, "1943": 13, "19520657797805885": 10, "1956": 10, "19569961": 7, "19671021": 18, "1970": [18, 23], "1973": 10, "197370": 12, "19740": 10, "1979": 7, "19800": 10, "1996691": 18, "1_1": 13, "1_2": 13, "1_3": 13, "1cm": [1, 9, 11, 20, 23], "1d": [2, 3, 4], "1e": [2, 3, 4, 5, 14, 15], "1e10": 15, "1e4": 7, "1f": 2, "1k": 18, "1n": [1, 23], "1x": [1, 23], "2": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 22], "20": [0, 1, 2, 3, 5, 7, 8, 9, 10, 14, 20, 21, 23], "200": [1, 3, 4, 5, 9, 10, 11], "2000": 1, "20015436": 7, "2004": 14, "2006": 22, "2008": 23, "2010": 2, "2011": 2, "2014": 5, "2015": 2, "2016": [1, 23], "2018": [1, 7], "2019": [9, 10], "2021": [7, 15], "2022": 23, "2024": [0, 16], "2025": [4, 5, 23], "2027": 10, "20277777777777778": 2, "20484205": 23, "20500": 10, "2060": 10, "2069": 10, "2074654": 18, "207545": 12, "20833333333333334": 2, "20867052175003364": 7, "20980": 10, "21": [0, 1, 2, 3, 5, 6, 7, 8, 10, 13, 14, 18, 23], "210340": 12, "21058097": 6, "21130": 10, "2116753732": 5, "21169159e": 7, "213103": 12, "213743": 12, "21571964": 6, "215720": 6, "21596432": 7, "215pm": 23, "216290": 12, "216683": 12, "22": [1, 2, 3, 5, 6, 7, 10, 13, 14, 18, 23], "22044605e": 6, "221": 9, "2216": 10, "2218": 10, "221805": 3, "221921": 6, "22383316": 23, "224250": 12, "22425043": 12, "225": 5, "22552085": 18, "22690428": 6, "2284246870217162": 7, "22847924": 6, "23": [1, 2, 3, 5, 7, 10, 13, 16, 18], "23002365e": 7, "23076923076923078": 10, "23167717": 6, "23176944": 23, "23333333333333334": 2, "234": 7, "23408962e": 6, "2364": 10, "239020": 6, "23902029": 6, "2397": 10, "24": [1, 2, 5, 7, 10, 18, 23], "24140": 10, "2416": 10, "24175744e": 7, "2419": 10, "24212591": 23, "24243657": 23, "2430": 10, "24390": 10, "24444444444444444": 2, "2447186": 6, "244719": 6, "246": 3, "24829908": 6, "24903666": 20, "249036661745999": 20, "24906604e": 7, "25": [3, 4, 5, 6, 7, 9, 10, 12], "250": [3, 5, 8, 10], "25000": 1, "255": 4, "256": [3, 5], "25617654e": 7, "25617658e": 7, "25632144": 20, "256640": 12, "25664022": 12, "2572": 10, "2575": 10, "25907550": 7, "259153": 12, "2597": 10, "25it": 7, "26": [5, 7, 10], "26301436": 6, "26316172": 20, "264": 5, "26409315307910025": 7, "26409315307910036": 7, "26420957": 20, "2650": 10, "265109911": 5, "2654": 10, "26571101": 20, "26710969": 6, "26780278": 6, "268": 10, "2688248": 18, "27": [1, 2, 5, 7, 23], "27034896": 12, "270349": 12, "27190529": 18, "27205577": 20, "27336969": 20, "273369691630878": 20, "2750": 10, "27525709": 18, "276263": 12, "27667982": 18, "27687884": 18, "27700": 10, "27725518": 18, "27760": 10, "2779525": 23, "27924636": 6, "27n_": 20, "28": [2, 4, 5, 7, 10], "280573": 6, "280647": 12, "28188478": 23, "282727": 12, "2830637392": 5, "28336218e": 7, "28390": 10, "28475098": 9, "2861": 20, "2871": 10, "2873": 10, "2882": 20, "2886": 20, "28863096": 7, "2888228": 20, "288999047399658": 20, "28899905": 20, "2890": [1, 23], "2892": 20, "28932828": 23, "29": [3, 5, 7, 10], "29018212": 23, "29107151": 23, "2915": 20, "29167186": 6, "292": 7, "2931": 23, "29324429": 20, "29466141": 23, "29570029": 20, "2968": 23, "2980": 23, "29822833": 7, "2990": 23, "29980615": 18, "2_": 13, "2_1": 13, "2_2": 13, "2_3": 13, "2_i": 13, "2_m": [7, 20], "2_t": 14, "2_x": 20, "2b": 20, "2cm": 9, "2d": [2, 4, 12, 13, 17, 23], "2e": 7, "2f": [0, 1, 8, 10, 11, 12, 13, 23], "2g": 3, "2g_i": 3, "2k": 4, "2m": 7, "2n": [1, 3, 4, 23], "2nd": 10, "2p": 20, "2pm": 21, "2pt": 5, "2x": [1, 4, 9, 14, 23], "2x_ix_jy_iy_j": 9, "2x_j": 9, "2y_i": 11, "2y_j": 9, "3": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21], "30": [0, 1, 2, 3, 5, 7, 8, 10, 11, 14, 21], "30000": [1, 23], "30010": 10, "300m": 5, "30119421": 9, "30130223": 18, "30258509": [18, 23], "302m": 5, "303": 7, "303m": 5, "30466214e": 7, "304m": 5, "305m": 5, "306m": 5, "3072": 4, "3076923076923077": 10, "30787294": 7, "307m": 5, "30940": 10, "309m": 5, "31": [3, 5, 13, 18, 20], "3123314713548606": 7, "31276579e": 7, "31318084": 6, "313m": 5, "31457796": 6, "315": 7, "31544059": 18, "3155": [1, 6, 7], "315m": 5, "31718909": 12, "317367": 12, "31896852": 9, "32": [3, 4, 5, 7, 13, 14, 18, 20], "3200": 2, "32053308": 18, "32066545e": 6, "32149601703519115": 7, "3214960170351912": 7, "3215": 10, "32278686": 23, "323m": 5, "324": 3, "32447539": 23, "3245": 3, "3250": 2, "32680193": 23, "326m": 5, "32714903e": 6, "32751426": 20, "329m": 5, "32it": 7, "33": [5, 10, 13, 18, 20, 21], "33066907e": 6, "332m": 5, "333": 8, "333m": 5, "33455438": 23, "337261": 5, "33901829": 23, "34": [5, 10, 18], "3403": 10, "340782": 12, "34114547": 6, "3436": [1, 23], "3437": [1, 23], "34496979": 18, "344m": 5, "34569596": 6, "346": 7, "34965946": 23, "35": [1, 5, 7, 21, 23], "35084559": 20, "35140": 10, "351636": 12, "35182854": 6, "3544313922": 7, "3547": 5, "35470445e": 6, "35470866": 6, "354709": 6, "35533773": 7, "35772794": 7, "3581341341": 5, "35865069": 20, "35886737": 20, "358m": 5, "359": 6, "3590": 5, "36": [1, 5, 6, 7, 20], "360": 2, "3601": 5, "3605": 5, "36083062": 20, "3609": 5, "361": 7, "3610": 5, "36113996": 18, "3613": [5, 10], "3616": 5, "3621": 5, "3621311": 6, "3623": 5, "36240921781607355": 23, "36300439": 18, "3631": 5, "3632": 5, "363295916323784e": 7, "3632959215700067e": 7, "3633": 5, "3635": 5, "3637": 5, "3638": 5, "3648": 5, "3649": 5, "3653": 5, "3655222": 6, "3659844638039207": 18, "365m": 5, "367": [3, 10], "3671": 5, "3674": 5, "3676": 5, "3680": 5, "36805961": 23, "3684": 5, "3688": 5, "3689": 5, "369139": 12, "3694": 5, "37": [5, 10], "3704": 5, "3705": 5, "3707": 5, "370782966": 5, "3709": 5, "3713": 5, "3721": 5, "3722": 5, "3725": 5, "3727": 5, "3733": 5, "3734": 5, "3736": 5, "37396662": 7, "3740": 5, "3741": 5, "37431994": 23, "3744": 5, "3745": 5, "3747": 5, "3750": 5, "3752": 5, "3760": 5, "3761": 5, "3763": 5, "3765": 5, "3767": 5, "3768": 5, "3769": 5, "3771": 5, "3777801602": 7, "3778": 5, "3782": 5, "3784": 5, "3785": 5, "379": [4, 5], "3790": 5, "37900111": 7, "3795": 5, "3798": 5, "3799": 5, "38": [1, 5, 10, 20], "380": [4, 5, 10], "3806": 5, "3809": 5, "381": [4, 5], "38119685": 23, "3813": 5, "38135733e": 7, "3817": 5, "3817475779": 7, "382": [4, 5], "3826": 5, "3829": 5, "383": [4, 5], "3831": 5, "3834": 5, "384": [4, 5], "3845": 5, "38461538461538464": 10, "38479049": 7, "3849": 5, "385": [4, 5], "3850": 5, "386": [4, 5, 10], "38629436": [18, 23], "387": [4, 5], "3879": 5, "388": [4, 5], "38838257": 23, "389": [4, 5], "38916861e": 7, "38962192e": 7, "38it": 7, "39": [1, 5, 10, 21, 23], "390": [4, 5], "39026978": 20, "39162772": 18, "393": [4, 5], "3934": 5, "39396806": 20, "394": [4, 5, 10], "3955": 5, "39579407": 6, "39706038": 6, "397700": 12, "39789527": [18, 23], "39it": 7, "3d": [3, 4, 5, 7, 14], "3f": [2, 4, 10], "3n": 18, "3x": [3, 9], "3x_i": 3, "3y": 9, "3yk470mj5p931p9dtkk0y6jw0000gn": [2, 7, 23], "4": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "40": [2, 5, 7, 10, 21, 23], "400": 5, "4000": [10, 23], "401842": 12, "405": 10, "4050": [22, 23], "40546987": 12, "405890": 12, "407": 10, "4073": 5, "408": 10, "4087": 10, "4087793": 6, "40927184e": 7, "40995013": 18, "41": [3, 5, 10, 18, 20], "41013116": 18, "41020628": 18, "4107": 10, "41150191": 18, "41174504": 23, "41186327": 18, "41330444": 18, "41411419": 18, "41433969": 6, "41511965e": 2, "4155": [3, 16], "4162706317": 7, "4166666666666667": 10, "41670138": 20, "418506": 12, "41854923": 23, "41882037e": 7, "41884142": 23, "42": [2, 5, 9, 10, 11, 18], "4221": 5, "4230769230769231": 10, "42441033": 6, "42450": 10, "426": [0, 7, 10], "42647703": 23, "42972322": 18, "43": [0, 1, 2, 5, 8, 10, 18], "43054282": 6, "4310": 23, "43161778": 6, "431618": 6, "43330971e": 7, "43364206": 18, "43494185": 18, "43497797": 20, "43579948e": 7, "43611299": 7, "436462435": 5, "43766686": 12, "438060758": 7, "439230": 7, "4393839": 20, "44": [1, 2, 5, 18], "44085058": 23, "44089210e": 6, "44089891": 20, "440898912674646": 20, "4411948": 18, "44248892": 20, "442600": 12, "444": 10, "44430682": 23, "4447509": 23, "44970586e": 2, "44988766": 20, "45": [5, 10, 21, 23], "450": 10, "4502302": 20, "450257": 12, "4504": 10, "45402414": 18, "4557763": 12, "456": 10, "457": [3, 5], "458078": 12, "45960079": 6, "46": [5, 10, 21, 23], "4601": 10, "4608": 7, "46153846153846156": 10, "462": 8, "46383925e": 7, "465": [0, 10, 12], "46707074": 23, "46984697e": 7, "47": [5, 10, 21, 23], "47011271": 12, "470113": 12, "47042744": 6, "47075725": 7, "47116868e": 7, "47125748": 6, "47132891": 6, "47610036": 7, "47686651": 23, "47703246": 23, "47815203": 12, "479465113": 5, "48": [5, 10], "481979": 7, "48257387": [21, 23], "48276007": 23, "48397736": 20, "483977361027435": 20, "48476997": 12, "48849353": 20, "48898845": 18, "48994188": 6, "49": [5, 6, 7, 10, 12], "49152": 4, "49165681": 20, "49345849": 23, "4940954": [1, 23], "494571": 18, "495916150936645e": 7, "4959161509377256e": 7, "4990": 20, "4992": 20, "49932427e": 6, "4997": 20, "4c4c7f": [10, 11], "4d": 4, "4f": 7, "4pm": [21, 23], "4y": 9, "4y_i": 11, "5": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "50": [0, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 23], "500": [2, 4, 5, 7, 10, 11, 14], "50000455": 6, "50000553": 6, "50000718": 6, "50000855": 6, "50000969": 6, "50001063": 6, "50001142": 6, "50001207": 6, "50001261": 6, "50001306": 6, "50001343": 6, "50001374": 6, "500014": 6, "50001414": 6, "50001422": 6, "50001439": 6, "50001454": 6, "50001466": 6, "50001476": 6, "50001485": 6, "50001492": 6, "50001498": 6, "50001502": 6, "50001506": 6, "5000151": 6, "50001512": 6, "50001515": 6, "50001517": 6, "50001518": 6, "50001519": 6, "50001521": 6, "50001522": 6, "50001523": 6, "50001524": 6, "50001525": 6, "5018": 20, "50227564e": 7, "50321091": 6, "5051502": 18, "506": 1, "50675117": 23, "50742234": 20, "507d50": [10, 11], "50846112e": 7, "508816": 6, "50881642": 6, "50j": 14, "50x10": 2, "51": [4, 5, 11], "510": 2, "51161154": 12, "511612": 12, "511888": 6, "5177783846": 5, "52": [4, 5], "5222222222222223": 2, "52232976": 23, "52334957": 12, "52432717": 23, "52467623": 18, "526744": 12, "52874252": 6, "53": [4, 5, 10], "53030696": 12, "530307": 12, "5303329": 12, "5305555555555556": 2, "5329945": 23, "5351702": 18, "53703498": 7, "5378811": 12, "5384615384615384": 10, "539261": 12, "54": [4, 5, 7, 10, 20], "540": 10, "54025763": 23, "54039921": 6, "5439376": 23, "54800037": 20, "54it": 7, "55": [2, 4, 5, 10], "55055474": 18, "55059407": 20, "55552245": 23, "5555555555555556": 2, "55631425": 20, "557795": 12, "55854694": 12, "55986135": 18, "56": [2, 5, 10], "56033697": 6, "56037153": 23, "56198284": 6, "564": 10, "5641": 5, "564374": 12, "565": 10, "56536": [1, 23], "566": 10, "56604398": 18, "56636616e": 7, "56677583": 7, "567": 10, "568": 10, "569": [2, 10], "56912044e": 7, "56939714": 6, "56985406": 6, "57": [1, 5, 9, 10, 21, 23], "570": 10, "571": 6, "571105947979352e": 7, "571105947979394e": 7, "57127565": 23, "57173503": 23, "57201944e": 7, "574465": 12, "57485147": 18, "5769230769230769": 10, "579729": 6, "57972905": 6, "58": [5, 10, 11, 21, 23], "580875": 12, "58087521": 12, "58217093": 20, "58221889": 18, "58224058": 20, "5833333333333334": 10, "58596086": 23, "5888888888888889": 2, "58951054": 12, "589511": 12, "59": [5, 10], "591317992": 5, "5944444444444444": 2, "59552566": 23, "59604406": 23, "59701264": 18, "5985": 23, "5986": 23, "5987": 23, "5988": 23, "5989": 23, "5cm": 20, "5f": 9, "5x": 9, "5y": 9, "6": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 21, 23], "60": [2, 4, 5, 7, 10], "60000": 5, "60175856": 18, "6019067271": 5, "60293962": 6, "60409425": 18, "60420593": 6, "60528776": 18, "60532084": 18, "60673226": 12, "606760": 6, "60702865": 18, "60830971": 20, "60907896": 12, "609079": 12, "60943791": [18, 23], "60it": 7, "61": 5, "6111111111111112": 2, "61297259": 18, "614808": 12, "6153846153846154": 10, "61551425": 6, "6191499": 23, "61987419": 23, "62": 5, "62155138": 18, "62373464": 12, "625": 8, "6250361": 18, "626635268": 7, "62894215": 6, "63": [1, 2, 4, 5, 7, 10], "63025821e": 7, "6308482225712655": 18, "63234031": 23, "63249532e": 7, "63498144": 6, "63957413": 23, "64": [2, 4, 5, 14, 18, 23], "64012627": 6, "64055603": 23, "640x480": [7, 14], "64202766": 18, "64330728": 18, "646283": 12, "64646139": 18, "64665168": 23, "64742912e": 7, "647473": 12, "649382": 12, "64x50": 2, "65": [2, 4, 5, 9, 10], "65107651": 18, "652117": 23, "655269": 7, "65713318": 20, "65885453": 6, "65947259": 20, "66": [4, 5], "66003687": 12, "66204648": 7, "6638": 10, "66428573": 18, "66475518": 18, "66560": 10, "6657152": 23, "66617632": 18, "66661028": 20, "667": 10, "66827073": 20, "67": [4, 5, 10], "67047975e": 7, "67440802": 23, "675157": 12, "67515735": 12, "67648314": 6, "68": 5, "68192193": 6, "682837": 6, "68283701": 6, "68534263e": 7, "68542204": 6, "6869": 10, "687375": 6, "68737508": 6, "6887363571": 5, "68929213e": 7, "68931516": 23, "689519": 12, "68it": 7, "69": [5, 10, 20], "690": 10, "69069n_": 20, "691": 2, "6923076923076923": 10, "69384267": 18, "69425312": 18, "695": 7, "69504801": 7, "69634577e": 7, "69695259": 6, "69815208": 18, "69922042": 18, "6999042": 20, "6999536": 12, "6m": 5, "6n_": 20, "6pm": 23, "7": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 16, 18, 19, 20, 22, 23], "70": [2, 5, 7, 8, 10], "701370": 6, "70289548": 18, "70378818": 23, "70653767": 5, "70710678": 6, "70812214": 23, "70832814": 6, "70it": 7, "71": [2, 5], "71046484": 18, "7119": 10, "71197751": 6, "711978": 6, "712018": 12, "71640595": 18, "718165": 6, "71976656": 23, "72": 5, "72174172": 12, "72271878e": 7, "7236674": 6, "72392087": 7, "724": 4, "72540078": 12, "725401": 12, "72859758": 6, "72981762": 9, "73": [5, 7, 10], "73212877": 23, "74": [5, 7], "740": 10, "74081822": 9, "74128297": 6, "741283": 6, "74168692": 23, "7471": 7, "74840212": 6, "75": [5, 6, 7, 9, 10, 12], "7503": 7, "751699": 12, "75170092": 6, "758743011103814": 6, "76": [5, 10, 21, 23], "76163296": 20, "7628829": 20, "76316952": 18, "76397983": 18, "765": 8, "76536679": 7, "76552067": 18, "7670299149882235": 12, "7675857": 23, "76772315": 18, "7692307692307693": 10, "76936315": 6, "7694444444444445": 2, "77": [5, 10, 21, 23], "77152076": 6, "7718": 10, "77191742": 23, "772801": 6, "77280119": 6, "77714169": 9, "777557": 12, "77755709": 12, "7782028952": 5, "77846549": 18, "77941507": 20, "77954956e": 6, "78": 5, "78184120e": 7, "78941903": 6, "79": 5, "79111643": 6, "79148338": 18, "794282": 12, "7971367": 23, "79733927": 18, "797e": 7, "79808709": 23, "79973294": 20, "7d7d58": [10, 11], "7m": 5, "8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "80": [1, 2, 5, 6, 7, 9, 10], "800": [5, 8], "80051089": 18, "80085905": 20, "80354994": 7, "803m": 5, "80469739": 6, "80543787": 23, "8055555555555556": 2, "80609615e": 7, "80609616e": 7, "80847477e": 7, "80941215": 23, "81": [2, 5], "81048318e": 7, "81160425": 6, "81333804": 7, "81504784": 18, "815am": [21, 23], "81633628": 12, "82": [5, 7], "82198978": 6, "82227189": 20, "8265786": 6, "82997013e": 6, "83": 5, "8305555555555556": 2, "83185249": 18, "83202687": 18, "83211067": 23, "83263174": 23, "8333333333333333": 10, "83512277": 6, "83866258": 23, "84": 5, "842": [1, 8], "843": [1, 8], "84355903e": 2, "844": [1, 8], "84443254e": 2, "844606": 12, "84460603": 12, "84477793": 18, "84477975": 7, "8461538461538461": 10, "84757223": 23, "84780262": 7, "848309904755701e": 10, "84923989e": 7, "84994524": 6, "85": [2, 5, 10], "850164": 6, "85211808": 12, "85263220": 7, "85601992": 6, "85714286": 0, "8572417876940854": 20, "85736006": 23, "85739671": 23, "8579169795921717": 6, "858": 10, "8583333333333333": 2, "86": 5, "86117291": 6, "86134827": 6, "86145244": 12, "86297188": 18, "8638888888888889": 2, "8643624": 18, "865": [1, 8], "86550889": 20, "866": [1, 8], "86630": 10, "8666666666666667": 2, "86666667": 0, "867": [1, 8], "86810": 10, "8689273": 18, "87": [5, 10], "8702784034": 5, "8722222222222222": 2, "87381451": 6, "875": 2, "88": [1, 23], "88046261": 6, "8805555555555555": 2, "88168312e": 7, "88174177": 23, "88200597": 7, "88336879": 6, "88529063e": 7, "88531666": 23, "88662187": 23, "8888888888888888": 2, "89": 10, "89058597": 6, "890586": 6, "891": [4, 5], "89288636": 12, "893": [4, 5], "894": [4, 5], "89410423": 6, "8944444444444445": 2, "8955512810801536": 12, "896": [4, 5], "89680607": 18, "897": [4, 5], "89708028": 23, "8975": 7, "89808682": 23, "8f": 7, "8g": 7, "8n": 18, "8x8": 2, "9": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 18, 19, 20, 21, 23], "90": [2, 7, 10], "90075537": 6, "9011": 7, "90220243": 6, "90266948": 6, "9027777777777778": 2, "9040": 10, "90475506e": 7, "9055555555555556": 2, "90611219": 18, "906747": 6, "9074": 7, "90848995": 18, "91": [21, 23], "910": 10, "9111111111111111": 2, "91128596": 6, "91457183": 12, "914572": 12, "91492986e": 7, "9166666666666666": 10, "91710825": 23, "91760278": 6, "91774319": 23, "91812702": 6, "91848484": 6, "91881152": 23, "92": [7, 10, 21, 23], "92244035": 23, "923": [4, 5], "9230769230769231": 10, "92367238": 18, "924": [4, 5], "924e": 7, "925": [2, 4, 5], "92507116e": 2, "92558087": 18, "92578916": 6, "92581555": 6, "925816": 6, "926": [4, 5], "92639817": 20, "92660986": 23, "927": [4, 5], "9277777777777778": 2, "928": [4, 5], "92857143": 0, "929": [4, 5], "92924187": 18, "930": [4, 5], "9305555555555556": 2, "931": [1, 23], "93155188": 6, "93158979": 6, "93294085": 6, "932941": 6, "933": 6, "9330818": 18, "93355517": 23, "93432008": 23, "93492130e": 7, "93548177": 12, "935482": 12, "937": 20, "93774607": 18, "93799826": 6, "938": 20, "9385234": 18, "9387": 10, "939": [1, 20, 23], "94": 20, "94000614": 23, "94101271": 23, "94175787": 18, "94226022e": 7, "94284104": 6, "94291957": 7, "94320205": 6, "94417149": 23, "94441132": 23, "9444444444444444": 2, "94589836": 23, "94591015": [18, 23], "94598372": 12, "945984": 12, "94639099": 12, "946957": 6, "9472222222222222": 2, "9482527": 6, "95": [0, 2, 10, 12], "95000159": 18, "95008046": 7, "95231424": 6, "9527777777777777": 2, "95284275": 6, "953065564": 2, "95351665": 6, "954": 20, "95412912": 23, "9555555555555556": 2, "955820c21e8b": 5, "95642138": 18, "956563": 12, "95668475": 12, "956685": 12, "95684892": 6, "95738557": 23, "9582286166520774": 6, "959835": 6, "95983515": 6, "96": [7, 10, 12], "960": 20, "960130485007504e": 7, "96013048502692e": 7, "96024953": 6, "96045962": 12, "960460": 12, "96084663": 6, "961": 20, "96139576": 18, "962": 20, "962204": 12, "96220435": 12, "9622577": 18, "9637117593816477": 7, "9640435": 6, "9649652536": 5, "96688672": 6, "9674916": 6, "967809": 12, "96871284": 18, "96962992": 7, "97005689": 6, "97088163": 23, "9722222222222222": 2, "97243128": 6, "97300836": 6, "9740": 4, "974962": 12, "97497404e": 7, "975": 2, "97507735": 6, "97705827": 6, "97730232": 23, "97758848": 6, "97759853": 20, "9777777777777777": 2, "9780387310732": 22, "9780387848570": 22, "9781098134174": 23, "9781492032632": 22, "9781801819312": 23, "978553": 6, "97898392": 7, "97926491": 6, "979589": 23, "979976": 6, "98": [1, 2, 10], "980": 10, "9805555555555555": 2, "98091621": 6, "98113872": 18, "98139097": 6, "98223897": 18, "98275501": 6, "983": 4, "9830": 4, "9833": 4, "98413059": 6, "98454786": 6, "98492567": 20, "985": 20, "98566191": 6, "986": 20, "9861111111111112": 2, "986699": 6, "98680716": 6, "9869503": 1, "98716878": 6, "98808176": 6, "98822371": 7, "9888888888888889": 2, "989": 20, "9890348": 6, "9893447": 6, "9898ff": [10, 11], "98990574": 12, "989906": 12, "99": [7, 10, 12, 14], "990": 10, "99009525": 6, "99088801": 6, "991": 20, "99115119": 6, "99176998": 6, "992": 20, "99242921": 6, "99247034": 23, "99265097": 6, "99269919": 23, "993": 20, "99316252": 6, "99371056": 6, "99389612": 6, "9943201": 6, "9947756": 6, "99492986": 6, "99528218": 6, "99539415": 6, "99566069": 6, "99578809": 6, "996": 6, "99608161": 6, "9963961": 6, "99650061": 6, "9967458": 6, "99689601": 23, "99700706": 6, "99709215": 6, "99729756": 6, "99751458": 6, "99758326": 6, "99775587": 6, "99793613": 6, "99799099": 6, "99813653": 6, "99828624": 6, "9983295": 6, "99845267": 6, "9984624951418368": 10, "998577": 6, "99861053": 6, "99871521": 6, "99881845": 6, "99884384": 6, "99893323": 6, "999": [10, 20], "99901896": 6, "99903755": 6, "99911427": 6, "99918546": 6, "99919837": 6, "99926459": 6, "9993237": 6, "99933188": 6, "99938942": 6, "9994385": 6, "99944272": 6, "99949306": 6, "99953381": 6, "99953475": 6, "99957911": 6, "99961294": 6, "99965056": 6, "99967865": 6, "99970988": 6, "9997332": 6, "99975913": 6, "99977849": 6, "99980002": 6, "9998161": 6, "99984732": 6, "99987324": 6, "99989476": 6, "99991263": 6, "99992746": 6, "99993978": 6, "99995": 6, "999955585168597": 7, "99it": 7, "9x": 7, "9y": 7, "A": [3, 4, 6, 7, 8, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22], "AND": [0, 3], "And": [1, 4, 5, 6, 7, 10, 14, 17, 20], "As": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 18, 20, 23], "At": [1, 4, 5, 7, 14, 23], "BE": [1, 23], "Be": [3, 17, 23], "Being": 14, "But": [1, 2, 3, 4, 6, 7, 10, 11, 20], "By": [1, 4, 6, 7, 13, 14, 18, 23], "For": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23], "IF": 7, "IN": 22, "If": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 23], "In": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23], "Ising": [6, 13], "It": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 23], "Its": [2, 3, 5, 12], "NO": [0, 10, 12], "No": [1, 4, 5, 7, 8, 10, 23], "Not": [1, 2, 6, 7], "OR": 20, "Of": 20, "On": [1, 4, 10, 16, 19, 20, 21, 22, 23], "One": [1, 2, 4, 5, 6, 7, 8, 9, 12, 13, 14, 20], "Or": [1, 2, 7, 23], "Such": [1, 7, 13, 20], "That": [1, 6, 8, 11, 12, 13, 15, 20, 23], "The": [5, 11, 14, 15, 16, 18, 19, 20, 21, 22], "Then": [1, 2, 7, 9, 10, 11, 12, 13, 14, 15, 18, 23], "There": [1, 4, 5, 6, 7, 9, 10, 12, 13, 15, 18, 19, 20, 21, 23], "These": [1, 4, 5, 6, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 23], "To": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20], "With": [1, 6, 7, 9, 10, 11, 12, 13, 15, 18, 20, 23], "_": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 23], "_0": [6, 9, 11, 12, 14], "_1": [3, 6, 7, 9, 11, 12, 13, 14, 15, 18], "_2": [3, 6, 9, 12, 13, 14, 18], "_3": 18, "_4": 18, "_9": 14, "_________________________________________________________________": 5, "__call__": [4, 5], "__class__": 11, "__doc__": 7, "__enter__": [1, 8], "__future__": [9, 10], "__getattribute__": 23, "__getitem__": [1, 8], "__init__": [0, 1, 2, 8], "__main__": [0, 3], "__name__": [0, 3, 11], "__traceback__": [4, 5], "_accessor": 23, "_auto1": [3, 4, 5, 6, 7, 8, 13, 14, 18, 20], "_auto10": [7, 13], "_auto11": 7, "_auto12": 7, "_auto2": [3, 4, 5, 6, 7, 13, 14, 18, 20], "_auto3": [4, 5, 6, 7, 13, 14, 18], "_auto4": [5, 7, 13, 14, 18], "_auto5": [5, 7, 13, 14, 18], "_auto6": [5, 7, 13, 18], "_auto7": [5, 7, 13, 18], "_auto8": [7, 13], "_auto9": [7, 13], "_base": 9, "_build": [1, 17, 22, 23], "_build_call_output": [4, 5], "_c": 2, "_call": [4, 5], "_call_flat": [4, 5], "_can_hold_identifiers_and_holds_nam": 23, "_check_optimize_result": [0, 10, 12], "_compon": 12, "_coordinate_desc": 7, "_depth": 10, "_eagerdefinedfunct": [4, 5], "_fraction": 10, "_generatorcontextmanag": [1, 8], "_handl": [4, 5], "_i": [1, 2, 3, 6, 7, 8, 9, 12, 13, 14, 16, 23], "_inference_funct": [4, 5], "_info_axi": 23, "_interpolatefunctionerror": [4, 5], "_j": [1, 2, 3, 4, 6, 7, 9, 14], "_jit_compil": [4, 5], "_k": 14, "_l": 13, "_lambda": [7, 23], "_leaf": 10, "_lock": [4, 5], "_logist": [0, 10, 12], "_m": 11, "_maybe_define_funct": [4, 5], "_multilayer_perceptron": 2, "_n": [3, 6, 9, 12, 14], "_no_variable_creation_fn": [4, 5], "_node": 10, "_notokstatusexcept": [4, 5], "_num_output": [4, 5], "_open_file_or_url": [1, 8], "_p": [6, 9], "_process_traceback_fram": [4, 5], "_r": [4, 5], "_ratio": 12, "_rc_params_in_fil": [1, 8], "_sampl": 10, "_select_forward_and_backward_funct": [4, 5], "_split": [7, 10], "_t": 14, "_test": 7, "_variable_creation_fn": [4, 5], "_varianc": 12, "_weight": 10, "a0": 4, "a0faa0": [10, 11], "a1": [1, 23], "a2": [1, 23], "a3": [1, 23], "a4": [1, 23], "a_": [1, 2, 18, 23], "a_0": [1, 23], "a_1a": [1, 23], "a_2a": [1, 23], "a_3": [1, 23], "a_3a": [1, 23], "a_4": [1, 23], "a_4a": [1, 23], "a_h": 2, "a_i": [1, 2, 3, 13, 23], "a_j": [2, 13], "a_k": [1, 2, 13], "aaron": 22, "ab": [1, 3, 6, 14, 15, 23], "ab_channel": 17, "abandon": 2, "abbrevi": 19, "abid": 20, "abil": [1, 11], "abl": [1, 2, 5, 6, 7, 8, 11, 13, 14], "about": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 21], "abov": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 22, 23], "abovement": [7, 23], "abscissa": 14, "absl": 4, "absolut": [1, 3, 6, 7, 14, 23], "abstract": 2, "acceler": 14, "accept": [1, 4, 7, 10, 23], "access": [1, 4, 12, 20, 23], "accid": [5, 7], "accompani": [1, 23], "accomplish": [9, 10, 14], "accord": [1, 2, 3, 6, 7, 10, 13, 14, 15, 16, 20, 23], "accordingli": 12, "account": [1, 4, 6, 14, 16, 20, 23], "accumul": [13, 14, 20], "accur": [1, 4, 5, 7, 11, 14], "accuraci": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 23], "accuracy_scor": [1, 2, 11, 23], "accuracy_score_numpi": 2, "achiev": [1, 2, 6, 7, 9, 13, 18, 23], "aco": 20, "acquaint": 17, "acquir": [2, 17, 23], "acr": 1, "across": [2, 4, 7, 10, 17, 23], "act": [2, 4, 18], "action": 20, "activ": [1, 3, 4, 5, 10, 19, 21, 23], "actual": [1, 2, 5, 6, 7, 9, 12, 18, 20, 23], "ad": [0, 2, 4, 5, 6, 9, 14, 16, 18], "ada_clf": 11, "adaboostclassifi": 11, "adadelta": 14, "adam": [2, 4, 5, 21, 23], "adapt": [5, 7, 14, 22], "add": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 16, 20, 23], "add_outgrad": 3, "add_subplot": [0, 2, 8, 13, 15], "addendum": 6, "addit": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23], "addition": [13, 14], "address": [2, 10, 12, 14, 23], "adjac": [4, 13], "adjoint": 6, "adjust": [1, 6, 13, 14], "admir": [1, 23], "advanc": [5, 7, 13, 22, 23], "advantag": [2, 4, 6, 7, 11, 14, 18], "adversari": 23, "afecionado": 23, "affect": 4, "affin": [1, 4, 9, 12], "afford": 4, "aficionado": 23, "aforement": 15, "african": 1, "after": [1, 2, 3, 5, 6, 7, 10, 12, 13, 14, 16, 17, 18, 20, 23], "afterward": [1, 23], "ag": [1, 8, 19, 23], "ag_0": 3, "again": [1, 2, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 20, 23], "against": [2, 5, 8, 11], "agegroup": 8, "agegroupmean": 8, "aggreg": [10, 11], "agorithm": 11, "agre": [6, 7, 20], "agreement": 14, "ahead": 10, "ai": [1, 22], "aid": 12, "aim": [1, 2, 5, 7, 8, 12, 15, 16, 17, 18], "ainv": 6, "airplan": 4, "aka": 6, "al": [1, 3, 5, 16, 22, 23], "alarm": [6, 8], "algebra": [1, 4, 6, 14, 17], "algorithm": [0, 1, 2, 3, 5, 6, 7, 8, 9, 14, 15, 17, 18, 20, 22, 23], "align": [0, 1, 3, 6, 7, 8, 9, 14, 20, 23], "all": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23], "allevi": [2, 14], "alloc": [4, 18], "allow": [1, 2, 3, 4, 6, 7, 9, 11, 14, 16, 17, 18, 23], "almost": [1, 2, 7, 9, 12, 14, 20], "alon": [3, 10], "along": [3, 4, 5, 6, 7, 10, 11, 12, 17, 18, 23], "alpha": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 15, 20, 23], "alpha_": 11, "alpha_0": 4, "alpha_1": 4, "alpha_2": 4, "alpha_i": [4, 14], "alpha_k": 14, "alpha_m": 11, "alpha_n": 4, "alpha_opt": 14, "alreadi": [3, 4, 5, 6, 7, 11, 13, 17, 18, 20, 23], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23], "alter": 2, "altern": [0, 1, 2, 5, 6, 7, 9, 10, 12, 14, 18, 23], "although": [1, 2, 6, 7, 9, 11, 14, 23], "alwai": [1, 4, 6, 7, 13, 14, 20, 23], "am": 5, "ame2016": [1, 23], "american": 1, "among": [1, 4, 6, 10, 11, 13, 18, 23], "amongst": 6, "amount": [1, 2, 4, 5, 7, 9, 11, 15, 17], "an": [0, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22], "an_": 20, "anaconda": [1, 2, 16, 17, 23], "analogi": 14, "analys": 7, "analysi": [0, 2, 4, 5, 8, 15, 16, 18, 22], "analyt": [3, 4, 6, 7, 8, 13, 14, 16, 17, 23], "analyz": [1, 2, 4, 5, 6, 7, 20], "andrew": 2, "angl": [1, 4, 10], "anharmon": 4, "ani": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 20, 23], "anim": [5, 13], "ann": 13, "annot": [0, 1, 2, 4, 8, 9, 23], "announc": 23, "anoth": [1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 18, 20, 23], "ansatz": [1, 23], "answer": [1, 2, 4, 6, 7, 18, 21, 23], "antialias": [3, 7], "anticip": 5, "anymor": [2, 9], "anyon": [5, 9], "anyth": [2, 20], "anytim": [21, 23], "apach": 2, "apart": [12, 14], "api": [2, 17, 23], "appar": 3, "appear": [1, 2, 4, 14, 18, 20], "append": [2, 4, 5, 9, 10, 14, 23], "appli": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 16, 20, 22, 23], "applic": [0, 1, 2, 4, 5, 6, 7, 8, 10, 13, 14, 18, 20, 22, 23], "apply_gradi": 5, "approach": [0, 2, 3, 5, 6, 7, 10, 11, 12, 13, 14, 17, 20, 22], "appropri": [3, 7, 10, 13, 14, 17, 20], "approv": 23, "approx": [1, 3, 4, 7, 11, 12, 14, 20, 23], "approxim": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 20, 23], "apt": [1, 16, 17, 23], "aq": 20, "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23], "aragorn": 23, "arang": [0, 2, 4, 5, 7, 8, 10, 11, 13, 14, 23], "arbitrari": [2, 5, 7, 9, 13, 14, 20], "arbitrarili": [1, 2, 12, 23], "arc": 7, "architectur": [4, 5, 13], "area": [1, 4, 7, 10, 22, 23], "arg": [3, 4, 5], "argmax": [2, 12], "argmin": [5, 11, 15], "argnum": 3, "args_with_tang": [4, 5], "argsort": 12, "argu": [2, 14], "argument": [1, 3, 4, 6, 7, 12, 13, 14, 23], "aris": [1, 7, 13, 14, 20, 23], "arithmet": [1, 14, 18, 23], "arm": 7, "armadillo": 18, "around": [1, 2, 5, 6, 7, 12, 20, 23], "arrai": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 17, 20], "arrang": [4, 23], "arraybox": 14, "arriv": [1, 7, 10, 12, 18, 20, 23], "arrow": 13, "arrowprop": 9, "art": [1, 2, 16, 17, 23], "articl": [1, 4, 5, 7, 11, 23], "artifici": [0, 1, 3, 8, 13, 22, 23], "artificialneuron": 13, "arug": 14, "arxiv": [4, 5], "asarrai": [1, 3, 7, 10], "ask": [6, 7, 12, 13], "aspect": [1, 7, 17, 23], "assembl": 4, "assembli": [1, 23], "assert": 5, "assess": [1, 7, 23], "assici": 5, "assign": [0, 1, 8, 9, 10, 13, 14, 15, 19, 21, 22, 23], "associ": [1, 7, 10, 13, 15, 20, 23], "assum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "assumpt": [1, 4, 6, 7, 10, 12, 20, 23], "ast": [1, 6, 7, 23], "astronomi": [0, 23], "astyp": [5, 10, 11], "asymmetri": [1, 23], "asymptot": [5, 7], "async_wait": [4, 5], "atom": [1, 23], "attempt": [1, 5, 7, 8, 9, 11, 23], "attend": [19, 23], "attent": [1, 18, 23], "attr": [4, 5], "attract": [1, 11, 23], "attribut": [1, 10, 23], "attributeerror": 23, "audi": [1, 23], "audio": [4, 5], "august": [16, 23], "aurelien": [1, 16, 19, 22, 23], "austfjel": 7, "author": [1, 2, 11, 20], "authour": 23, "auto": [10, 11, 20], "autocor": 20, "autocorrelation_tim": 20, "autocorrelform": 20, "autocovari": 20, "autoencod": [5, 17, 23], "autoencond": 17, "autograd": [17, 23], "autom": [1, 17, 22, 23], "automac": 18, "automag": 23, "automat": [1, 2, 3, 4, 5, 12, 17, 18, 23], "automobil": 4, "autonom": 5, "avail": [1, 2, 5, 7, 8, 11, 12, 16, 17, 18, 19, 21, 22, 23], "averag": [1, 2, 4, 7, 10, 11, 14, 15, 20, 21, 23], "avoid": [1, 5, 6, 7, 10, 12, 14, 18, 23], "awai": [3, 4, 7], "awar": [3, 11], "award": [21, 23], "ax": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 23], "axes3d": [3, 7, 14], "axes_grid1": 7, "axhlin": 9, "axi": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "axiom": 6, "axlabel": [1, 23], "axvlin": [5, 9], "axvspan": 5, "b": [1, 2, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 20, 21, 23], "b1": 9, "b2": 9, "b3": 9, "b_": [1, 2, 18], "b_0": 1, "b_1": [1, 3, 13, 14], "b_2": [1, 14], "b_5": 14, "b_group": 10, "b_i": [1, 2, 3, 13, 23], "b_ia_": [1, 23], "b_ia_i": 1, "b_index": 10, "b_j": [2, 13], "b_k": [1, 2, 13, 14], "b_m": 13, "b_score": 10, "b_valu": 10, "babcock": 23, "bachelor": [19, 21], "back": [1, 4, 5, 6, 7, 9, 10, 11, 16, 18, 20, 23], "backbon": 18, "backend": [1, 2, 5, 8], "background": [22, 23], "backpropag": 2, "backtrack": 10, "backup": 18, "backward": [2, 3, 5, 13, 18], "backward_pass": 3, "bad": 7, "badli": 20, "bag": [10, 17, 23], "bag_clf": 11, "baggin": 23, "baggingboot": 11, "baggingclassifi": 11, "baggingtre": 11, "balanc": 7, "band": 18, "bandwidth": 18, "bar": [1, 7, 12, 16, 23], "barber": 22, "bare": [5, 11], "base": [1, 2, 4, 5, 6, 8, 9, 10, 11, 15, 17, 20, 21, 22, 23], "basi": [6, 8, 9, 11, 12, 13, 14, 18], "basic": [7, 9, 13, 14, 15, 17, 20, 23], "batch": [4, 5, 12, 13, 14], "batch_shap": 5, "batch_siz": [2, 4, 5], "batchnorm": 5, "bay": [0, 8], "bayesian": [6, 17, 22, 23], "beam": [0, 23], "becattini": 21, "becaus": [1, 2, 3, 4, 5, 6, 7, 9, 10, 13, 14, 15, 23], "becom": [0, 1, 2, 3, 6, 7, 8, 10, 13, 14, 20, 23], "been": [1, 2, 3, 4, 5, 6, 7, 12, 13, 14, 17, 18, 23], "befor": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 18, 20, 23], "beforehand": [1, 20, 23], "begin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 18, 20, 21, 23], "behav": [2, 7, 14], "behavior": [1, 2, 14, 23], "behaviour": 13, "behind": [1, 2, 7, 9, 14, 23], "being": [0, 1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 20, 23], "believ": [10, 18], "belong": [0, 8, 9, 10, 14, 15], "below": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "benchmark": 11, "benefici": [2, 14], "benefit": [1, 2, 5, 12, 14, 16, 17, 23], "bengio": [2, 19, 22, 23], "benign": [0, 2, 8, 10], "besid": [5, 6], "bessel": 6, "best": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 21, 23], "beta": [0, 1, 2, 4, 6, 7, 8, 11, 12, 14, 23], "beta_": [0, 1, 4, 7, 8, 14, 23], "beta_0": [0, 1, 2, 4, 6, 7, 8, 14, 23], "beta_0x_": [1, 23], "beta_1": [0, 1, 2, 4, 6, 7, 8, 11, 14, 23], "beta_1x_": [1, 23], "beta_1x_0": [1, 23], "beta_1x_1": [0, 1, 8, 23], "beta_1x_2": [1, 23], "beta_1x_i": [0, 8, 14], "beta_2": [1, 4, 14, 23], "beta_2x_": [1, 23], "beta_2x_0": [1, 23], "beta_2x_1": [1, 23], "beta_2x_2": [0, 1, 8, 23], "beta_3": 4, "beta_i": [1, 4, 6, 23], "beta_j": [1, 6, 7, 14, 23], "beta_k": 14, "beta_linreg": 14, "beta_logreg": 0, "beta_m": 11, "beta_mg_m": 11, "beta_n": 4, "beta_p": [0, 8], "beta_px_p": [0, 8], "betavalu": 6, "better": [1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 23], "between": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 20, 23], "beyond": [1, 2, 6, 7, 9, 14, 23], "bf": [14, 15, 18, 20], "bg": 23, "bgd": 14, "bia": [1, 2, 3, 4, 6, 9, 10, 11, 13, 14, 23], "bias": [2, 3, 4, 6, 7, 10, 13], "big": [1, 2, 3, 6, 7, 15], "bigger": [2, 7], "bigr": 13, "bike": 10, "bilbo": 23, "billion": [4, 13, 17], "bin": [0, 1, 8, 20], "binari": [0, 1, 4, 6, 8, 10, 11, 13, 23], "binarycrossentropi": 5, "bind": 1, "binomi": [17, 20, 23], "binsboot": 7, "bioinformat": 1, "biolog": [2, 13], "bios1100": [17, 23], "bird": [1, 4], "birth": 23, "bishop": [19, 22, 23], "bit": [2, 5, 18, 20, 23], "bitwis": 20, "bivari": 3, "bk": [1, 14], "bla": [18, 23], "black": [9, 10, 15], "block": [7, 11, 17, 18, 20, 23], "blog": 23, "blogpost": 5, "blue": [1, 4], "bmatrix": [1, 2, 4, 6, 8, 9, 12, 14, 18, 23], "bmi": 2, "bodi": [1, 2, 5, 13, 23], "bold": 2, "boldfac": [1, 6], "boldsymbol": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 15, 16, 23], "boltzmann": [13, 17, 23], "book": [22, 23], "book1": 22, "boolean": 5, "boost": [2, 10, 17, 23], "boostrap": 11, "bootstrap": [2, 14, 17, 23], "borrow": 23, "boston_dataset": 1, "bot": 9, "both": [1, 2, 5, 6, 7, 9, 10, 11, 14, 15, 16, 17, 18, 20, 21, 23], "bottl": 8, "bound": [1, 9, 13], "boundari": [3, 5, 9, 12, 13], "box": [5, 10], "boyd": [9, 14], "bracket": [5, 20], "brain": [2, 8, 13], "branch": 10, "break": [1, 5, 7, 12, 15, 23], "breast": [0, 6, 8, 12], "breviti": 14, "brew": [1, 16, 17, 23], "brg": 9, "briefli": [1, 23], "bring": [1, 6, 7, 11], "britt": 23, "broad": 1, "brought": [14, 17, 23], "brownle": 5, "browser": 23, "brute": [4, 6, 12], "buffer_s": 5, "bui": 5, "build": [1, 5, 6, 7, 11, 18, 20, 23], "built": [1, 2, 4, 5, 7], "bunch": 12, "busi": 1, "byte": [18, 23], "c": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22], "c1": [9, 12], "c2": [9, 12], "c_": [1, 9, 10, 11, 14, 20], "c_0": 20, "c_1": 13, "c_2": 13, "c_3": 13, "c_4": 13, "c_i": [13, 14], "c_k": 20, "ca": [2, 23], "cach": 11, "cal": [1, 9, 11, 13, 14, 16, 23], "calcul": [0, 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "call": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 21, 23], "callabl": [4, 5], "callback": [4, 5], "calor": 1, "cambridg": [14, 22], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22], "cancel": [1, 14, 23], "cancellation_manag": [4, 5], "cancer": [6, 11], "cancerpd": [0, 8], "candid": [9, 10, 11], "cannot": [0, 1, 2, 5, 6, 7, 8, 9, 10, 19, 20], "canopi": [1, 16, 17, 23], "canva": 23, "cap": 6, "capabl": [1, 2, 9, 14, 17, 23], "capac": [3, 21], "capita": 1, "captur": [5, 12, 13], "captured_input": [4, 5], "car": [4, 5], "card": [1, 8, 23], "cardin": 2, "care": 12, "carefulli": 14, "carlo": [1, 7, 17, 20, 22, 23], "carri": [3, 7, 8], "cart": 11, "case": [0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 13, 14, 15, 17, 18, 23], "casella": 22, "cast": 2, "cat": [4, 5], "catch": 1, "categor": [1, 2, 4, 10, 12, 23], "categori": [0, 1, 2, 4, 8, 11, 13, 15, 23], "categorical_crossentropi": [2, 4], "caus": [1, 6, 7, 8, 20, 23], "causal": 1, "causat": [1, 23], "cax": 2, "cb": [7, 23], "cbar": 2, "cc": [1, 2, 4, 5, 6, 14, 23], "ccc": [6, 13], "cd_fast": 7, "cdf": 20, "cdot": [1, 3, 7, 13, 14, 15, 18, 20, 23], "celebr": 14, "cell": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14], "center": [0, 1, 2, 7, 8, 9, 10, 12, 15, 20, 23], "central": [1, 4, 6, 7, 9, 18, 23], "centroid": [15, 20], "centroid_differ": 15, "centuri": 4, "certain": [1, 4, 7, 8, 10, 20, 23], "cg": 14, "cha": 1, "chain": [1, 2, 14, 17, 20, 23], "chanc": [2, 6, 14, 20], "chang": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 18, 20, 23], "channel": 4, "chapter": [1, 7, 11, 12, 18, 22, 23], "chapter3": 1, "charact": [1, 4, 6, 9, 23], "character": [9, 10, 11, 13, 20], "characterist": [1, 2, 4, 11, 14, 23], "charg": [1, 23], "charl": 1, "chase": 5, "chd": 8, "chddata": 8, "cheap": 6, "cheaper": [2, 14], "check": [1, 2, 4, 5, 6, 7, 12, 14, 18, 23], "checkmark": 4, "checkpoint": 5, "checkpoint_dir": 5, "checkpoint_prefix": 5, "chen": 11, "chiaramont": 3, "choic": [1, 2, 3, 4, 5, 7, 10, 13, 14, 15, 18, 23], "choleski": [6, 18], "choos": [3, 4, 7, 10, 11, 12, 14, 15], "chosen": [1, 2, 3, 7, 9, 10, 11, 14, 20, 23], "chosen_datapoint": 2, "christian": 22, "christoph": [19, 22, 23], "cifar": 4, "cifar10": 4, "circ": [2, 13], "circl": [1, 9, 13], "circuit": 4, "circumfer": 10, "circumv": [2, 6, 14], "ckpt": 5, "clariti": 20, "class": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13, 14, 20, 23], "class_nam": [4, 10], "class_val": 10, "class_valu": 10, "class_weight": [4, 5], "classic": [0, 8, 10, 14], "classif": [1, 4, 6, 7, 8, 9, 12, 13, 17, 22, 23], "classifi": [0, 1, 2, 5, 8, 10, 11, 12, 23], "classificaton": 2, "classifii": 11, "clean": 2, "clear": [2, 6, 11, 13, 14], "clearli": [0, 1, 4, 6, 7, 8, 9, 20], "clever": [2, 11], "clf": [1, 7, 9, 10, 11, 23], "clf3": 1, "clf_lasso": 7, "clf_ridg": [7, 23], "clip": [4, 20], "clone": 21, "close": [1, 2, 3, 5, 7, 9, 10, 12, 13, 14, 15, 20, 22, 23], "closer": [4, 6, 14], "closest": [9, 12, 14, 15], "closur": [17, 23], "cloud": [17, 23], "cluster": [1, 2, 5, 7, 12, 17, 23], "cluster_label": 15, "cm": [2, 3, 4, 7, 9, 10, 14], "cmap": [1, 2, 3, 4, 5, 7, 9, 10, 11, 23], "cmap_arg": 7, "cmb": 19, "cmd": 10, "cn_": 20, "cnn": 13, "cnn_kera": 4, "cntk": [17, 23], "co": [1, 3, 4, 7, 10, 14, 23], "code": [0, 4, 5, 7, 8, 9, 16, 17, 18, 20, 22], "coef": [1, 23], "coef0": 9, "coef_": [1, 6, 7, 9, 10, 14, 23], "coeff": 6, "coeffici": [1, 4, 6, 7, 8, 9, 10, 14, 16, 18, 23], "coerc": [1, 7, 23], "coin": [11, 20], "coin_toss": 11, "col": [1, 12, 23], "colab": [17, 23], "cold": 10, "colinear": 1, "collaps": 9, "collect": [1, 3, 7, 11, 12, 17, 20, 22, 23], "collinear": 6, "color": [1, 4, 5, 7, 9, 10, 11, 20], "color_channel": 4, "color_cod": 7, "colorbar": [2, 7], "colsample_bytre": 11, "colsaobject": 11, "column": [0, 1, 2, 3, 6, 7, 8, 9, 10, 12, 13, 18, 23], "columntransform": 10, "com": [5, 7, 17, 22, 23], "combin": [2, 3, 6, 7, 8, 11, 20], "come": [1, 2, 4, 5, 6, 13, 14, 15, 16, 23], "command": [1, 2, 23], "comment": [1, 5, 6, 7, 16, 23], "commerci": [1, 16, 17, 23], "commod": [1, 23], "common": [0, 1, 2, 4, 6, 7, 8, 10, 12, 14, 15, 20, 23], "commonli": [1, 2, 5, 7, 8, 10, 14, 15], "commun": [1, 13], "commut": 4, "commutatitav": 4, "compact": [1, 2, 4, 6, 7, 8, 10, 12, 13, 14, 15, 23], "compair": 1, "compar": [1, 4, 5, 6, 7, 12, 14, 16, 18, 23], "comparison": [3, 5, 14], "compat": 8, "compet": 1, "competit": 11, "compil": [1, 2, 4, 5, 14, 16, 17, 18, 23], "complet": [0, 1, 3, 4, 5, 10, 13, 23], "completenn": 13, "complex": [2, 6, 9, 10, 12, 13, 14, 16, 23], "complic": [1, 2, 10, 14, 23], "compon": [0, 1, 2, 4, 5, 6, 7, 8, 10, 15, 17, 23], "components_": 12, "compos": [10, 13, 14, 15, 17, 23], "compphys": [1, 7, 17, 19, 21, 22, 23], "compress": [1, 23], "compris": 7, "compromis": 6, "compulsori": [17, 23], "comput": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 23], "computation": [1, 4, 7, 10, 14, 20, 23], "computationalscienceuio": 23, "concaten": [3, 5, 7, 15], "concav": [2, 10, 14], "concentr": [1, 11], "concept": [1, 3, 17, 23], "conceptu": [13, 14], "concern": [1, 2, 5, 8, 23], "concic": 23, "conclud": [1, 6, 14], "conclus": 2, "concrete_funct": [4, 5], "concretefunct": [4, 5], "cond": 3, "conda": [1, 2, 16, 17, 23], "condit": [1, 3, 5, 6, 7, 9, 10, 12, 14, 20, 23], "conduct": 17, "condwav": 3, "confid": [1, 6, 7, 8, 9, 23], "configur": 4, "confirm": [6, 13], "confus": [6, 7, 8, 11, 18], "confusion_matrix": 10, "congruenti": 20, "conjug": [5, 9], "conjugaci": 14, "conjunct": 4, "connect": [1, 2, 4, 5, 10, 12, 13, 14, 18, 23], "consequ": [6, 7, 9, 11, 13, 14], "conserv": [6, 15], "consid": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 18, 20, 23], "consider": [1, 2, 6, 14, 23], "consist": [1, 2, 3, 4, 5, 7, 13, 14, 20], "constant": [1, 3, 5, 6, 7, 9, 13, 14, 20, 23], "constitu": [1, 23], "constitut": [3, 7], "constrain": [2, 4, 6, 8, 12], "constraint": [6, 7, 9, 14], "construct": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 18, 20, 23], "contact": [1, 23], "contain": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 18, 20, 22, 23], "contemporari": 23, "content": [2, 17, 18, 23], "context": [4, 5, 7, 11, 14], "contextlib": [1, 8], "contigu": 18, "continu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 18, 20, 23], "contour": [10, 11, 14], "contourf": [9, 10, 11], "contrast": [2, 5, 10, 11, 13], "contribut": [1, 4, 6, 14, 20, 23], "contributor": 1, "control": [1, 2, 4, 10, 14, 16, 17, 23], "conv": [4, 5], "conv2d": [4, 5], "conv2dtranspos": 5, "convei": 23, "conveni": [1, 6, 7, 13, 14, 18, 23], "convent": 13, "converg": [0, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15], "convergencewarn": [0, 2, 7, 9, 10, 12], "convert": [1, 2, 5, 6, 10, 12, 14, 18, 23], "converttomatrix": 5, "convex": [0, 5, 6, 8], "convinc": 14, "convolut": [2, 5, 17, 23], "cool": [5, 10], "coolwarm": 7, "coordin": [6, 13, 15], "coorel": 1, "copi": [1, 2, 15], "core": [1, 3, 4, 5, 8, 11, 23], "corel": 23, "coronari": 8, "corr": [0, 1, 6, 8, 12], "correalt": [12, 17], "correct": [1, 2, 3, 4, 5, 6, 8, 14, 18, 20, 23], "correctli": [2, 3, 7, 8, 11], "correl": [1, 2, 4, 6, 7, 8, 11, 13, 14, 17, 20, 23], "correlation_matrix": [0, 1, 6, 8, 12], "correspond": [1, 4, 6, 7, 9, 10, 12, 13, 16, 17, 18, 20, 23], "cortex": 13, "cosin": [4, 7], "cost": [1, 3, 4, 6, 7, 8, 9, 10, 13, 14, 23], "cost_deep_grad": 3, "cost_funct": 3, "cost_function_deep": 3, "cost_function_deep_grad": 3, "cost_function_grad": 3, "cost_grad": 3, "cost_sum": 3, "costol": 14, "could": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "coulomb": [1, 23], "count": [1, 10, 19, 20, 21, 23], "countor": 14, "coupl": [5, 6, 7], "cours": [1, 2, 4, 6, 12, 19, 21], "courvil": [19, 22, 23], "cov": [6, 7, 12, 18, 20, 23], "cov_xi": [6, 12], "cov_xx": [6, 12], "cov_yi": [6, 12], "covari": [0, 1, 8, 17, 18, 23], "covariance_matrix": [6, 12, 15], "cover": [1, 6, 17, 21, 22], "covert": [1, 23], "covxi": 20, "covxx": 20, "covxz": 20, "covyi": 20, "covyz": 20, "covzz": 20, "cpu": [2, 4, 5], "cpu_util": [4, 5], "craft": 4, "creat": [2, 3, 4, 5, 6, 10, 11, 12, 13, 17, 23], "create_biases_and_weight": 2, "create_convolutional_neural_network_kera": 4, "create_neural_network_kera": 2, "create_x": [6, 12], "credit": [1, 8, 21, 23], "crim": 1, "crime": 1, "criteria": [1, 5, 10, 11, 15, 20, 23], "criterion": [10, 11, 14], "critic": 7, "cross": [1, 2, 4, 8, 10, 11, 14, 17, 20, 23], "cross_entropi": 5, "cross_val_scor": 7, "cross_valid": [0, 8, 11], "crossvalid": 7, "crucial": [2, 20], "cs231": 4, "csr_matrix": [18, 23], "csv": [1, 5, 7, 8, 10, 23], "ctnk": 2, "ctx": [4, 5], "cubic": 1, "cumbersom": 6, "cumsum": [11, 12, 23], "cumul": [8, 11, 20], "cumulative_heads_ratio": 11, "cup": 6, "current": [2, 3, 4, 5, 14, 15, 22], "curs": 1, "curv": [0, 7, 8, 11, 13], "curvatur": 14, "custom": [7, 15], "custom_cmap": [10, 11], "custom_cmap2": [10, 11], "cutpoint": 10, "cv": [0, 7, 8, 11], "cvxbook": 14, "cvxopt": [6, 9], "cycl": [2, 13], "d": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 20, 21, 23], "d2_g_t": 3, "d_f": 14, "d_g_t": 3, "d_net_out": 3, "da": 4, "dagger": [6, 18], "dai": [2, 10, 17], "damp": 4, "daniel": 21, "darget": 10, "darkr": 20, "dat": [1, 23], "dat_id": [1, 7, 8, 10, 23], "data": [3, 5, 6, 9, 11, 13, 14, 15, 18, 22], "data1": 15, "data2": 15, "data3": 15, "data4": 15, "data_handl": [4, 5], "data_id": [1, 7, 8, 10, 23], "data_indic": 2, "data_panda": 23, "data_path": [1, 7, 8, 10, 23], "databas": 2, "datafil": [1, 7, 8, 10, 23], "datafram": [0, 1, 5, 6, 8, 10, 12, 23], "datapoint": [0, 2, 6, 7, 8, 12, 14], "dataset": [0, 1, 5, 7, 8, 9, 10, 11, 12, 14, 15, 16, 23], "datatyp": 5, "date": [0, 16, 23], "daughter": 11, "david": [22, 23], "dbh": 2, "dbo": 2, "dcomposit": 18, "ddot": 3, "dead": 2, "deadlin": 19, "deal": [1, 2, 4, 6, 7, 9, 12, 14, 15, 18, 20, 23], "dealt": 1, "debt": 8, "debug": [1, 6, 7], "decad": [1, 4], "decai": [1, 14, 20, 23], "decemb": [19, 21, 23], "decent": 11, "decid": [1, 3, 4, 6, 7, 10], "decim": [1, 23], "decis": [1, 2, 9, 12, 17, 22, 23], "decision_funct": 9, "decision_tre": 10, "decisiontreeclassifi": [10, 11], "decisiontreeregressor": [1, 10, 11], "decisiontreeregressorifitteddecisiontreeregressor": 10, "declar": [1, 5, 18, 23], "decompos": [6, 7, 18], "decomposit": [1, 7, 13, 23], "decompost": 6, "deconvolut": 4, "decorrel": [11, 14], "decreas": [2, 3, 5, 6, 7, 11, 12, 14], "deduc": [1, 23], "deep": [4, 8, 13, 14, 17, 19, 22], "deep_neural_network": 3, "deep_param": 3, "deep_tree_clf": [10, 11], "deep_tree_clf1": 10, "deep_tree_clf2": 10, "deepen": [6, 17, 23], "deeper": [1, 4, 5, 23], "deeplearningbook": [22, 23], "deer": 4, "def": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 20, 23], "def_covari": 20, "default": [1, 2, 3, 5, 7, 8, 18, 23], "default_tim": 5, "defect": 6, "defici": 6, "defin": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20], "definit": [2, 3, 6, 7, 8, 9, 11, 12, 13, 14, 18, 20], "defint": 20, "defun": [4, 5], "degre": [4, 6, 7, 9, 10, 11, 12, 16, 20, 23], "del": 2, "delet": 7, "delimit": 5, "deliv": [19, 23], "delta": [1, 3, 4, 7, 9, 13, 14, 15, 23], "delta_": [2, 18], "delta_0": 4, "delta_1": 4, "delta_2": 4, "delta_3": 4, "delta_4": 4, "delta_5": 4, "delta_h": [1, 2, 23], "delta_j": [4, 13], "delta_k": 13, "delta_l": [2, 4], "delta_momentum": 14, "delta_n": [1, 4, 23], "delug": 17, "delv": 1, "demand": 14, "demonstr": [1, 4, 6, 7, 8, 12, 13, 17, 23], "den": 5, "denomin": [2, 6], "denot": [2, 3, 7, 8, 14, 20], "dens": [2, 4, 5], "dense_1": 5, "densiti": [1, 3, 7, 20, 23], "depart": [0, 21, 23], "depend": [1, 2, 3, 5, 6, 7, 8, 9, 12, 13, 14, 16, 17, 18, 20, 23], "depict": 20, "deploy": [1, 16, 17, 23], "deprec": [3, 4], "depth": [1, 4, 10, 11, 18], "deriv": [0, 1, 2, 3, 7, 8, 9, 11, 12, 14, 17, 23], "derivati": 14, "derivative_fn": 14, "descend": [6, 10, 12], "descent": [1, 2, 4, 8, 9, 13, 23], "describ": [1, 3, 5, 6, 7, 9, 11, 12, 13, 14, 18, 23], "descript": [1, 9, 10, 23], "design": [1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 23], "designmatrix": [1, 23], "desir": [1, 3, 5, 6, 14, 15, 23], "despit": [2, 13], "destroi": 18, "det": [6, 18], "detail": [1, 7, 12, 14, 15, 18], "detect": [4, 9, 13], "determin": [1, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 18, 20, 23], "determinist": [0, 8, 14, 20], "dev": 2, "develop": [1, 4, 6, 9, 11, 12, 13, 17, 18, 23], "deviat": [1, 2, 3, 5, 6, 7, 20, 23], "device_nam": [4, 5], "devis": 13, "df": [5, 9, 12, 14, 23], "df1": 23, "di": 1, "diag": [6, 9], "diagnost": [2, 11], "diagon": [0, 1, 6, 8, 14, 18, 20, 23], "diagonaliz": 6, "diagram": 11, "diagsvd": 7, "dice": [7, 20], "dict": [7, 9], "dictionari": 1, "did": [0, 1, 2, 6, 7, 8, 11, 12, 15, 23], "die": 2, "diff": 3, "diff1": 3, "diff2": 3, "diff_ag": 3, "diffeent": 9, "differ": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23], "differenti": [1, 4, 17, 18, 23], "differential_oper": 3, "difficult": [1, 2, 7, 11, 14, 20, 23], "difficulti": [1, 2, 14, 23], "diffonedim": 3, "digit": [1, 2, 4, 5, 7, 19, 21, 23], "dilemma": 14, "dilut": 2, "dim": [5, 12, 15, 18], "dimens": [1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 23], "dimension": [1, 5, 6, 7, 10, 12, 14, 15, 17, 18, 23], "dimensionless": [1, 4, 23], "diment": 18, "dimnsion": 5, "diod": 4, "direct": [1, 2, 3, 5, 8, 12, 13, 14, 15, 23], "directli": [2, 5, 6, 7, 20], "directori": [1, 8], "disabl": [4, 5], "disadvantag": [1, 23], "disappear": [4, 7], "disc_loss": 5, "disc_tap": 5, "discard": [7, 12], "disciplin": [1, 4, 13], "disclaim": 20, "discord": 23, "discourag": 14, "discov": [1, 23], "discover": 6, "discret": [2, 4, 6, 8, 14], "discrimin": [0, 5, 8, 11, 12], "discriminator_loss": 5, "discriminator_loss_list": 5, "discriminator_model": 5, "discriminator_optim": 5, "discuss": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23], "diseas": 8, "disguis": 7, "disord": [2, 8], "displai": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 20, 23], "displaystyl": [1, 6, 23], "disregard": [1, 23], "dissimilar": [12, 15], "dist": 15, "distanc": [1, 9, 10, 12, 15, 20], "distance_list": 10, "distinct": [0, 4, 8, 9, 10, 11, 15], "distinctli": 9, "distinguish": [0, 1, 5, 8, 9, 20, 23], "distplot": 1, "distribut": [1, 2, 5, 7, 8, 11, 12, 14, 15, 16, 17, 18, 23], "distrubut": [1, 16, 17, 23], "dive": [1, 9, 18, 23], "diverg": [2, 14], "divid": [1, 2, 4, 6, 7, 8, 9, 10, 12, 13, 20, 23], "divis": [7, 9, 10, 14, 18, 20], "dna": 8, "dnn": [1, 2, 3, 5, 13, 23], "dnn1": 5, "dnn2_gru2": 5, "dnn_kera": 2, "dnn_model": 2, "dnn_numpi": 2, "dnn_scikit": [1, 2, 23], "do": [1, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 23], "doc": [1, 17, 19, 21, 22, 23], "document": [0, 5, 10, 12, 14], "doe": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 18, 20, 23], "doesn": [4, 10, 13], "dog": [2, 4, 5], "domain": [6, 9, 14], "domin": [1, 23], "don": [1, 2, 4, 6, 7, 8, 9, 12, 14, 16, 17, 23], "done": [1, 3, 4, 5, 6, 7, 10, 11, 12, 14, 18, 23], "dot": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "doubl": [4, 5, 18, 23], "doubli": 2, "down": [1, 4, 7, 10, 12, 13, 14], "download": [1, 2, 4, 6, 7, 18, 22, 23], "downsampl": 4, "dozen": 2, "dq": 7, "drag": 14, "dramat": 12, "drastic": 5, "draw": [5, 7, 11, 14], "drawback": [1, 2, 4, 14], "drawn": [2, 5, 7, 8, 12, 20, 23], "drive": [4, 5], "driven": 4, "drop": [1, 2, 6, 7, 12, 14, 20, 23], "dropna": [1, 7, 23], "dropout": 5, "dt": [3, 4, 14, 20], "dtype": [1, 2, 3, 4, 5, 15, 18, 23], "dualiti": 7, "dub": [1, 23], "due": [2, 3, 6, 7, 9, 11, 13, 14, 21, 23], "dummi": 1, "dure": [1, 2, 4, 5, 9, 10, 12, 17, 23], "dwell": 1, "dwh": 2, "dwo": 2, "dx": [3, 4, 9, 20], "dx_1": 20, "dx_1p": 7, "dx_2p": 7, "dx_mp": 7, "dx_n": 20, "dxp": 7, "dy": [2, 9, 20], "dynam": 5, "dz": 9, "e": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 20, 21, 23], "e_": [1, 3, 23], "each": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 23], "eager": [4, 5], "eapprox": [1, 23], "earli": [2, 4, 5, 14], "earlier": [1, 6, 8, 9, 10, 12, 13, 14, 23], "earthexplor": 7, "eas": [7, 10, 15], "easi": [0, 1, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 23], "easier": [6, 7, 9, 10, 14, 20, 23], "easiest": 14, "easili": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 23], "eastern": [21, 23], "ebind": [1, 23], "eblock": 10, "econometr": 23, "economi": 6, "ecosystem": [17, 23], "ect": 19, "edg": 4, "edgecolor": 7, "edu": 14, "educ": [0, 1, 23], "eff": 20, "effect": [2, 5, 11, 14, 20], "effic": 2, "effici": [1, 4, 11, 14, 17, 18, 20, 23], "efron": 7, "egrad": 14, "eig": [6, 12, 14, 18, 20, 23], "eigen": 20, "eigenpair": [6, 12], "eigenvalu": [1, 6, 9, 12, 14, 18, 23], "eigenvector": [6, 12, 14], "eight": [18, 23], "eigval": [18, 20, 23], "eigvalu": [12, 14], "eigvec": [18, 20, 23], "eigvector": [12, 14], "eir": 23, "eispack": [18, 23], "either": [0, 2, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 23], "eivind": 23, "eivinsto": 23, "ekstr\u00f8m": 5, "elabor": 20, "elarn": 4, "electr": [1, 4, 13, 23], "electron": 23, "eleg": 12, "element": [0, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 17, 18, 19, 22], "elementari": [11, 14, 18], "elementwis": [4, 14], "elementwise_grad": [3, 14], "elessar": 23, "elif": [4, 5, 15], "elim": 18, "elimin": [4, 9], "elin": 23, "els": [0, 2, 3, 4, 5, 8, 10, 13, 14, 18], "elu": 2, "elus": [1, 23], "email": [19, 21, 23], "embed": [1, 12], "embodi": 7, "emit": 20, "emner": 22, "emphas": [1, 11, 17, 23], "emphasi": [1, 17, 22, 23], "empir": [2, 12, 20], "emploi": [1, 2, 6, 7, 12, 14, 20, 23], "employ": 1, "empti": [7, 11], "emul": 13, "en": [17, 22], "enabl": 12, "enbodi": 7, "encod": [1, 4, 6, 8, 10, 12, 15, 23], "encompass": [1, 20], "encount": [0, 1, 2, 6, 7, 8, 14, 20, 23], "end": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 21, 23], "end_nod": 3, "endpoint": [4, 7], "energi": [1, 5, 7], "enet_coordinate_desc": 7, "enforc": 13, "eng": 22, "engin": [1, 2, 4, 5, 17, 23], "enorm": 4, "enough": [1, 7, 14, 23], "ensembl": [2, 10], "ensur": [1, 2, 3, 4, 6, 7, 12, 14, 20], "ensure_initi": [4, 5], "entail": 23, "enter": [6, 7], "enthought": [1, 16, 17, 23], "entir": [2, 4, 8, 10, 17, 20, 23], "entiti": [10, 13, 18, 23], "entri": [1, 6, 9, 12, 13, 18, 23], "entropi": [2, 4, 8, 11, 14, 23], "enumer": [1, 2, 3, 4, 5, 7, 9, 23], "env": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 20, 23], "environ": [3, 10, 17], "eo": [1, 7, 23], "eol": [1, 23], "eosfit": [1, 23], "epoch": [1, 2, 4, 5, 13, 14, 23], "epoch_num": [4, 5], "epsilon": [1, 6, 7, 8, 14, 23], "epsilon_": [1, 23], "epsilon_0": [1, 23], "epsilon_1": [1, 23], "epsilon_2": [1, 23], "epsilon_i": [1, 23], "eq": [4, 14, 15, 18, 20], "eqnarrai": [4, 6, 7], "equal": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 20, 23], "equat": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 20], "equilibrium": [3, 13], "equiv": [4, 14, 18, 20], "equival": [1, 2, 6, 8, 9, 12, 14, 17, 18, 23], "erf": 20, "eriador": 23, "eridg": 23, "err": [1, 8, 11], "err_": 7, "err_sqr": 3, "errat": 14, "errno": [1, 8], "erron": 3, "error": [0, 2, 3, 5, 6, 7, 8, 10, 12, 13, 14, 16, 17, 18, 20], "error_estimate_corr_tim": 20, "error_handl": [4, 5], "error_hidden": 2, "error_output": 2, "escap": 14, "especi": [2, 4, 10, 13, 14], "essenti": [1, 6, 7, 10, 11, 13, 15, 20], "establish": [1, 7, 11, 12, 16, 23], "estim": [0, 1, 2, 6, 7, 8, 11, 12, 14, 17, 20, 23], "estimated_mse_fold": 7, "estimated_mse_kfold": 7, "estimated_mse_sklearn": 7, "et": [1, 3, 5, 16, 22, 23], "eta": [1, 2, 4, 9, 13, 14, 23], "eta0": [9, 14], "eta_": 14, "eta_t": 14, "eta_v": [1, 2, 4, 23], "etc": [1, 2, 4, 6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 20], "ethic": 17, "euclidean": [1, 15], "evalu": [1, 3, 4, 5, 6, 7, 10, 14, 20, 23], "evalut": 14, "even": [1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 23], "evenli": 5, "event": [0, 6, 8, 11, 20], "eventu": [1, 6, 7, 12, 13, 14, 21], "everi": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 15, 17, 20, 21, 23], "everyth": [5, 13], "everywher": [5, 14], "evolv": 1, "exact": [1, 6, 12, 13, 14, 18, 20, 23], "exactli": [1, 4, 5, 7, 13, 17], "exam": 23, "examin": 7, "exampl": [6, 12, 13, 14, 16, 17, 18, 20, 22], "exce": [2, 13, 14], "excel": [1, 2, 5, 6, 11, 23], "except": [1, 4, 5, 7, 8, 9, 10, 18], "excess": [1, 23], "excit": 1, "exclud": [2, 7, 13], "exclus": [1, 2, 4, 7, 20, 23], "execut": [3, 4, 5, 6, 14], "execute_with_cancel": [4, 5], "executing_eagerli": [4, 5], "exemplifi": 14, "exercic": [21, 23], "exercis": [6, 17, 19, 21], "exhaust": 7, "exhibit": [1, 6, 7, 9, 23], "exist": [1, 2, 3, 4, 6, 7, 8, 9, 10, 14, 18, 23], "exit": [6, 18], "exp": [0, 1, 2, 3, 6, 7, 8, 9, 11, 12, 13, 14, 16, 20, 23], "exp_term": 2, "expand": [0, 6, 8, 12, 14], "expandus": [1, 8], "expans": [1, 4, 6, 9, 11, 13, 14, 23], "expect": [1, 2, 6, 7, 8, 12, 13, 14, 16, 17, 23], "expectation_value_of_h_wrt_p": 20, "expens": [7, 11, 14], "experi": [1, 2, 7, 9, 14, 17, 23], "experiment": [1, 4, 5, 7, 10, 20, 23], "experimental_get_tracing_count": [4, 5], "expert": [2, 10], "explain": [1, 7, 10, 11, 12, 14, 23], "explained_variance_ratio_": 12, "explanatori": [1, 23], "explicit": [1, 4, 7, 14, 18, 23], "explicitli": [1, 5], "explod": 2, "exploit": [1, 4, 13, 14, 23], "explor": [2, 5, 7, 9, 14, 17], "expon": 2, "exponenti": [1, 2, 6, 7, 11, 14, 20, 23], "export": 10, "export_graphviz": 10, "export_text": 10, "exporttext": 10, "expos": 17, "express": [1, 3, 4, 6, 7, 8, 11, 13, 14, 18, 20, 23], "exptmean": 20, "exptvari": 20, "extend": [1, 3, 8, 12, 14, 17, 23], "extens": [1, 13, 16, 17, 23], "extent": [1, 2, 7, 22], "extern": [4, 7, 10], "extra": [2, 4, 6, 21, 23], "extract": [0, 1, 4, 6, 7, 8, 9, 12, 14, 18, 23], "extrapol": [1, 23], "extrem": [1, 2, 5, 6, 7, 8, 9, 10, 14, 18], "extremum": 14, "extrins": 12, "ey": [1, 6, 7, 14, 15, 18, 23], "f": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 18, 20, 21, 23], "f1": 14, "f11": [1, 23], "f12": [1, 23], "f13": [1, 23], "f1_grad": 14, "f1d": 14, "f2": 14, "f2_grad_x1": 14, "f2_grad_x1_analyt": 14, "f2_grad_x2": 14, "f2_grad_x2_analyt": 14, "f3": 14, "f3_grad": 14, "f3_grad_analyt": 14, "f4": 14, "f4_grad": 14, "f4_grad_analyt": 14, "f5": 14, "f5_grad": 14, "f6": 14, "f6_for": 14, "f6_for_grad": 14, "f6_grad_analyt": 14, "f6_while": 14, "f6_while_grad": 14, "f7": 14, "f7_grad": 14, "f7_grad_analyt": 14, "f8": 14, "f8_grad": 14, "f9": [1, 14, 23], "f9_altern": 14, "f9_alternative_grad": 14, "f9_grad": 14, "f_": 11, "f_0": [4, 11], "f_1": [11, 14], "f_2": [13, 14], "f_3": 13, "f_d": 20, "f_grad": 14, "f_grad_analyt": 14, "f_i": [1, 7, 13], "f_m": [4, 11], "f_n": 4, "f_vec": 3, "face": 14, "facecolor": [7, 9, 20], "facil": [0, 1, 16, 17, 23], "facilit": 13, "fact": [1, 2, 4, 6, 10, 12, 13, 14, 23], "factor": [1, 2, 4, 6, 7, 10, 11, 12, 14, 18, 20, 23], "factori": 14, "fade": 7, "fafab0": [10, 11], "fahimeh": 21, "fail": [0, 1, 4, 5, 7, 9, 10, 12, 14, 21, 23], "fail_on_error": [1, 8], "failur": 8, "fairli": [2, 3, 20], "fake": 5, "fake_loss": 5, "fake_output": 5, "fall": [4, 9, 10, 19], "fals": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 15, 18, 23], "famili": [1, 8, 9, 20], "familiar": [1, 4, 6, 7, 9, 16, 17, 18, 20, 23], "famou": [7, 13], "far": [1, 4, 5, 6, 7, 9, 12, 13, 14, 15, 23], "fashion": [1, 10, 11, 23], "fast": [2, 4, 7, 11, 13, 14, 17, 20, 23], "faster": [2, 12, 14], "fastest": [14, 18], "favor": [0, 8], "favorit": 20, "fc": 4, "fd": [1, 8], "featur": [0, 1, 2, 4, 6, 7, 8, 9, 11, 12, 13, 14, 17, 20, 23], "feature_nam": [0, 1, 2, 8, 10], "feautur": 10, "fed": 2, "feed": [1, 3, 4, 12, 17, 23], "feed_forward": 2, "feed_forward_out": 2, "feed_forward_train": 2, "feedback": [5, 23], "feeddorward": 5, "feedforward": [2, 5, 13], "feel": [1, 6, 7, 12, 14, 16, 17, 21, 23], "feet": 1, "fetch": 7, "few": [2, 4, 5, 6, 10, 20, 23], "fewer": [1, 10, 12, 23], "ffnn": [2, 13], "field": [1, 4, 7, 13, 17], "fifth": [1, 7, 16, 23], "fig": [0, 1, 2, 3, 4, 5, 7, 8, 13, 14, 15, 23], "fig_id": [1, 7, 8, 10, 23], "figaxi": 20, "figsiz": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 23], "figur": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 23], "figure_id": [1, 7, 8, 10, 23], "figurefil": [1, 7, 8, 10, 23], "file": [1, 3, 4, 5, 6, 7, 8, 10, 23], "file_prefix": 5, "filenam": 23, "filenotfounderror": [1, 8], "fill": [6, 10], "filter": [1, 4, 5, 8], "filter_traceback": [4, 5], "filtered_flat_arg": [4, 5], "filtered_tb": [4, 5], "final": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 19, 20, 21, 23], "financ": 1, "find": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 23], "fine": [1, 15, 16, 23], "finish": 3, "finit": [4, 6, 7, 13, 14, 20], "first": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 22], "firsteigvector": 12, "fit": [0, 2, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 16, 20], "fit_beta": 7, "fit_intercept": [1, 6, 7], "fit_mod": 10, "fit_transform": [1, 7, 9, 10, 12], "fiti": [1, 23], "five": [1, 10, 23], "fix": [1, 4, 5, 7, 11, 12, 13, 14, 23], "fixedloc": 7, "flag": 5, "flat": [13, 14], "flatten": [2, 4, 5, 6, 18], "flexibl": [2, 7, 9, 11, 13, 23], "flip": [21, 23], "float": [1, 4, 5, 6, 10, 12, 14, 15, 18, 23], "float32": [5, 10], "float64": [5, 18, 23], "flop": [6, 18], "flow": [2, 5, 13], "fluctuat": 6, "fly": 12, "fm": [1, 23], "fmax": 4, "fmesh": 14, "fn": [4, 5, 8], "fname": [1, 8], "focu": [1, 4, 5, 6, 7, 16, 17, 22, 23], "focus": [0, 2, 7, 8, 18], "fold": [7, 10], "folder": [1, 2, 5, 7, 23], "follow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23], "font": [1, 8, 20, 23], "fontdict": 20, "fontsiz": [2, 7, 9, 10, 11, 20], "fontweight": 2, "footprint": 4, "foral": 9, "forc": [1, 6, 7, 11, 12, 23], "forcast": 5, "forecast": [5, 13], "forest": [1, 2, 10, 17, 23], "forget": 12, "form": [0, 1, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 17, 18, 20, 23], "formal": [4, 5, 15, 20], "format": [0, 1, 2, 4, 5, 7, 8, 9, 10, 11, 12, 17, 20, 22], "format_data": 5, "formatstrformatt": [7, 14], "formul": [5, 7, 12, 15], "formula": [4, 14, 20], "forth": [5, 13], "fortran": [1, 16, 17, 18, 23], "fortran2003": [17, 23], "fortran90": 20, "fortun": [1, 12], "forward": [1, 4, 5, 7, 17, 18, 23], "forward_backward": [4, 5], "forward_funct": [4, 5], "foster": 23, "found": [2, 3, 5, 6, 7, 13, 14, 23], "foundat": [17, 23], "four": [5, 6, 7, 9, 13, 18, 19, 21, 23], "fourier": [1, 23], "fourierdef1": 4, "fourierdef2": 4, "fourierseriessign": 4, "fourth": [13, 23], "fp": 8, "frac": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "fractal": 10, "fraction": 10, "frame": [0, 8], "framework": [2, 9, 11, 20], "frank": [6, 12], "frankefunct": [6, 7, 12], "fredli": [21, 23], "free": [1, 7, 12, 14, 16, 17, 18, 20, 21, 22, 23], "freecodecamp": 17, "freedom": 6, "freeli": 1, "frequenc": [0, 4, 5, 7, 8, 20], "frequent": [1, 9, 10, 14], "frequentist": 17, "fresh": 11, "fridai": [21, 23], "friedman": [7, 19, 22, 23], "friendli": 5, "frodo": 23, "frog": 4, "from": [1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 14, 15, 17, 18, 20, 21, 22, 23], "from_cod": 10, "from_logit": [4, 5], "from_tensor_slic": 5, "fromnumer": 3, "front": [1, 5, 6, 16, 23], "fulfil": [3, 6, 13], "full": [1, 2, 4, 6, 8, 10, 11, 14, 20, 23], "full_matric": 6, "fulli": [4, 7, 13, 19, 20], "fun": [3, 17, 23], "func": 3, "function": [3, 4, 5, 6, 10, 15, 16, 17, 18], "functionali": 12, "fundament": [1, 7, 17, 23], "funtion": 3, "further": [3, 8, 10, 23], "furthermor": [0, 1, 4, 6, 7, 8, 12, 13, 14, 17, 23], "futur": [1, 5, 9, 10, 23], "fy": [16, 19, 21, 22, 23], "fys5419": [22, 23], "fys5429": [22, 23], "f\u00f8470": [21, 23], "g": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 14, 20, 23], "g0": 3, "g_": [3, 10, 11], "g_0": 3, "g_1": [3, 11], "g_2": [3, 11], "g_analyt": 3, "g_dnn_ag": 3, "g_euler": 3, "g_i": 3, "g_m": [4, 11], "g_n": 4, "g_re": 3, "g_t": 3, "g_t_d2t": 3, "g_t_d2x": 3, "g_t_dt": 3, "g_t_hessian": 3, "g_t_hessian_func": 3, "g_t_jacobian": 3, "g_t_jacobian_func": 3, "g_trial": 3, "g_trial_deep": 3, "g_vec": 3, "gain": [2, 6, 8, 10, 11, 14], "galleri": [1, 23], "game": 5, "gamge": 23, "gamma": [1, 3, 9, 10, 11, 12, 14, 23], "gamma1": 9, "gamma2": 9, "gamma_": [1, 23], "gamma_0": 11, "gamma_1": 11, "gamma_1x": 11, "gamma_i": [1, 9, 20, 23], "gamma_j": 14, "gamma_k": 14, "gamma_m": 11, "gamma_x": [1, 23], "gap": [7, 9], "gate": [0, 5, 13], "gather": [1, 2, 13], "gaug": 13, "gaussbacksub": 18, "gaussian": [5, 6, 7, 9, 15, 20], "gaussian_point": 15, "gaussian_rbf": 9, "gave": 14, "gavra": 23, "gbc": [19, 23], "gca": [3, 7, 9, 14], "gd": 2, "gd_clf": 11, "gdclassiffiercgain": 11, "gdclassiffierconfus": 11, "gdclassiffierroc": 11, "gdfit": 0, "gdm": 14, "gdregress": 11, "ge": [2, 6, 8, 20], "gen": [1, 8], "gen_loss": 5, "gen_tap": 5, "gender": [1, 23], "genener": 5, "gener": [0, 1, 2, 3, 4, 6, 7, 9, 11, 12, 13, 14, 15, 16, 18, 20, 22], "generallay": 13, "generate_and_save_imag": 5, "generate_imag": 5, "generate_latent_point": 5, "generate_simple_clustering_dataset": 15, "generated_imag": 5, "generator_loss": 5, "generator_loss_list": 5, "generator_model": 5, "generator_optim": 5, "genom": 17, "geodes": 12, "geometr": [1, 14, 23], "geometri": 6, "georg": 22, "geotif": 7, "geq": [3, 6, 9, 10, 14], "geron": [1, 16, 19, 22, 23], "get": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 16, 17, 18, 20, 21, 23], "get_dummi": 10, "get_paramet": 3, "get_split": 10, "get_yaxi": 9, "get_yticklabel": 7, "gg": 23, "gibb": [17, 23], "gif": 5, "gini": 11, "gini_index": 10, "ginvers": 14, "git": [1, 16, 17, 23], "giter": 14, "github": [1, 10, 16, 17, 19, 21, 22, 23], "gitlab": [1, 16, 17, 23], "give": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 20, 23], "given": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "global": [0, 7, 8, 14], "glorot": 2, "gnew": 14, "go": [1, 2, 4, 6, 7, 9, 10, 12, 13, 14, 23], "goal": [1, 8, 10, 23], "goe": [1, 2, 3, 6, 7, 14, 15, 18, 23], "golden": 14, "gone": 6, "gong": 2, "good": [2, 4, 5, 6, 7, 10, 11, 12, 14, 17, 20, 22], "goodfellow": [5, 19, 22, 23], "googl": [2, 5, 17, 23], "got": [2, 7, 14], "gotten": 23, "gov": 7, "gp": 22, "gpu": [2, 14, 17, 23], "grad": [3, 14], "grad_analyt": 14, "grade": 19, "gradient": [1, 4, 5, 8, 9, 10, 13, 17, 23], "gradientboostingclassifi": 11, "gradientboostingregressor": 11, "gradients_of_discrimin": 5, "gradients_of_gener": 5, "gradients_util": [4, 5], "gradienttap": 5, "gradual": [2, 15], "grai": [5, 7], "graph": [2, 10, 12, 13, 14], "graph_from_dot_data": 10, "graphic": [1, 2, 10, 23], "grasp": 1, "gray_r": [2, 4], "grayscal": 4, "great": [6, 14], "greater": [0, 2, 8, 20], "greatli": 14, "greedi": 10, "green": [1, 4, 10, 20], "grei": 5, "grid": [0, 2, 4, 7, 8, 9, 13, 20], "grossli": 14, "ground": [1, 23], "group": [1, 7, 8, 10, 15, 17, 19, 21, 23], "groupbi": [1, 23], "grow": [2, 4, 10, 11], "growth": [1, 23], "gru": 5, "guarante": [1, 4, 5, 14, 20, 23], "guess": [2, 5, 11, 14, 15], "guestrin": 11, "guid": 2, "h": [1, 2, 6, 7, 9, 14, 20, 21, 22, 23], "h1": 3, "h_": [1, 14, 23], "h_1": [3, 14], "h_2": [3, 14], "h_m": 11, "ha": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "haa": 21, "haanen": 23, "habit": 1, "had": [1, 2, 7, 8, 14, 23], "hadamard": [2, 13, 14], "half": [2, 9, 10], "halv": 11, "hand": [1, 2, 3, 4, 6, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23], "handi": 4, "handl": [1, 2, 3, 6, 10, 12, 17], "handle_unknown": 10, "handsid": 13, "handwrit": 13, "handwritten": [2, 6], "happen": [2, 3, 4, 5, 6, 7, 11, 14, 20], "hard": [0, 2, 8, 9, 11, 14], "hardcopi": [17, 23], "harder": [1, 2], "harmon": 4, "hasn": 2, "hassl": [1, 16, 17, 23], "hast": [17, 23], "hasti": [1, 7, 16, 19, 22, 23], "hat": [1, 2, 6, 7, 8, 10, 11, 12, 13, 14, 18], "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23], "haven": 2, "he": 8, "head": [1, 5, 11, 20], "header": [1, 23], "heads_proba": 11, "health": 1, "hear": [1, 14, 23], "heart": [1, 8, 23], "heatmap": [0, 1, 2, 4, 8, 23], "heavili": 1, "heavisid": 2, "height": [2, 4, 7], "held": 14, "help": [1, 2, 5, 13, 14, 23], "helper": [5, 15], "henc": [1, 6, 7, 9, 10, 11, 13, 14, 23], "henrik": [21, 23], "her": 8, "here": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "hereaft": [1, 9, 13, 23], "hermitian": 18, "hessenberg": 18, "hessian": [1, 3, 6, 14], "heterogen": [10, 11], "hi": 8, "hidden": [2, 4, 5, 13], "hidden_bia": 2, "hidden_bias_gradi": 2, "hidden_layer_s": [1, 2, 23], "hidden_neuron": 5, "hidden_weight": 2, "hidden_weights_gradi": 2, "hierarch": 6, "high": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 15, 17, 18, 23], "higher": [1, 2, 4, 6, 7, 9, 14, 23], "highest": [2, 3], "highli": [1, 4, 5, 11, 17, 18, 22, 23], "highwai": 1, "hing": 9, "hint": 14, "hip": 17, "hire": 1, "hist": [0, 5, 7, 8, 20], "histogram": [0, 1, 7, 8, 20], "histor": [8, 12], "histori": [4, 5, 13], "hitherto": 6, "hjorth": [0, 21, 23], "hobbi": 20, "hoc": 6, "hoff": 22, "hold": [2, 4, 7, 14, 15], "holder": [1, 23], "holomorphic_grad": 3, "home": 1, "homepag": 23, "homework": [7, 14], "homogen": [2, 4, 10, 11, 14], "honchar": 3, "hopefulli": [1, 12, 20, 23], "horizont": 12, "horlyk": 23, "hors": [4, 8], "hot": [2, 10], "hour": [2, 17, 19, 20, 21, 23], "how": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "howev": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 23], "hspace": [1, 5, 9, 11, 20, 23], "hstack": 2, "htf": [19, 23], "html": [0, 1, 10, 12, 17, 19, 21, 22, 23], "http": [0, 1, 4, 5, 7, 10, 12, 14, 17, 18, 19, 21, 22, 23], "huang": [1, 23], "huber": [1, 23], "huge": [2, 4, 5, 17], "human": [1, 2, 4, 7, 10, 13], "humid": 10, "hundr": 2, "hungri": 2, "hybrid": 19, "hydrogen": [1, 23], "hyperbol": [2, 5, 13], "hyperparam": 9, "hyperparamet": [4, 5, 6, 7, 10, 14, 23], "hyperplan": 12, "hz": [4, 5], "h\u00f8rlyk": 23, "i": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22], "i0": [1, 23], "i1": [1, 7, 9, 13, 23], "i2": [1, 9, 13, 23], "i3": [1, 13, 23], "i5": [1, 23], "i_": 14, "i_1": [6, 7], "i_2": [6, 7], "ian": 22, "ic": 2, "id": [8, 14], "ida": [21, 23], "idea": [1, 2, 3, 4, 5, 7, 10, 11, 13, 14, 18], "ideal": [1, 3, 7, 9, 14, 20, 23], "idem": 7, "ident": [6, 7, 13, 14, 18], "identifi": [1, 2, 8, 10, 12, 13, 14, 15, 23], "ieor": 20, "ifi": 22, "ifs": [17, 23], "ignor": [1, 2, 4, 10], "ii": [18, 20], "iii": [18, 23], "ij": [1, 2, 4, 7, 9, 13, 15, 18, 20, 23], "ik": [1, 18, 23], "illustr": [6, 8, 11, 13, 14, 15, 17, 23], "im": 7, "imag": [2, 4, 5, 7, 10, 12, 13, 15, 22, 23], "image_at_epoch_": 5, "image_batch": 5, "image_height": 4, "image_path": [1, 7, 8, 10, 23], "image_width": 4, "imageio": 7, "images_from_seed_imag": 5, "imagin": 2, "immedi": [1, 4, 5, 7, 16, 17, 23], "implement": [1, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 20, 23], "impli": [4, 6, 7, 8, 14, 18], "implicit": 4, "implicitli": [12, 20], "import": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 20], "importantli": 4, "impos": [1, 7, 12, 13, 23], "imposs": [1, 6, 23], "impress": [1, 13, 23], "improv": [1, 5, 6, 10, 11, 12, 14], "impur": 10, "imread": 7, "imshow": [2, 4, 5, 7], "in3050": [22, 23], "in3310": 23, "in4080": [22, 23], "in4300": [22, 23], "in4310": 22, "in5400": 4, "in5550": 22, "in_out_neuron": 5, "inaccur": 14, "inact": 13, "inadequ": [1, 23], "inch": 7, "includ": [1, 2, 3, 4, 5, 6, 7, 8, 12, 13, 16, 17, 20, 21, 22, 23], "include_bia": [7, 10], "incom": 13, "incorrect": 2, "incoveni": 9, "increas": [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 20, 23], "increasingli": 20, "ind": 7, "inde": [1, 3, 5, 6, 7, 14, 23], "indefinit": 5, "independ": [1, 6, 7, 8, 9, 13, 14, 20, 23], "index": [1, 2, 4, 5, 11, 15, 17, 18, 20, 22, 23], "index_col": [1, 23], "indic": [1, 2, 4, 5, 6, 7, 10, 11, 12, 14, 23], "indispens": 7, "individu": [2, 7, 8, 11, 13, 20, 23], "indu": 1, "indx": 18, "indx1": 3, "indx2": 3, "indx3": 3, "ineffici": [4, 14], "inequ": [9, 14], "inertia": 14, "inf1000": [17, 23], "inf1100": [17, 23], "inf1100l": [17, 23], "inf1110": [17, 23], "inf3000": 23, "infeas": 10, "infer": [1, 2, 5, 7, 22, 23], "inferenc": 2, "infil": [1, 7, 8, 10, 23], "infin": [6, 7, 8, 12], "infinit": 4, "infinitesim": 20, "influenc": [7, 11], "influenti": 2, "info": 23, "inform": [1, 2, 4, 5, 7, 10, 12, 13, 14, 15, 18, 22, 23], "infti": [4, 7, 14, 20], "ingeni": 14, "ingrad": 3, "ingredi": [1, 10, 23], "inher": 7, "inherit": [18, 23], "initi": [1, 2, 3, 7, 11, 14, 15, 18, 20, 23], "initial_epoch": [4, 5], "inject": 15, "inlin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "inner": [1, 14], "inp": 5, "inplac": 14, "input": [0, 1, 2, 4, 5, 6, 7, 8, 9, 13, 14, 15, 20, 23], "input_dim": 2, "input_shap": [4, 5], "inputs": 2, "inputs_shuffl": [1, 2], "insert": [4, 6, 7, 9, 11, 20], "insid": [0, 1, 5, 8], "insight": [1, 2, 6, 17, 23], "insist": [7, 14], "inspir": [1, 2, 13, 23], "instabl": 3, "instal": [1, 2, 6, 7, 10, 16], "instanc": [1, 2, 3, 5, 7, 10, 12, 14, 23], "instanti": 11, "instead": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 14, 15, 18, 20, 23], "institut": 2, "instruct": [1, 2, 16, 23], "int": [1, 2, 3, 4, 5, 6, 7, 12, 14, 15, 18, 20], "int32": 11, "int_": [4, 7, 20], "int_0": 20, "int_a": 20, "intak": 1, "integ": [2, 3, 14, 15, 18, 20, 23], "integer_vector": 2, "integr": [4, 7, 20, 23], "intellig": [1, 15, 22, 23], "intend": 11, "intens": 2, "intention": 15, "interact": [1, 7, 10, 13, 17, 23], "intercept": [1, 7, 9, 12, 14, 23], "intercept_": [1, 7, 9, 10, 14, 23], "interchang": [6, 13, 18], "interconnect": 2, "interest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 17, 20, 23], "interfac": [1, 2, 18], "interior": [1, 10, 23], "intermedi": 18, "intern": [2, 11, 13], "interpol": [2, 4, 5, 7, 13], "interpr": 6, "interpret": [1, 2, 7, 10, 11, 13, 14, 18, 20], "interv": [1, 4, 6, 7, 8, 14, 20, 23], "intial": 14, "intract": [1, 5], "intrins": [4, 12, 18, 20, 23], "intro": [17, 22, 23], "introduc": [1, 2, 6, 7, 9, 11, 13, 18, 20, 23], "introduct": [2, 3, 5, 14, 22], "introductori": [1, 5, 18, 22, 23], "intuit": [1, 6, 7, 9, 13, 14, 23], "inv": [1, 6, 14, 23], "invalid": [2, 9], "invalu": [1, 14, 16, 17, 23], "invari": 2, "invd": 6, "inver": 9, "invers": [1, 4, 7, 14, 16, 23], "inverse_transform": 9, "invert": [1, 6, 8, 11, 14, 23], "invh": 14, "invok": [1, 9], "involv": [0, 1, 3, 7, 8, 12, 13], "io": [1, 17, 19, 21, 22, 23], "ip": [1, 9, 20, 23], "ipca": 12, "ipykernel_72667": 2, "ipykernel_72720": 7, "ipykernel_72784": 23, "ipynb": [17, 23], "ipython": [1, 6, 8, 10, 12, 15, 16, 17, 23], "iq": 7, "iri": [9, 10], "irreduc": 7, "irrelev": 6, "irrespect": [1, 23], "isn": 6, "isnul": 1, "isomap": 12, "isotop": [0, 23], "issu": [2, 10, 18], "it_arrai": 14, "item": [1, 14, 23], "items": [18, 23], "iter": [0, 2, 3, 4, 5, 7, 9, 10, 12, 14, 15, 20], "its": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "itself": [6, 7, 13, 20], "j": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 18, 20, 22, 23], "j1": 18, "j_": 7, "j_lasso_sk": 7, "j_ridge_sk": 7, "j_sk": 7, "jackknif": [7, 17, 23], "jacobian": [3, 14], "jakobsen": 21, "jason": 5, "jax": [17, 23], "jensen": [0, 21, 23], "jerom": 22, "ji": [13, 18], "jit": 14, "jj": [1, 6, 7, 23], "jk": [1, 2, 7, 13, 18, 23], "jl": [1, 23], "jm": 18, "jnp": 14, "job": [3, 9, 11], "join": [1, 5, 7, 8, 10, 23], "joint": [5, 6], "judg": 14, "judgement": 7, "julia": [17, 18], "jump": 20, "junk": 5, "jupit": 23, "jupyt": [1, 10, 16, 17, 22, 23], "just": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 20, 23], "justif": 1, "justifi": [4, 11], "k": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 21, 23], "k0": [0, 8], "k1": [0, 8], "kaggl": 7, "kappa_d": 20, "karl": [21, 23], "karush": 9, "katrin": [21, 23], "keep": [1, 2, 5, 6, 7, 12, 14, 15, 18, 23], "keepdim": [2, 7, 11, 18], "kei": [1, 2, 4, 7, 13], "kept": [5, 7, 15], "kera": [1, 5, 17, 23], "kernel": [1, 2, 4, 17, 23], "kernel_regular": [2, 4], "kernel_s": 5, "kernelpca": 12, "kev": [1, 23], "kevin": [22, 23], "keyboardinterrupt": [3, 4, 5], "keyword": [7, 14, 18, 23], "kfold": 7, "kg": 2, "ki": 18, "kick": [2, 14], "kiener": 3, "kilomet": 7, "kind": [1, 3, 4, 5, 9, 13, 14, 15, 23], "kj": [7, 13, 18], "kjm": [17, 23], "kkt": 9, "kl": 20, "km": [13, 23], "kmean": 15, "kmeanspoint": 15, "kn_k": 15, "know": [1, 2, 3, 6, 7, 9, 14, 17, 23], "knowledg": [1, 17, 23], "known": [0, 2, 4, 5, 6, 7, 8, 9, 10, 13, 18, 20, 22], "kondev": [1, 23], "kp": 20, "kpca": 12, "kroneck": 15, "kuhn": 9, "kvalsund": [21, 23], "kwarg": [3, 4, 5], "kwd": [4, 5], "kwown": [1, 23], "l": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 18, 20, 23], "l0": [0, 8], "l1": [0, 1, 2, 4, 8, 23], "l1_l2": [2, 4], "l1regl": 6, "l2": [2, 4], "l_": 18, "l_1": [0, 8], "l_2": [0, 8, 14], "l_j": 13, "la": 14, "la_i": 13, "la_k": 13, "lab": [17, 23], "label": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 18, 20, 23], "labelencod": [0, 8, 11], "labels": [7, 9, 10], "labels_shuffl": [1, 2], "laboratori": 19, "lack": [1, 23], "lagari": 3, "lagrang": [9, 12], "lambda": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 20, 23], "lambda_": 12, "lambda_0": 12, "lambda_1": [6, 9, 12], "lambda_2": [9, 12], "lambda_i": [9, 12], "lambda_iy_i": 9, "lambda_jy_iy_j": 9, "lambda_k": 9, "lambda_n": [6, 9], "lamda": 2, "land": [1, 9], "landmark": 9, "landscap": 14, "langl": [1, 7, 12, 20, 23], "languag": [1, 2, 5, 9, 16, 17, 18, 22, 23], "lapack": [18, 23], "laplac": 6, "laptop": 17, "larg": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 20, 22, 23], "larger": [1, 4, 6, 7, 9, 11, 12, 14, 20, 23], "largest": [5, 9, 12], "lasso": [0, 1, 8, 17, 23], "lasso_sk": 7, "last": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 18, 20, 21, 23], "latent": 5, "latent_dim": 5, "latent_point": 5, "latent_space_value_rang": 5, "later": [0, 1, 2, 5, 8, 9, 13, 14, 15, 16, 17, 23], "latest": [5, 17], "latest_checkpoint": 5, "latex": 23, "latter": [1, 4, 7, 8, 9, 12, 14, 18, 20, 23], "lattic": 13, "law": 1, "layer": [1, 5, 14, 23], "lbfg": [0, 8, 10, 11, 12], "lcc": [6, 7], "lda": 12, "ldot": [1, 7, 12, 23], "le": [6, 8, 11, 14, 20], "lead": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "leaf": 10, "leaki": 2, "leakyrelu": 5, "lear": 14, "learn": [0, 4, 5, 6, 7, 8, 9, 10, 11, 13, 18, 19, 21, 22], "learnabl": 4, "learner": 11, "learnig": 23, "learning_r": [0, 4, 9, 11], "learning_rate_init": [1, 2, 23], "learning_schedul": 14, "least": [1, 8, 9, 11, 12, 16, 17, 18, 20], "leat": 14, "leav": [1, 2, 4, 6, 7, 10, 12, 23], "lectur": [1, 2, 6, 11, 12, 13, 14, 16, 17, 18, 19, 21, 22], "lecturenot": [1, 17, 22, 23], "left": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "leftarrow": [9, 13], "legaci": 4, "legend": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 23], "len": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 18, 23], "length": [1, 2, 3, 4, 5, 9, 10, 14, 17, 23], "length_of_sequ": 5, "leq": [1, 6, 8, 9, 14, 15, 20, 23], "less": [1, 2, 4, 5, 6, 7, 9, 10, 14, 17, 20, 23], "lessen": 2, "let": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "letter": [1, 18, 20, 23], "level": [1, 2, 6, 7, 10, 17, 18, 19, 21, 23], "li": [9, 12], "lib": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 23], "liblinear": [9, 11], "librari": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 16, 18, 20, 22], "licens": [1, 2, 16, 17, 23], "lie": [1, 7, 12, 20, 23], "life": [1, 2, 9, 13, 23], "lifetim": 14, "like": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 17, 18, 20, 23], "likelihood": [1, 2, 6, 10, 23], "lim_": 20, "lima": 21, "limit": [0, 1, 6, 7, 9, 10, 12, 13, 18, 23], "lin_clf": 9, "lin_model": 1, "lin_reg": 10, "linalg": [1, 3, 6, 7, 9, 12, 14, 18, 20, 23], "line": [1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 14, 23], "line1": 9, "line2": 9, "line3": 9, "linear": [0, 2, 4, 6, 7, 8, 10, 11, 12, 13, 17, 20], "linear_model": [0, 1, 6, 7, 8, 9, 10, 11, 12, 14, 23], "linear_regress": 7, "linearli": 6, "linearloc": [7, 14], "linearregress": [1, 7, 8, 10, 23], "linearsvc": 9, "liner": [2, 4], "linerar": 11, "linewidth": [1, 3, 5, 7, 9, 10, 11], "link": [1, 5, 10, 13, 17, 21, 23], "linlag": 6, "linpack": [18, 23], "linreg": [1, 23], "linspac": [1, 3, 4, 5, 7, 9, 10, 11, 14, 16, 18, 20, 23], "linu": 5, "linux": [1, 2, 16, 17, 23], "liquid": [1, 23], "list": [1, 2, 3, 4, 5, 8, 10, 17, 23], "listedcolormap": [10, 11], "literatur": [2, 8, 15, 22], "littl": [2, 4, 10, 13], "live": 9, "ll": [1, 20, 23], "lle": 1, "lloyd": [5, 15], "lmb": [1, 3, 6, 7], "lmbd": [1, 2, 4, 23], "lmbd_val": [1, 2, 4, 23], "lmbda": 14, "ln": [2, 14], "load": [0, 1, 2, 5, 7, 8, 10, 11], "load_boston": 1, "load_breast_canc": [0, 2, 8, 10, 11, 12], "load_data": [4, 5], "load_digit": [2, 4], "load_iri": [9, 10], "loc": [0, 1, 4, 7, 8, 9, 10, 11, 23], "local": [0, 1, 2, 3, 4, 5, 8, 13, 14], "locat": [3, 4, 9], "lock": [4, 5], "log": [0, 1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 14, 18, 23], "log10": [1, 6, 7], "log_": [1, 23], "log_clf": 11, "logarithm": [0, 1, 6, 8, 18, 23], "logic": [1, 2, 10, 23], "logist": [1, 2, 3, 9, 10, 11, 12, 13, 14, 17], "logisticregress": [0, 8, 10, 11, 12], "logit": [0, 8], "logreg": [0, 8, 10, 11, 12], "logspac": [1, 2, 4, 6, 7, 23], "long": [1, 2, 4, 5, 13, 14, 23], "longer": [3, 4, 9, 11, 15, 18, 20, 23], "loocv": 7, "look": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 23], "loop": [2, 5, 7, 11, 13, 15, 17, 18, 23], "lose": 2, "loss": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 14, 18, 23], "loss_fil": 5, "lossfil": 5, "lost": 5, "lot": [1, 2, 5, 7], "low": [1, 7, 10, 11, 12, 23], "lower": [1, 2, 4, 7, 10, 11, 18], "lowercas": [18, 23], "lowest": [10, 14, 20], "lr": [2, 4, 5, 11], "lstat": 1, "lstm": 5, "lstm_2layer": 5, "lstsq": [1, 23], "lt": 7, "lu": [1, 6, 23], "lubksb": 18, "luckili": 3, "ludcmp": 18, "lux": 18, "lvert": 2, "lw": [1, 23], "m": [1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23], "m1": 4, "m2": 4, "m_": [10, 13], "m_1": 15, "m_h": [1, 23], "m_k": 15, "m_l": 13, "m_n": [1, 23], "m_p": [1, 23], "m_t": 14, "ma": 12, "mac": 4, "machin": [2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 16, 18, 19, 22], "machinelearn": [1, 7, 17, 19, 21, 22, 23], "mackai": 22, "made": [1, 2, 4, 5, 6, 7, 8, 10, 12, 13, 23], "mae": [1, 23], "magic": 5, "magnitud": [0, 2, 7, 8, 14], "mai": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 17, 18, 20, 23], "mail": [19, 21], "main": [1, 2, 4, 5, 6, 7, 8, 10, 18, 22], "mainli": [0, 1, 6, 7, 8, 10, 23], "maintain": 7, "major": [2, 7, 10, 11, 14, 18, 23], "make": [0, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 17, 18, 20, 22], "make_axes_locat": 7, "make_moon": [9, 10, 11], "make_pipelin": [1, 7, 11], "make_vjp": 3, "makedir": [1, 7, 8, 10, 23], "makeplot": [1, 23], "malcondit": 18, "malign": [0, 2, 8, 10], "mammographi": 6, "manag": [1, 3, 4, 16, 17, 23], "mandatori": [21, 23], "mani": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 17, 18, 20, 22, 23], "manifold": 12, "manner": 4, "manual": 7, "map": [1, 2, 3, 7, 8, 9, 12, 13, 15, 20, 23], "margin": [1, 6, 9], "marit": [1, 23], "mark": 23, "marker": [1, 8, 18, 23], "markov": [17, 23], "marsaglia": 20, "mass": [1, 2, 6, 14], "massag": [1, 23], "masses2016": [1, 23], "masses2016ol": [1, 23], "masses2016tre": 1, "masseval2016": [1, 23], "master": [19, 21], "mat": [17, 23], "mat1100": [17, 23], "mat1110": [17, 23], "mat1120": [17, 23], "match": [2, 5, 6, 14, 15], "materi": [5, 6, 8, 14, 18, 21], "math": [0, 4, 8, 13, 14, 18, 20, 22, 23], "mathbb": [1, 5, 6, 7, 8, 9, 12, 13, 14, 15, 18, 20, 23], "mathbf": [0, 1, 6, 7, 8, 9, 14, 18, 23], "mathcal": [0, 2, 6, 7, 8, 14], "matheemat": 4, "mathemat": [1, 7, 12, 13, 14, 17, 18, 20, 22, 23], "mathemati": 23, "mathrm": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 20, 23], "matmul": [2, 3, 6], "matnat": 22, "matplotlib": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "matric": [1, 2, 4, 5, 7, 8, 9, 12, 14, 17], "matrix": [1, 3, 4, 5, 7, 8, 9, 11, 14, 16, 20], "matshow": 2, "matter": [3, 4, 14], "max": [1, 2, 3, 4, 5, 10, 11, 13, 14, 21, 23], "max_depth": [1, 10, 11], "max_diff": 3, "max_diff1": 3, "max_diff2": 3, "max_it": [0, 1, 2, 9, 10, 12, 14, 23], "max_iter": 15, "max_leaf_nod": 11, "max_queue_s": [4, 5], "max_sampl": 11, "maxdegre": [1, 7, 11], "maxdepth": 11, "maxim": [0, 2, 5, 6, 8, 9, 12], "maximum": [0, 1, 2, 3, 4, 6, 8, 9, 10, 11, 14, 15, 23], "maxpolydegre": [6, 7], "maxpooling2d": 4, "mbox": [6, 7], "mcculloch": 13, "md": 12, "mdoel": 5, "mean": [2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "mean_absolute_error": [1, 23], "mean_divisor": 15, "mean_i": 20, "mean_matrix": 15, "mean_squared_error": [1, 5, 7, 8, 11, 23], "mean_squared_log_error": [1, 23], "mean_vector": 15, "mean_x": 20, "meaning": [1, 5, 8, 23], "meansquarederror": [1, 23], "meant": [0, 3, 4, 8, 11, 14], "measur": [1, 2, 3, 6, 7, 10, 12, 13, 15, 20, 23], "mechan": [1, 5, 20, 23], "median": [1, 23], "medicin": 13, "medium": [5, 9, 14], "medv": 1, "meet": [1, 21], "mehta": [1, 23], "memori": [4, 5, 12, 13, 14, 18], "mention": [1, 13, 14, 20, 23], "mere": [1, 16, 23], "meshgrid": [3, 6, 7, 9, 10, 11, 12], "messag": [6, 14], "messi": 3, "met": [1, 4, 9], "meteorolog": 10, "meter": 7, "method": [0, 1, 2, 3, 4, 5, 6, 8, 9, 12, 13, 15, 17, 18, 20, 22], "metion": 7, "metric": [0, 1, 2, 4, 7, 8, 10, 11, 15, 16, 23], "metropoli": [17, 23], "mev": [1, 20, 23], "mgd": 14, "mglearn": [17, 23], "mgrid": 14, "mhjensen": [0, 2, 3, 7, 9, 10, 12], "mi": 11, "mia": [21, 23], "michigan": [0, 23], "microsoft": 22, "mid": 2, "midel": 5, "midpoint": 10, "might": [1, 2, 3, 5, 7, 10, 14], "mild": 10, "millimet": 7, "million": [1, 23], "mimic": 13, "min": [1, 3, 6, 9, 10], "min_": [1, 3, 6, 15, 23], "min_samples_leaf": 10, "mind": [1, 7, 14, 23], "mindboard": 5, "mine": [17, 23], "mini": [2, 12, 13, 14], "minibatch": [2, 12, 14], "minibathc": 14, "miniforge3": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 23], "minim": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "minima": [1, 2, 8, 14, 23], "minimum": [1, 2, 3, 7, 9, 10, 12, 14], "minmaxscal": 1, "minor": 20, "minst": 2, "minu": 8, "mirjalili": 23, "mirror": 10, "misc": 7, "misclassif": [9, 10, 11], "misclassifi": [9, 11], "miser": 1, "mismatch": 2, "miss": [1, 8, 11], "mistak": 5, "mit": 22, "mix": [2, 3, 23], "mixtur": 14, "mk": [10, 18], "mkdir": [1, 7, 8, 10, 23], "ml": [1, 2, 11, 14, 18], "mlab": 20, "mlbook": 23, "mle": [6, 8], "mlp": 2, "mlpclassifi": 2, "mlpregressor": [1, 23], "mm": 18, "mn": [13, 20], "mnist": [2, 12], "mod": 20, "mode": [19, 21, 23], "model": [0, 3, 4, 6, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 22], "model_select": [0, 1, 2, 4, 6, 7, 8, 10, 11, 12, 23], "moder": 11, "modern": [1, 7, 8, 17, 23], "modif": [3, 13, 14], "modifi": [0, 1, 2, 4, 6, 8, 9, 11, 13, 14, 23], "modul": [0, 1, 10, 12, 18, 23], "modular": 20, "modulo": 20, "moe": 12, "moment": [6, 7, 14, 20], "mondai": 23, "monitor": 14, "monomorphic_funct": [4, 5], "monoton": [6, 13, 20], "mont": [1, 7, 17, 20, 22, 23], "moor": [6, 7], "more": [1, 2, 3, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 17, 20], "moreov": [1, 4], "morten": [0, 21, 23], "mortenhj": 23, "most": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 20, 23], "mostli": [2, 12], "motion": [1, 14], "motiv": [2, 5], "move": [1, 5, 6, 7, 8, 10, 13, 14, 15, 20], "mpl": [1, 8, 23], "mpl_toolkit": [3, 7, 14], "mplot3d": [3, 7, 14], "mplregressor": 2, "mse": [1, 5, 6, 7, 10, 11, 16, 23], "mse_simpletre": 11, "mselassopredict": 6, "mselassotrain": 6, "mseownridgepredict": 7, "msepredict": 6, "mseridgepredict": [1, 6, 7], "msetrain": 6, "msle": [1, 23], "mt": [0, 8, 13], "mu": [1, 7, 12, 14, 20, 23], "mu0": 20, "mu1": 20, "mu2": 20, "mu_": [7, 20], "mu_i": 7, "mu_n": 12, "mu_x": 20, "much": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 18, 20, 23], "multi": [1, 2, 4, 8, 17, 23], "multiclass": [0, 2, 8], "multidimension": [12, 13, 23], "multilay": 2, "multinomi": [0, 8], "multipl": [0, 3, 5, 6, 7, 8, 13, 14, 20], "multipli": [4, 6, 7, 12, 14, 18, 20], "multiplum": 9, "multivari": [1, 3, 11, 12, 17, 20, 23], "multivariate_norm": [12, 15], "murphi": [12, 22, 23], "must": [2, 3, 6, 7, 9, 11, 13, 14, 15, 20], "mutat": 8, "mutual": [2, 4, 7, 14], "mx_": 20, "my": 23, "myenv": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 23], "myriad": [1, 16, 17, 23], "mz1": 20, "mz2": 20, "m\u00f8svatn": 7, "n": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 18, 20, 23], "n1": 18, "n2": 18, "n_": [2, 3, 4, 9, 13, 20], "n_0": [13, 20], "n_boostrap": [7, 11], "n_bootstrap": 7, "n_categori": [2, 4], "n_cluster": 15, "n_compon": 12, "n_data": 0, "n_epoch": 14, "n_estim": 11, "n_examples_to_gener": 5, "n_featur": 2, "n_filter": 4, "n_hidden": 3, "n_hidden_neuron": [1, 2, 23], "n_i": 20, "n_input": [1, 2, 4], "n_instanc": 10, "n_iter_i": [0, 10, 12], "n_job": 11, "n_k": 15, "n_l": [13, 20], "n_layer": 2, "n_m": 10, "n_neuron": 2, "n_neurons_connect": 4, "n_neurons_layer1": 2, "n_neurons_layer2": 2, "n_point": 15, "n_sampl": [7, 9, 10, 11, 15], "n_split": 7, "n_step": 5, "n_t": 3, "n_x": 3, "nabla": [2, 14], "nabla_": [3, 14], "nabla_w": 14, "nag": 14, "naimi": [1, 23], "naiv": [0, 8], "naive_kmean": 15, "najafi": 21, "name": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23], "nameerror": 11, "narrow": 14, "nary_f": 3, "nary_op_arg": 3, "nary_op_kwarg": 3, "nary_oper": 3, "nation": [2, 6], "nativ": [17, 23], "natur": [1, 2, 5, 9, 10, 13, 14, 20, 22, 23], "navier": 13, "nb": 20, "nb_": 18, "nbconvert": 23, "nbviewer": 10, "nd": 15, "ndarrai": [3, 7], "ne": [10, 11, 18, 20], "nearest": [2, 4, 7, 12], "nearli": 14, "neat": 23, "neccesari": 7, "necess": 3, "necessari": [1, 2, 4, 5, 9, 15, 23], "necessarili": [1, 5, 12, 20, 23], "necesserali": 6, "neck": 8, "need": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20], "neg": [0, 1, 2, 4, 6, 7, 8, 11, 14, 18, 20, 23], "neg_mean_squared_error": 7, "neglect": 20, "neglig": 20, "neighbor": [4, 7, 12], "neither": [5, 14], "neq": [14, 15, 20], "nervou": 13, "nest": [3, 10, 13], "nesterov": 14, "net": [3, 5, 13], "netlib": [18, 23], "network": [1, 10, 14, 17, 22], "neural": [0, 1, 14, 17, 22], "neural_network": [1, 2, 3, 23], "neuralnetwork": 2, "neuron": [2, 3, 4, 5, 13], "neutral": [1, 23], "neutron": [1, 23], "never": [2, 4, 5, 7, 10, 20], "new": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 23], "new_chang": 14, "new_hobbit": 23, "new_tracing_count": [4, 5], "newaxi": [1, 4, 7, 10], "newli": [1, 23], "newton": [2, 8, 9, 14, 20], "next": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 23], "next_guess": 14, "next_input": 5, "ng": 2, "ngini": 10, "ni": 15, "nice": [1, 2, 6, 12, 23], "niter": 14, "nitric": 1, "nlambda": [1, 6, 7], "nlp": 22, "nm": 20, "nm_n": [1, 23], "nmse": 7, "nn": [3, 6, 7, 13, 18], "nn_model": 2, "nnmin": 3, "node": [2, 3, 4, 10, 11, 13], "nois": [1, 5, 6, 7, 9, 10, 11, 14, 16, 23], "noise_dimens": 5, "noisi": [2, 7], "non": [1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 18, 20, 23], "none": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 20, 23], "nonlinear": [4, 7, 9, 10, 12, 13], "nonneg": [7, 10, 14], "nonparametr": 7, "nonsens": 20, "nonsingular": 18, "nonumb": [0, 4, 8, 9, 14, 18], "nonxla": [4, 5], "nor": [2, 5, 14], "norm": [1, 2, 6, 7, 9, 12, 14, 23], "normal": [0, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 23], "normali": [18, 23], "norwai": [7, 23], "notat": [1, 3, 6, 7, 14, 15, 20, 23], "note": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23], "notebook": [1, 2, 4, 10, 16, 17, 23], "noth": [2, 3, 6, 9, 13, 15, 20], "notic": [5, 6, 13, 14, 18, 20, 23], "notion": 4, "novel": [4, 7, 11], "novemb": [2, 19, 21, 23], "now": [0, 1, 3, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 20, 23], "nowadai": [1, 2, 4, 10, 17, 23], "nox": 1, "np": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 23], "npr": 3, "nsampl": [7, 10], "nt": 3, "ntrained_model": 7, "nu": 20, "nuclear": 6, "nuclei": [1, 20, 23], "nucleon": [1, 23], "nucleu": [1, 23], "num": 5, "num_coordin": 3, "num_featur": 0, "num_hidden_neuron": 3, "num_it": 3, "num_iter": 0, "num_neuron": 3, "num_neurons_hidden": 3, "num_output": [4, 5], "num_point": 3, "num_tre": 11, "num_valu": 3, "number": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 23], "numberid": 8, "numberparamet": 4, "numer": [1, 6, 7, 10, 11, 12, 13, 14, 17, 18, 22, 23], "numpi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20], "nunmpi": 6, "nvalu": 10, "nx": 3, "nx_test": 7, "nx_train": 7, "nx_train_mean": 7, "ny": 20, "ny_pr": 7, "ny_train": 7, "ny_train_mean": 7, "o": [1, 2, 5, 6, 7, 8, 9, 10, 12, 16, 18, 21, 22, 23], "obei": [7, 12, 14], "object": [1, 2, 3, 5, 7, 9, 11, 18, 23], "obliqu": 6, "observ": [1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 20], "obtain": [0, 1, 2, 6, 7, 8, 9, 10, 11, 13, 14, 15, 18, 20, 23], "obviou": [6, 7, 12, 20], "obviouli": 23, "obvious": [1, 5, 6, 7, 18, 23], "occupi": 1, "occur": [1, 7, 9, 10, 18, 20, 23], "octob": [0, 19, 21, 23], "od": 1, "odd": [0, 1, 4, 8, 23], "odenum": 3, "odesi": 3, "oen": 1, "off": [2, 4, 5, 6, 10, 14, 20], "offer": [7, 12, 17, 18, 19, 21, 23], "offic": [21, 23], "offici": [19, 23], "often": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 23], "ofter": [18, 23], "ol": [1, 14, 16, 23], "old": [2, 6, 11, 14], "ols_sk": 7, "ols_svd": 7, "olsbeta": [1, 6], "omega": [3, 4, 7], "omega_0": 4, "omit": [1, 6, 23], "on_train_batch_begin": [4, 5], "onc": [2, 7, 10, 12, 14], "one": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 18, 20, 21, 23], "onehot": 2, "onehot_vector": 2, "onehotencod": 10, "ones": [1, 3, 6, 7, 9, 10, 11, 12, 14, 18, 23], "ones_lik": 5, "onl": 4, "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "onlin": [12, 19], "onto": [6, 12], "op_nam": [4, 5], "open": [1, 2, 5, 7, 8, 10, 16, 17, 19, 21, 23], "oper": [1, 2, 4, 6, 7, 11, 12, 13, 14, 16, 17, 20, 23], "operation": 20, "oplu": 20, "opmiz": 14, "opportun": 1, "oppos": [7, 14], "opposit": [2, 6, 9], "opt": [2, 6, 23], "optim": [1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 15, 16], "optimis": [2, 4], "option": [0, 1, 2, 4, 6, 7, 9, 10, 12, 18], "optionalxlacontext": [4, 5], "optmiz": [2, 9, 14], "oral": 23, "orang": 1, "order": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 16, 18, 20, 23], "ordinari": [1, 3, 4, 8, 12, 14, 16, 17], "oreilli": [22, 23], "org": [0, 1, 4, 5, 10, 12, 17, 18, 22, 23], "organ": [7, 8, 11, 18], "orient": [2, 6, 20], "origin": [1, 4, 6, 7, 9, 12, 13, 14, 18, 23], "orthogn": 6, "orthogon": [1, 6, 7, 9, 12, 14, 18, 23], "orthonorm": 6, "os": [21, 23], "oscar": 2, "oscil": [4, 14], "oserror": [1, 8], "oslo": [0, 1, 16, 17, 19, 21, 23], "osx": [1, 16, 17, 23], "other": [1, 2, 3, 4, 6, 7, 8, 9, 11, 14, 15, 16, 17, 19, 20, 21, 22], "otherwis": [1, 2, 5, 8, 14, 18, 23], "ouput": [6, 8, 13], "our": [0, 2, 3, 4, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 20], "ourmodel": 1, "ourselv": [1, 6, 7, 9, 12, 14, 23], "out": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 20, 23], "out_fil": 10, "outcom": [1, 8, 10, 11, 13, 20], "outdoor": 10, "outer": [7, 13, 14], "outfil": 5, "outgrad": 3, "outlier": [1, 9, 23], "outlin": [7, 11, 12], "outlook": 10, "outperform": 11, "output": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 18, 20, 23], "output_bia": 2, "output_bias_gradi": 2, "output_shap": 5, "output_weight": 2, "output_weights_gradi": 2, "outputlayer1": 13, "outputlayer2": 13, "outsid": 5, "over": [1, 2, 4, 5, 6, 7, 10, 11, 13, 14, 18, 23], "over1": 14, "overal": [2, 11], "overcast": 10, "overcom": [13, 14], "overdetermin": [1, 23], "overfit": [1, 2, 4, 7, 10, 11, 14], "overflow": [2, 6], "overhead": 13, "overlap": [0, 4, 8, 9, 10], "overlin": [1, 6, 7, 10, 11, 12, 15, 18, 23], "overst": 1, "overtrain": 5, "overview": 4, "own": [5, 6, 7, 9, 13, 14, 17, 18], "owner": 1, "ownmsepredict": 1, "ownmsetrain": 1, "ownridgebeta": [1, 7], "ownypredictridg": 1, "ownytilderidg": 1, "oxid": 1, "p": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 20, 23], "p0": 3, "p1": 3, "p_": [3, 5, 9, 10], "p_hidden": 3, "p_i": [6, 20], "p_j": 20, "p_n": 20, "p_output": 3, "p_x": 20, "pack": [1, 23], "packag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 16, 17, 20], "packtpub": 23, "packtpublish": 23, "pad": [4, 5], "page": [1, 10, 17, 23], "pai": [1, 2, 10, 14], "pair": [1, 3, 4, 10, 17, 20, 23], "panda": [0, 1, 5, 6, 7, 8, 10, 12, 16, 17], "panel": 23, "paper": 2, "paradigm": [1, 23], "parallel": [4, 5, 11, 14, 17, 18, 23], "param": [3, 5], "paramat": 3, "paramet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 20], "parameter": [1, 7, 11, 23], "parametr": [1, 7, 16, 23], "paramt": [4, 6], "parent": 3, "part": [1, 2, 4, 6, 7, 11, 18, 19, 20, 21, 23], "partial": [0, 1, 2, 6, 7, 8, 9, 11, 12, 13, 14, 20, 23], "particip": [17, 19, 21, 23], "particl": [1, 5, 14, 20, 23], "particular": [1, 2, 3, 4, 6, 7, 10, 11, 12, 13, 14, 20, 22, 23], "particularli": [6, 7, 9, 12, 14, 20], "partit": [2, 5, 10], "partli": [7, 23], "pass": [3, 4, 13, 15], "past": [11, 20], "patch": [7, 20], "path": [1, 5, 7, 8, 10, 16, 17, 23], "patient": 8, "patter": 5, "pattern": [1, 4, 5, 13, 19, 22, 23], "pauli": [1, 23], "pc": [12, 17], "pca": [0, 1, 8, 17, 23], "pd": [0, 1, 5, 6, 7, 8, 10, 12, 23], "pde": 3, "pdf": [1, 4, 5, 6, 7, 10, 22, 23], "pedagog": [1, 23], "penal": 7, "penalti": [7, 14], "penros": [6, 7], "pentagon": 14, "peopl": [1, 2, 10, 14, 17], "per": [1, 2, 7, 19, 21, 23], "percentag": [1, 11, 12, 21], "perceptron": [0, 1, 2, 8, 23], "peregrin": 23, "perfect": [1, 2, 14, 23], "perfectli": [5, 7], "perform": [1, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "performac": 5, "perhap": [1, 6, 14, 23], "perimet": [2, 10], "period": [2, 5, 20], "permut": 12, "persist": 14, "person": [6, 7, 8, 19, 21, 23], "perspect": 22, "pertin": [13, 23], "petal": [9, 10], "peter": 22, "phantom": 20, "phase": [7, 13], "phenomena": 20, "phi": 9, "phi_k": 9, "philosophi": 14, "phone": [21, 23], "photo": 5, "phrase": [1, 23], "physic": [0, 1, 2, 5, 8, 13, 14, 20, 21, 22, 23], "pi": [0, 3, 4, 6, 7, 8, 10, 13, 14, 20], "pick": [2, 10, 11, 12, 14, 15], "pickl": 2, "pictur": [1, 23], "pie": [17, 23], "piec": [12, 15], "pillow": [1, 16, 17, 23], "pinv": [6, 7, 14], "pip": [1, 2, 16, 17, 23], "pip3": [1, 2, 16, 23], "pipelin": [1, 7, 9, 11], "pippin": 23, "pit": 5, "pitfal": 7, "pitt": 13, "pixel": [2, 4, 5], "pixel_height": [2, 4], "pixel_width": [2, 4], "place": [1, 5, 7, 9, 14, 18, 23], "plai": [1, 4, 5, 6, 7, 9, 12, 17, 23], "plain": [9, 11, 13, 14, 15], "plan": [7, 10, 21, 22, 23], "plane": [9, 10], "plateau": 6, "platform": [4, 5, 17, 23], "plausibl": 13, "pleas": [0, 4, 10, 12, 14, 21, 23], "plenti": 2, "plethora": [4, 13], "plot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "plot_confusion_matrix": [0, 8, 11], "plot_count": 7, "plot_cumulative_gain": [0, 8, 11], "plot_data": 2, "plot_dataset": 9, "plot_decision_boundari": [10, 11], "plot_import": 11, "plot_max": 5, "plot_min": 5, "plot_model": 5, "plot_numb": 5, "plot_predict": 9, "plot_regression_predict": 10, "plot_result": 5, "plot_roc": [0, 8, 11], "plot_surfac": [3, 7, 14], "plot_train": 10, "plot_tre": [10, 11], "plt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "plu": [1, 4, 6, 8, 23], "pm": 9, "pmatrix": 3, "pml": 22, "pn": 4, "png": [1, 5, 7, 8, 10, 23], "point": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 23], "point_1": 5, "point_2": 5, "poisson": [17, 20, 23], "poli": [7, 9], "poly100_kernel_svm_clf": 9, "poly3": 1, "poly3_plot": 1, "poly_featur": [9, 10], "poly_features10": 10, "poly_fit": 10, "poly_fit10": 10, "poly_kernel_svm_clf": 9, "polydegre": [1, 6, 7, 11], "polygon": 14, "polym": 13, "polymorphic_funct": [4, 5], "polynomi": [1, 6, 7, 8, 9, 10, 11, 12, 16, 23], "polynomial_featur": 7, "polynomial_svm_clf": 9, "polynomialfeatur": [1, 7, 9, 10], "polytrop": [1, 7, 23], "pool": 4, "pool_siz": 4, "poor": [2, 14], "poorli": 1, "pop": 3, "popul": [1, 6, 23], "popular": [1, 2, 4, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20], "popularli": [1, 23], "portabl": 11, "portion": [12, 14], "pose": [1, 5, 6, 7, 12, 20, 23], "posit": [1, 2, 3, 4, 6, 8, 9, 11, 12, 14, 15, 18, 20, 23], "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 21, 23], "possible_gradient_typ": [4, 5], "possible_gradient_types_non": [4, 5], "possibletapegradienttyp": [4, 5], "possibli": [7, 9, 14], "posterior": 6, "postpon": [1, 23], "postul": 6, "potenti": [1, 4, 6, 7, 13, 14, 23], "pott": 13, "power": [1, 2, 6, 7, 9, 10, 13, 14, 23], "pp": [6, 7], "practic": [0, 1, 6, 7, 8, 9, 20], "practition": [1, 2, 4, 23], "pre": 23, "preced": [2, 12, 13, 20], "preceed": 5, "preceq": 9, "precis": [1, 3, 6, 12, 14, 18, 20, 23], "pred": 7, "predicit": 1, "predict": [0, 1, 2, 6, 7, 8, 9, 10, 11, 16, 17, 22, 23], "predict_prob": 2, "predict_proba": [0, 8, 11], "predictor": [1, 6, 7, 8, 10, 11, 12, 23], "prefer": [1, 2, 7, 9, 10, 12, 14, 16, 17, 23], "prepar": [1, 7, 18, 23], "preprocess": [0, 1, 5, 7, 8, 9, 10, 11, 12], "prerequisit": 1, "presenc": 14, "present": [1, 6, 7, 8, 10, 13, 14, 18, 20, 23], "preserv": [4, 12, 18], "press": [14, 22], "pretrain": [2, 5], "pretti": [1, 5, 9, 10, 16, 17, 23], "prev_centroid": 15, "prevent": [14, 20], "previou": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 18, 20], "previous": [3, 4, 10, 11, 20], "price": [1, 5, 10, 14], "primal": 9, "primari": [1, 8, 23], "prime": 20, "princip": [0, 1, 6, 8, 17, 23], "principl": [1, 7, 8, 9, 15, 23], "print": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 20, 23], "print_funct": [9, 10], "printout": [1, 23], "prior": [1, 6, 7, 23], "privat": 1, "prob": [2, 20], "probabilist": [1, 22, 23], "probabl": [0, 1, 2, 4, 5, 7, 8, 11, 14, 17, 23], "problem": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 17, 18, 20], "probml": 22, "proce": [1, 6, 7, 8, 9, 10, 11, 12, 14, 18, 23], "procedur": [3, 5, 6, 7, 9, 11, 12, 14], "proceed": 18, "process": [1, 3, 5, 7, 10, 11, 13, 14, 16, 17, 18, 20, 22, 23], "prod": 22, "prod_": [2, 6, 8], "produc": [1, 4, 5, 6, 7, 10, 11, 12, 13, 14, 17, 18, 20, 23], "product": [1, 2, 4, 6, 7, 8, 9, 13, 14, 17, 18, 23], "profess": [1, 23], "profil": [4, 5], "profile_util": [4, 5], "program": [1, 2, 5, 6, 7, 9, 13, 15, 16, 17, 18, 19, 20, 21, 23], "programm": 18, "progress": [2, 5, 15], "prohibit": 7, "project": [1, 2, 3, 4, 6, 12, 14, 17, 19, 21], "project_root_dir": [1, 7, 8, 10, 23], "promin": 13, "promis": 9, "promot": [21, 23], "prone": 10, "pronounc": [14, 17, 23], "proof": [1, 12, 13, 14, 23], "propag": [3, 4, 14], "proper": [1, 3, 7, 8], "properli": [2, 7, 9, 11, 14], "properti": [1, 2, 4, 13, 14, 18, 23], "proport": [1, 2, 6, 10, 12, 14, 20, 23], "propos": [2, 5, 7, 11, 23], "propto": [6, 14], "proton": [1, 23], "prove": [4, 14], "provid": [1, 2, 4, 5, 6, 7, 9, 10, 11, 13, 14, 16, 17, 18, 20, 23], "proxi": [2, 14], "prune": 10, "pseudo": [18, 20], "pseudoinv": 6, "pseudoinvers": [6, 7], "pseudorandom": [7, 20], "psychologi": [1, 23], "pt": 14, "public": [1, 17, 23], "punish": [1, 2, 23], "pure": [4, 10, 20], "purest": 10, "puriti": 10, "purpos": [1, 4, 11, 13, 15, 23], "put": 2, "py": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 23], "pycod": 23, "pydata": 17, "pydot": 10, "pyhton2": 23, "pylab": [1, 8, 23], "pylint": [4, 5], "pypi": 17, "pyplot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "pythagora": 6, "python": [2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 20], "python2": [1, 16, 23], "python3": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 16, 17, 23], "pytorch": [1, 17, 23], "pywrap_tf": [4, 5], "q": [6, 7, 9, 12, 20], "qp": 9, "qquad": [3, 12, 14, 18], "qr": [6, 7, 18], "quad": [2, 14, 18], "quadrat": [1, 9, 10, 14, 16, 23], "qualit": [5, 10, 20], "qualiti": [1, 10, 16, 17, 23], "quantifi": 2, "quantil": 11, "quantit": [1, 7, 10, 23], "quantiti": [1, 3, 6, 7, 8, 10, 11, 12, 13, 15, 18, 20, 23], "quantum": [5, 13, 22, 23], "quartil": 1, "quench": 6, "queri": 10, "question": [1, 6, 7, 10, 12, 13, 14, 21, 23], "qugan": 5, "quick": [5, 20], "quick_execut": [4, 5], "quickli": [2, 4, 10, 12, 14], "quit": [2, 6, 7, 10, 11, 13], "quot": 5, "r": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20], "r2": [1, 6, 7, 23], "r2_score": [1, 23], "r2score": [1, 23], "r_1": 10, "r_2": 10, "r_j": 10, "r_m": 10, "rad": 1, "radial": [1, 9, 13], "radioact": 20, "radiu": [1, 2, 10], "rag": 3, "rain": 10, "rais": [1, 3, 8], "ramp": 2, "ran0": 20, "ran1": 20, "ran2": 20, "ran3": 20, "rand": [1, 5, 6, 7, 10, 11, 14, 16, 18, 23], "randint": [7, 10, 14], "randn": [1, 2, 3, 6, 7, 10, 12, 14, 16, 23], "random": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 16, 17, 18, 23], "random_forest_model": 11, "random_index": 14, "random_indic": [2, 4], "random_st": [0, 1, 8, 9, 10, 11, 12], "randomforestclassifi": 11, "randomli": [2, 7, 10, 14, 15], "rang": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 18, 20, 23], "rangl": [1, 7, 12, 20, 23], "rangle_x": 20, "rank": 6, "rankdir": 5, "raphson": [2, 9, 14], "rapidli": 1, "rare": [0, 2, 14, 23], "raschka": 23, "rasckha": 23, "rate": [1, 2, 3, 4, 5, 9, 10, 11, 13, 14], "rather": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "ratio": [0, 5, 8, 10, 11, 12], "rational": [1, 23], "ravel": [0, 6, 7, 8, 9, 10, 11, 12, 14, 18], "raw": 4, "rbf": [9, 12, 13], "rbf_kernel_svm_clf": 9, "rbf_pca": 12, "rc": [1, 20], "rc_temp": [1, 8], "rcond": [1, 23], "rcparam": [1, 2, 4, 8, 9, 10, 11, 20, 23], "re": [3, 5, 14], "reach": [0, 2, 5, 6, 7, 10, 11, 12, 13, 14, 15], "read": [1, 3, 4, 5, 6, 7, 8, 9, 12, 13, 18, 19, 20, 22], "read_csv": [1, 7, 8, 10, 23], "read_fwf": [1, 23], "reader": [1, 7, 18, 20, 23], "readi": [1, 2, 6, 7, 9, 11, 12, 13, 18, 23], "readili": 2, "readthedoc": 17, "real": [0, 1, 2, 3, 5, 8, 11, 12, 13, 18], "real_loss": 5, "real_output": 5, "realist": 9, "realiti": 20, "realiz": [2, 13], "realli": [1, 2, 23], "rearrang": 14, "reason": [1, 2, 4, 5, 11, 14, 22, 23], "reassign": 2, "recal": [6, 7, 10, 11, 12, 13, 18, 20, 23], "recast": 4, "receiv": [2, 4, 11, 13, 20], "recent": [1, 3, 4, 5, 7, 8, 11, 14, 22, 23], "recept": [4, 13], "receptive_field": 4, "recip": [1, 7, 8, 18, 23], "reciproc": 6, "recogn": [1, 5, 6, 11, 23], "recognit": [1, 2, 4, 13, 19, 22, 23], "recommen": 23, "recommend": [1, 3, 4, 5, 6, 7, 9, 14, 16, 17, 18, 22], "reconsid": 10, "reconstruct": 12, "record": [11, 19, 21, 23], "rectangl": [10, 14], "rectangular": 6, "rectifi": [2, 4, 13], "recur": [1, 17, 23], "recurr": [1, 2, 17, 23], "recurs": [10, 17, 18, 23], "red": [1, 4, 5, 7, 9, 10], "redefin": [1, 11, 23], "reduc": [2, 4, 6, 7, 10, 11, 12, 14, 23], "reduct": [1, 11, 12, 17, 20, 23], "refer": [0, 1, 2, 3, 4, 6, 7, 10, 12, 13, 14, 15, 18, 22, 23], "referenc": 3, "refin": 13, "refit": 7, "reflect": [1, 2, 5, 6, 20, 23], "refresh": [17, 23], "refreshprogrammingskil": 23, "reg": [11, 12], "regard": [2, 10, 14], "regardless": 13, "region": [4, 5, 7, 10, 13], "regist": [7, 20], "reglasso": 6, "regr_1": [1, 10], "regr_2": [1, 10], "regr_3": [1, 10], "regress": [2, 9, 12, 13, 16, 17, 18], "regressor": [1, 8, 11, 23], "regridg": [1, 6, 7], "regular": [0, 1, 4, 5, 6, 7, 8, 10, 14, 21, 23], "regularis": 7, "reilli": [1, 16, 22, 23], "reinforc": [1, 9, 17, 23], "reiter": 2, "reject": 8, "rel": [0, 1, 5, 7, 8, 10, 13, 14, 20, 23], "relat": [1, 2, 4, 5, 6, 12, 14, 15, 18, 20, 23], "relationship": [1, 5, 10, 23], "relativeerror": [1, 23], "releas": [2, 4, 5, 17, 23], "relev": [0, 1, 2, 6, 8, 12, 16, 17, 20, 23], "reli": [1, 7, 9], "reliabl": [8, 20], "relu": [4, 5, 23], "remain": [2, 3, 5, 7, 13, 18, 20], "remaind": 20, "reman": 3, "remark": 2, "rememb": [1, 9, 14, 18, 23], "remind": [1, 6, 12, 14, 18, 20], "remov": [1, 5, 6, 7], "render": [1, 10, 23], "reorder": [0, 6, 8], "reorgan": [1, 23], "repeat": [1, 2, 4, 5, 6, 7, 10, 11, 12, 14, 15, 18, 20, 23], "repeated": 23, "repeatedli": [1, 7, 11, 14], "repet": 4, "repetit": [7, 23], "rephras": 14, "replac": [1, 2, 4, 5, 6, 7, 11, 13, 15, 16, 17, 23], "replica": 7, "report": 23, "repositori": [1, 5, 23], "repres": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 20, 23], "represent": [1, 2, 4, 7, 10, 20, 23], "representd": 4, "reproduc": [1, 6, 7, 10, 13, 16, 17, 20, 23], "repuls": [1, 23], "request": [1, 14], "requir": [1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 18, 23], "rerun": 10, "res1": 3, "res2": 3, "res3": 3, "res_analyt": 3, "res_analytical1": 3, "res_analytical2": 3, "res_analytical3": 3, "resaml": 7, "resampl": [1, 8, 11, 17, 23], "rescal": [1, 12, 13], "rescu": 6, "reseach": 7, "research": [1, 5, 14, 17, 22, 23], "resembl": [7, 20], "reserv": [2, 6, 7, 20], "reshap": [1, 2, 3, 4, 5, 7, 9, 10, 11, 16, 18, 23], "residenti": 1, "residu": [1, 6, 14, 23], "resiz": 6, "resourc": 23, "respect": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 20, 23], "respond": 13, "respons": [1, 8, 10, 13, 23], "rest": [1, 6], "restat": [1, 13, 23], "restor": 5, "restored_discrimin": 5, "restored_gener": 5, "restrict": [1, 4, 10, 13, 23], "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 23], "retail": 1, "retain": [6, 7], "retriev": 23, "return": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 18, 20, 23], "return_data": 15, "return_sequ": 5, "return_x_i": 10, "reus": [2, 4, 7], "reveal": [1, 13, 23], "revers": [2, 18], "review": [17, 18], "revisit": 15, "revolut": 23, "reward": [1, 5, 23], "rewrit": [0, 1, 4, 6, 7, 8, 9, 11, 12, 13, 14, 18, 20], "rewritten": [3, 7, 9, 11, 20], "rewrot": 14, "rf": 11, "rgb": 4, "rgoj5yh7evk": 17, "rh": 7, "rho": [1, 11, 14, 23], "rho_1": 11, "rho_2": 11, "rho_m": 11, "rich": [1, 23], "ride": 10, "rideclass": 10, "ridedata": 10, "ridg": [0, 8, 12, 14, 17, 23], "ridge_sk": 7, "ridgebeta": 6, "right": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 18, 20, 23], "right_sid": 3, "rightarrow": [1, 2, 6, 7, 9, 12, 13, 14, 20, 23], "rigor": [1, 23], "ring": 7, "rise": [1, 23], "risk": [1, 14, 16, 23], "rival": 5, "river": 1, "rlm": 23, "rm": [1, 20], "rmse": 1, "rmsporp": 14, "rmsprop": [2, 4, 5, 14], "rnd_clf": 11, "rng": 20, "rnn": [5, 13], "rnn1": 5, "rnn2": 5, "rnn_2layer": 5, "rnn_input": 5, "rnn_output": 5, "rnn_train": 5, "rntrick1": 20, "rntrick2": 20, "rntrick3": 20, "rntrick4": 20, "ro": [1, 14, 23], "robert": 22, "robust": [1, 23], "robustscal": 1, "roc": [8, 11], "role": [1, 3, 6, 7, 9, 17, 23], "roll": 7, "room": [1, 21, 23], "root": [1, 6, 10, 14, 20], "rot": 23, "rotat": [2, 9, 10, 11], "rotation_matrix": 10, "roughli": [2, 4], "round": [0, 1, 8, 10, 14], "routin": [14, 18, 23], "row": [1, 2, 3, 6, 7, 10, 12, 18, 23], "rr": 6, "rrr": 6, "rug": 14, "rule": [1, 2, 6, 7, 14, 23], "run": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 14, 16, 17, 23], "runtim": [2, 7, 15], "runtimewarn": [2, 7], "rust": [1, 16, 17, 18, 23], "rvert": 2, "rvert_2": 2, "s_": [4, 7], "s_1": 7, "s_i": [7, 8], "s_j": 7, "s_k": 7, "saddl": 14, "sai": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 18, 20, 23], "said": [7, 10, 14], "sake": [0, 1, 6, 8, 12, 23], "sale": [1, 23], "sam": 23, "same": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 15, 18, 20, 23], "samm": 11, "sampl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 20, 23], "sample_vari": 15, "sample_weight": [4, 5], "sampleexptvari": 20, "samwis": 23, "sastri": 12, "satisfactori": [1, 23], "satisfi": [2, 3, 4, 7, 9, 14, 18, 20], "satur": [2, 7], "save": [1, 5, 7, 8, 10, 14, 23], "save_fig": [1, 7, 8, 10, 11, 23], "savefig": [1, 5, 7, 8, 10, 20, 23], "savetxt": 5, "saw": 6, "scalabl": 11, "scalar": [3, 6, 7, 11], "scale": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 21, 23], "scale_mean": 5, "scale_std": 5, "scaler": [1, 8, 9, 10, 11, 12], "scan": [6, 8], "scari": 6, "scatter": [1, 2, 7, 8, 9, 10, 15, 23], "scenario": [7, 14], "schedul": [14, 21], "scheme": [2, 14], "schrage": 20, "sch\u00f8yen": 7, "scienc": [0, 1, 2, 11, 13, 14, 17, 19, 20, 21, 22], "scientif": [1, 16, 17, 23], "scientist": [1, 23], "scikit": [0, 4, 6, 7, 9, 10, 11, 14, 17, 18, 19, 22], "scikit_learn": 1, "scikitlearn": 23, "scikitplot": [0, 8, 11], "scipi": [1, 4, 6, 7, 14, 16, 17, 18, 23], "scl": 7, "score": [0, 1, 2, 4, 7, 8, 10, 11, 12, 16, 21, 23], "scores_kfold": 7, "scratch": [2, 14], "sdg": 14, "seaborn": [0, 1, 2, 4, 7, 8, 23], "seamless": [1, 16, 17, 23], "search": [1, 2, 4, 6, 10, 14, 23], "sebastian": 23, "sebastianraschka": 23, "sec": 7, "second": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 15, 16, 17, 18, 20, 21, 23], "secondeigvector": 12, "secondli": 13, "section": [5, 12, 18, 20], "sector": 1, "see": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 20, 23], "seed": [1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 14, 15, 16, 20, 23], "seed_imag": 5, "seek": [2, 3, 9], "seem": [2, 4, 5], "seemingli": [1, 23], "seen": [1, 2, 4, 6, 11, 13, 20, 23], "segment": 14, "seismic": 7, "seldomli": [1, 23], "select": [2, 6, 7, 9, 10, 11, 12, 19, 20, 21, 22, 23], "self": [0, 1, 2, 4, 5, 6, 8, 23], "sell": 5, "semest": [0, 8, 19], "semi": [9, 14], "semilogx": 7, "send": [6, 13, 14, 21, 23], "senior": [19, 21], "sens": [1, 5, 7, 9, 23], "sensibl": 4, "sensit": [1, 6, 7, 10, 14, 23], "sent": 3, "sentenc": [5, 13], "separ": [1, 2, 3, 5, 7, 9, 10, 13, 15, 16, 17, 20, 23], "septemb": 23, "sequenc": [3, 4, 5, 8, 10, 11, 13, 14, 17, 18, 20, 23], "sequenti": [2, 4, 5, 11, 13, 20], "seri": [1, 2, 3, 4, 5, 6, 7, 11, 12, 13, 14, 18, 23], "serif": [1, 8, 20, 23], "serv": [1, 2, 3, 4, 6, 8, 14, 22, 23], "session": [2, 19, 21, 23], "set": [0, 2, 5, 6, 7, 8, 9, 11, 12, 14, 15, 17, 18, 20, 21], "set_major_formatt": 7, "set_major_loc": 7, "set_tick": [2, 7, 9], "set_ticklabel": [2, 7], "set_titl": [0, 1, 2, 3, 4, 8, 13, 15, 23], "set_xlabel": [0, 1, 2, 3, 4, 8, 13, 23], "set_xlim": [0, 8, 13], "set_xticklabel": 2, "set_ylabel": [0, 1, 2, 3, 4, 8, 23], "set_ylim": [0, 8, 13], "set_ytick": [0, 8], "set_yticklabel": [2, 7], "set_zlim": 7, "seth": 5, "setminu": 7, "setosa": [9, 10], "setosa_or_versicolor": 9, "setp": 7, "setup": [2, 5, 7, 9, 17, 23], "sever": [1, 4, 6, 7, 8, 9, 10, 12, 13, 14, 17, 18, 20, 23], "sgd": [2, 4], "sgd_clf": 9, "sgdclassifi": 9, "sgdreg": 14, "sgdregressor": 14, "sgn": 6, "shallow": 14, "shape": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 23], "share": [2, 4, 23], "she": 8, "shift": [2, 7, 13, 20], "ship": 4, "shire": 23, "short": [5, 6], "shortcom": 14, "shorten": 5, "shorter": 20, "shorthand": 23, "shortli": [18, 23], "should": [1, 3, 4, 6, 7, 9, 10, 12, 13, 16, 18, 20, 23], "should_sync": [4, 5], "show": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "show_shap": 5, "shown": [0, 1, 5, 6, 9, 10, 12, 13, 14, 18], "shrink": [4, 6, 7, 9, 12], "shrinkag": [6, 7], "shrunk": 12, "shuffl": [1, 2, 4, 5, 7, 14], "side": [1, 3, 6, 9, 13, 14, 18, 23], "sigh": [17, 23], "sigma": [0, 1, 2, 6, 7, 8, 11, 12, 13, 14, 18, 20, 23], "sigma0": 20, "sigma1": 20, "sigma2": 20, "sigma_": [6, 18, 23], "sigma_0": 6, "sigma_1": 6, "sigma_2": 6, "sigma_fn": [0, 8, 13], "sigma_i": [1, 6, 23], "sigma_j": 6, "sigma_m": [7, 20], "sigma_n": [12, 20], "sigma_t": 14, "sigma_x": 20, "sigmoid": [0, 2, 3, 5, 8, 9, 11, 13], "sigmundson": 7, "sign": [2, 3, 8, 9, 11, 20, 21], "signal": [2, 4, 11, 13], "signatur": [4, 5], "signifi": 5, "signific": 2, "significantli": [2, 14, 20], "sim": [5, 6, 7, 14, 20], "similar": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 17, 18, 23], "similarli": [1, 2, 4, 6, 9, 11, 14, 20, 23], "simpl": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 20], "simple_rnn": 5, "simplepredict": 11, "simpler": [1, 2, 6, 7, 8, 14, 17, 23], "simplernn": 5, "simplest": [1, 2, 4, 5, 10, 11, 13, 15, 23], "simpletre": 11, "simpli": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 16, 17, 18, 20, 23], "simplic": [0, 3, 6, 7, 8, 9, 10, 11, 12, 13, 15], "simplicti": 6, "simplifi": [1, 7, 10, 16, 17, 23], "simplist": [4, 7, 20], "simul": 7, "simultan": 7, "sin": [1, 2, 3, 4, 5, 10, 13, 14, 18, 23], "sinc": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 22, 23], "sine": [4, 13], "singl": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13, 14, 18, 20, 23], "singular": [1, 7, 14, 18, 23], "sinusoid": 4, "site": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 19, 23], "situat": [1, 5, 6, 8, 14, 20, 23], "six": [4, 20], "size": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 18, 20, 23], "sketch": 11, "ski": 10, "skill": 1, "skip": [4, 5, 12], "skl": [1, 7, 23], "sklearn": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 23], "skplt": [0, 8, 11], "sl": 7, "slack": 9, "slice": [3, 18, 23], "slide": [1, 4, 16, 20, 23], "slight": [7, 14], "slightli": [0, 2, 3, 4, 6, 7, 8, 11, 20], "slope": [9, 12, 13], "slow": [1, 3, 9, 14], "slowdown": 4, "slower": [6, 18, 23], "slowest": 18, "slowli": [4, 13], "slp": 2, "small": [1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 13, 14, 17, 18, 20, 23], "smaller": [1, 2, 3, 6, 7, 9, 10, 12, 14, 20, 23], "smallest": [1, 5, 15, 16, 23], "smallest_row_index": 15, "smooth": [1, 4, 7, 10, 14, 23], "sn": [0, 1, 2, 4, 7, 8, 23], "sne": 12, "sneak": 23, "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 21, 23], "soar": 7, "social": 1, "soft": [0, 2, 8, 11, 13], "soften": 9, "softmax": [0, 4, 8], "softwar": [1, 9, 16, 17, 18], "sol": 9, "sole": [1, 7, 23], "solid": [1, 8], "solut": [1, 2, 3, 4, 6, 7, 9, 11, 12, 14, 18, 20, 23], "soluton": 3, "solv": [1, 2, 4, 6, 7, 9, 11, 12, 13, 14, 18, 23], "solve_expdec": 3, "solve_ode_deep_neural_network": 3, "solve_ode_neural_network": 3, "solve_pde_deep_neural_network": 3, "solveod": 3, "solveode_popul": 3, "solver": [0, 3, 8, 9, 10, 11, 12, 18, 23], "some": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 20, 23], "some_model": 7, "somehow": 5, "someth": [0, 1, 2, 4, 5, 8, 10, 12, 20, 23], "sometim": [1, 2, 12, 13, 14, 15, 23], "soon": [18, 21], "sophist": [1, 23], "sopt": 14, "sort": [6, 7, 10, 12, 20], "sound": [4, 6], "sourc": [1, 2, 4, 7, 16, 17, 18, 20, 23], "space": [1, 2, 5, 6, 9, 10, 12, 13, 14, 15, 20], "span": [1, 4, 6, 10, 12, 18, 23], "spare": 2, "spars": [4, 7, 18, 23], "sparse_mtx": [18, 23], "sparsecategoricalcrossentropi": 4, "sparsiti": 11, "spatial": [2, 3, 4, 13], "speak": 20, "special": [7, 8, 11, 13, 14, 18, 20, 23], "specif": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 17, 18, 20, 22, 23], "specifi": [0, 1, 4, 6, 7, 8, 10, 12, 14, 15, 20, 23], "specifici": [1, 11, 23], "spectacular": 4, "spectral": 2, "speech": [1, 2, 4, 5, 13], "speed": [2, 3, 5, 14], "spend": 20, "sphere": 1, "spin": 7, "spite": 1, "spline": 9, "split": [2, 4, 5, 6, 7, 9, 10, 11, 12, 15, 20], "splite": 1, "splitter": [2, 11], "spontan": 20, "spot": 4, "spread": [1, 12, 20, 23], "springer": [22, 23], "spuriou": 14, "sqrsignal": 4, "sqrt": [1, 4, 5, 6, 7, 9, 11, 12, 14, 20], "squar": [0, 2, 3, 4, 5, 8, 9, 10, 12, 14, 15, 16, 17, 18, 20], "squarederror": 11, "squaredeuclidean": 15, "squash": 13, "srtm": 7, "srtm_data_norway_1": 7, "stabil": 6, "stabl": [0, 1, 5, 6, 7, 10, 12, 17, 23], "stack": [4, 5], "stage": [6, 14], "stai": [1, 3, 5, 6, 12, 23], "stand": [1, 6, 10, 13, 23], "standard": [1, 2, 5, 6, 7, 8, 9, 11, 13, 16, 18, 20, 23], "standardscal": [1, 7, 8, 9, 10, 11, 12], "stanford": 14, "start": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 18, 20, 21, 23], "start_tim": 15, "stat": 7, "state": [0, 2, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 20], "statement": [0, 1, 8, 18, 23], "statist": [0, 1, 2, 4, 5, 8, 10, 11, 12, 13, 14, 15, 18, 19, 22], "statu": [0, 1, 8, 10, 12, 23], "stavang": 7, "std": [1, 5, 7, 23], "steep": 14, "step": [0, 1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 13, 14, 15, 18, 23], "step_fn": [0, 8, 13], "step_length": 14, "steps_list": 10, "steps_per_epoch": [4, 5], "stereo": 4, "still": [1, 3, 4, 6, 7, 12, 14, 20], "stimuli": 13, "stk": [22, 23], "stk2100": [22, 23], "stk3155": [16, 19, 21], "stk4021": [22, 23], "stk4051": [22, 23], "stk4155": [19, 21], "stk5000": 22, "stochast": [1, 2, 6, 7, 9, 12, 13, 16, 23], "stock": 5, "stoke": 13, "stone": [1, 8], "stop": [0, 2, 5, 10, 12, 14, 15], "stopiter": [1, 8], "storag": 6, "store": [1, 2, 3, 4, 7, 12, 14, 20, 23], "storehaug": [21, 23], "str": [2, 4, 5], "straight": [1, 7, 9, 14, 23], "straightforward": [1, 3, 4, 6, 7, 9, 10, 11, 14, 18, 23], "strategi": [1, 2, 10, 23], "stratifi": 7, "strength": [1, 6, 15], "stretch": 12, "strict": [9, 14], "strictli": [9, 14], "stride": [5, 18], "strike": 7, "string": 2, "stroke": 8, "strong": [4, 7, 10, 11, 13, 18, 20], "strongli": [1, 9, 17, 18], "stronli": 1, "structur": [1, 2, 3, 4, 7, 10, 11, 13, 17, 23], "stuck": [2, 14], "student": [1, 19, 21, 22, 23], "studi": [1, 4, 5, 6, 7, 8, 9, 12, 13, 14, 17, 22, 23], "studier": 22, "style": [1, 8, 10, 18, 23], "st\u00f8land": 23, "sub": [10, 13], "subdivid": [1, 18, 23], "subfield": 1, "subject": [7, 9, 20], "submit": 23, "subplot": [0, 1, 2, 4, 5, 7, 8, 9, 10, 11, 15, 23], "subplots_adjust": [9, 20], "subprogram": [18, 23], "subract": 1, "subroutin": [1, 23], "subscript": 2, "subsequ": [2, 5, 6, 7, 13, 18, 20], "subset": [2, 7, 10, 13, 14, 17, 23], "subspac": [1, 9, 12], "substanti": [10, 11], "substep": 12, "substitut": [4, 7, 13, 18], "subsubset": 10, "subtask": 7, "subtl": 2, "subtract": [1, 5, 6, 7, 12, 14, 18, 20], "subtre": 10, "succeed": [1, 5, 23], "success": [4, 8, 10, 14, 20], "successfulli": [5, 10], "sudo": [1, 16, 17, 23], "suffer": [1, 2, 3, 6, 11, 23], "suffici": [2, 7, 9, 12, 14], "suggest": [2, 14, 22], "suit": [9, 13], "suitabl": [1, 20], "sum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "sum_": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "sum_i": [1, 3, 6, 7, 9, 14], "sum_j": 7, "sum_ja_": 1, "sum_k": [7, 9, 13, 18], "sum_logist": 14, "sum_m": 4, "sum_n": 4, "sum_nx_": 4, "summar": [6, 7, 10], "summari": [2, 4, 5, 11, 19], "summat": [1, 4], "sunni": 10, "super": 6, "superfici": 4, "superscript": [2, 13], "supervis": [1, 6, 7, 8, 10, 13, 17, 23], "supplement": [0, 8], "support": [1, 2, 10, 11, 12, 14, 17, 23], "suppos": [0, 1, 6, 7, 8, 9, 11, 12, 13, 14, 18, 23], "suppress": [6, 14], "sure": [1, 2, 5, 7], "surf": 7, "surfac": [1, 7, 23], "surpass": 7, "surpris": [1, 23], "surround": [4, 17], "survei": [1, 6, 7, 23], "svc": [9, 10, 11], "svd": [1, 7, 12, 23], "svdinv": 6, "svm": [9, 10, 11, 12], "svm_clf": [9, 11], "swath": 6, "switch": 1, "sy": 14, "symbol": [2, 6, 12, 14, 17, 20, 23], "symmeteri": 2, "symmetr": [1, 6, 9, 12, 13, 14, 18, 23], "symmetri": [7, 10], "sympi": [1, 16, 17, 23], "synonim": 20, "syntax": [2, 14], "syntaxerror": [2, 9], "system": [0, 1, 2, 4, 5, 7, 8, 10, 11, 13, 14, 16, 17, 18, 23], "systemat": [5, 7], "t": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23], "t0": [4, 7, 14], "t1": [3, 14], "t2": 3, "t3": 3, "t_": 3, "t_0": [3, 10, 14], "t_1": 14, "t_b": 11, "t_i": [2, 3, 6, 13], "t_j": 13, "t_k": 10, "tabl": [10, 20, 21, 23], "tabul": [1, 23], "tabular": 23, "tackl": 5, "tag": [3, 4, 5, 6, 7, 8, 13, 14, 15, 18, 20], "taht": [1, 23], "tail": 20, "tailor": [3, 9, 12, 23], "taiwan": [1, 23], "take": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 20, 23], "taken": [1, 2, 4, 7, 11, 14, 18, 23], "tan": 4, "tangent": [2, 5, 13, 14], "tanh": [0, 2, 5, 8, 9, 13], "tape": [4, 5], "target": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 23], "target_nam": 10, "task": [1, 2, 4, 7, 10, 12, 13, 15, 23], "tau": [4, 6, 20], "taught": 23, "tax": 1, "taylor": [3, 14], "taylornr": 14, "tc": 9, "td": [2, 7, 23], "teach": 23, "team": 2, "teaser": 1, "technic": [1, 6, 7, 14, 16, 23], "techniqu": [1, 2, 9, 11, 14, 17, 20, 22, 23], "technologi": [1, 2], "tell": [1, 5, 7, 11, 12, 14, 20], "temp": 2, "temp1": 2, "temp2": 2, "temperatur": [1, 10, 23], "temporarili": 2, "ten": [4, 23], "tend": [4, 6, 7, 9, 10, 11, 13, 14, 15], "tendenc": [1, 23], "tension": 7, "tensor": [4, 5], "tensorflow": [1, 3, 5, 9, 15, 16, 17, 18, 19, 22, 23], "term": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 20, 23], "term1": [6, 7, 12], "term2": [6, 7, 12], "term3": [6, 7, 12], "term4": [6, 7, 12], "termin": [1, 5, 6, 10, 11, 14, 16, 23], "terrain": 7, "terrain1": 7, "test": [0, 4, 5, 6, 7, 8, 9, 10, 11, 14, 18, 20], "test_acc": 4, "test_accuraci": [2, 4], "test_error": 7, "test_imag": [4, 5], "test_ind": 7, "test_input": 5, "test_label": [4, 5], "test_loss": 4, "test_pr": 2, "test_predict": 2, "test_rnn": 5, "test_scor": [0, 8, 11], "test_siz": [1, 2, 4, 6, 7, 11, 23], "test_split": 10, "testerror": [1, 7], "testi": 5, "testpredict": 5, "testx": 5, "text": [1, 2, 3, 5, 6, 9, 10, 12, 14, 16, 18, 20, 22], "textual": 10, "textur": [2, 10], "tf": [2, 4, 5, 14, 15], "tfe_py_execut": [4, 5], "th": [0, 1, 2, 3, 6, 7, 8, 10, 13, 14, 15, 16, 18, 20, 23], "than": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 17, 20, 23], "thank": [5, 7], "theano": [2, 17, 23], "thei": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 18, 20, 23], "them": [1, 2, 4, 5, 7, 9, 10, 11, 12, 13, 14, 18, 23], "theme": [1, 23], "themselv": [1, 20, 23], "thenc": 7, "theorem": [0, 3, 7, 8], "theoret": [1, 5, 11, 23], "theori": [1, 2, 4, 9, 10, 13, 14, 17, 22, 23], "thereaft": [1, 6, 7, 12, 13, 16, 18, 23], "therebi": [1, 6, 8, 12, 23], "therefor": [0, 1, 2, 3, 4, 5, 7, 8, 9, 12, 14, 20, 23], "therein": 12, "thereof": [1, 7, 14, 23], "theta": [2, 5, 14, 20], "theta_": [2, 14], "theta_i": 2, "theta_linreg": 14, "theta_t": 14, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22], "thing": [0, 1, 2, 3, 5, 6, 8, 10, 20, 23], "think": [1, 2, 4, 5, 7, 10, 13, 14, 15, 20, 23], "third": [1, 4, 7, 14, 21, 23], "thirti": [0, 8], "thorughout": 23, "those": [1, 4, 6, 7, 9, 10, 11, 12, 18, 19, 23], "though": [2, 3, 4, 5, 14, 18, 20], "thought": [7, 15, 20], "thousand": [1, 2], "thread": [4, 5], "three": [1, 2, 4, 6, 7, 9, 10, 13, 16, 18, 19, 20, 21, 23], "threshold": [2, 4, 10, 11, 12, 13, 14], "through": [1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 17, 18, 20, 23], "throughout": [1, 5, 6, 15, 17, 18, 20, 23], "throw": [4, 7, 20], "thu": [1, 2, 3, 6, 7, 8, 9, 11, 12, 13, 14, 21, 23], "thumb": [1, 7, 23], "thursdai": 21, "tibshirani": [7, 19, 22, 23], "tick": 7, "tick_param": 7, "ticker": [7, 14, 20], "tif": 7, "tight_layout": [0, 2, 8], "tightli": 12, "tild": [1, 6, 7, 8, 12, 16, 20, 23], "till": [0, 1, 5, 8, 9, 10, 11, 13, 18, 23], "time": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 23], "timeit": 5, "timer": 5, "tini": 2, "tip": 4, "titl": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 20, 23], "tmp": 14, "tmp_log": [4, 5], "tn": [3, 4, 8], "to_categor": [2, 4, 5], "to_categorical_numpi": 2, "to_numer": [1, 7, 23], "todai": 4, "togeth": [1, 4, 7, 9, 12, 14, 17, 23], "toi": 15, "told": 14, "toler": [3, 7, 15], "tolist": 5, "tomographi": 13, "too": [1, 3, 5, 6, 7, 10, 12, 14, 16, 20, 22, 23], "took": [9, 23], "tool": [1, 2, 4, 7, 14, 17], "toolbox": 9, "top": [1, 4, 6, 7, 10, 11, 17, 23], "topic": [1, 6, 7, 8, 9, 17], "topolog": [4, 13], "topologi": [2, 13], "toposort": 3, "torkjellsdatt": [21, 23], "toss": [11, 20], "total": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 23], "total_loss": 5, "totalclustervari": 15, "totalscatt": 15, "toward": [2, 3, 8, 13, 14], "town": 1, "tp": [5, 8], "tpng": 10, "tpu": [14, 17, 23], "tqdm": 7, "trace": [4, 5], "traceback": [1, 3, 4, 5, 7, 8, 11, 14, 23], "traceback_util": [4, 5], "tracing_compil": [4, 5], "tracing_count": [4, 5], "tracingcompil": [4, 5], "track": [4, 14, 15, 18], "tract": 1, "tractabl": [1, 23], "trade": [6, 10], "tradeoff": [1, 6, 23], "tradit": [1, 2, 5, 7, 23], "train": [3, 4, 6, 7, 9, 10, 11, 12, 13, 14], "train_accuraci": [1, 2, 4, 23], "train_dataset": 5, "train_end": [1, 2], "train_error": 7, "train_funct": [4, 5], "train_imag": [4, 5], "train_ind": 7, "train_label": [4, 5], "train_pr": 2, "train_siz": [1, 2, 4], "train_step": 5, "train_test_split": [0, 1, 2, 4, 6, 7, 8, 10, 11, 12, 23], "train_test_split_numpi": [1, 2], "trainabl": 5, "trainable_vari": 5, "trained_model": 7, "trainerror": 1, "traini": 5, "training_checkpoint": 5, "training_dataset": 5, "training_gradi": 14, "trainingerror": 7, "trainpredict": 5, "trainscor": 5, "trainx": 5, "trait": [1, 23], "trajectori": 5, "transfer": 10, "transform": [0, 1, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 23], "transit": [7, 13], "translat": [2, 5, 7, 11, 23], "transpos": [2, 6, 12, 18], "travers": [1, 6], "treat": [1, 2, 4, 7, 13, 14, 20, 23], "tree": [1, 2, 17, 23], "tree_clf": [10, 11], "tree_clf_": 10, "tree_clf_sr": 10, "tree_reg": 10, "tree_reg1": 10, "tree_reg2": 10, "trend": 20, "treue": 8, "trevor": 22, "tri": [3, 4, 5, 10, 14], "triain": 1, "trial": [1, 3, 5, 7, 14, 20, 23], "triangl": 14, "triangular": 18, "trick": [4, 5, 9, 12, 14, 20], "trickier": 20, "tridiagon": 18, "trigger": [1, 8], "trillion": 17, "trivial": [1, 2, 6, 12, 20, 23], "troubl": [1, 9, 13], "truck": 4, "true": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 23], "true_beta": 7, "true_divid": 2, "true_fun": 7, "trust": 10, "try": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 23], "tsl": [4, 5], "tucker": 9, "tuesdai": [21, 23], "tumor": [0, 8, 10], "tumour": [0, 8], "tunabl": 2, "tune": [5, 10, 14, 18, 23], "tupl": 3, "turn": [0, 1, 2, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "tutori": [2, 5], "tv": 3, "tveito": 3, "tweak": [2, 5, 11, 20], "twice": 14, "twist": 12, "two": [1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 18, 19, 20, 22, 23], "tx": 14, "tx_1": 14, "txt": 5, "ty": 14, "type": [1, 2, 4, 7, 9, 11, 14, 18, 20], "typeerror": [3, 7, 14], "typic": [1, 2, 3, 4, 5, 6, 8, 10, 11, 13, 14, 20, 23], "u": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 22, 23], "u_": 18, "u_i": 13, "u_m": 11, "ua": [1, 23], "ubuntu": [1, 16, 17, 23], "uci": 1, "uio": [21, 22], "un": 15, "unabl": 10, "unari": [18, 23], "unary_f": 3, "unary_oper": 3, "unary_to_nari": 3, "unbalanc": [7, 10], "unbias": [1, 6, 7, 23], "uncent": 7, "uncertainti": [1, 6, 23], "uncertitud": 20, "unchang": [2, 4], "uncorrel": [11, 20], "undefin": 6, "under": [1, 2, 6, 7, 11, 14, 16, 17, 23], "underdetermin": [1, 23], "underfit": [2, 7], "underflowproblem": 6, "undergo": 6, "undergradu": [19, 21], "underli": [1, 2, 10, 14, 20, 23], "underset": [5, 15], "understand": [1, 2, 4, 6, 7, 11, 14, 15, 17, 23], "understood": [9, 14], "undesir": 9, "undetermin": [6, 9], "undo": 5, "unexpect": [7, 14], "unexpected": 20, "unfair": 7, "unfortun": [2, 9, 10, 11], "unicode_liter": [9, 10], "uniform": [1, 2, 6, 7, 12, 14, 16, 20, 23], "uniformli": [14, 20], "unifrompdf": 20, "unimport": 14, "union": [6, 7], "uniqu": [1, 3, 7, 14, 15, 18, 23], "unique_cluster_label": 15, "unit": [1, 2, 4, 5, 6, 11, 13, 20, 23], "unitari": [6, 7, 18], "unitarili": [18, 23], "uniti": 20, "univari": 20, "univers": [0, 1, 2, 3, 14, 16, 17, 19, 21, 23], "unix": 2, "unknow": [1, 18, 23], "unknown": [1, 2, 4, 5, 6, 7, 9, 11, 14, 18, 23], "unknowwn": 13, "unlabel": 2, "unless": [1, 4, 7, 12, 14, 23], "unlik": [2, 4, 9, 14], "unnecessarili": 10, "unord": 4, "unravel": 2, "unrol": [4, 12], "unseen": [1, 8, 10], "unstabl": 2, "unsupervis": [1, 2, 5, 13, 17, 23], "unsymmetr": [18, 23], "until": [2, 3, 5, 10, 13, 14, 15], "untouch": 1, "unusu": 13, "up": [2, 4, 5, 6, 7, 9, 11, 12, 14, 15, 17, 18, 20, 21], "updat": [0, 2, 3, 11, 13, 14, 15], "uploa": 23, "upload": [17, 22], "upon": [1, 2, 7, 8, 12, 18], "upper": [1, 9, 10, 18], "uppercas": [18, 23], "upsampl": 5, "upscal": 5, "url": [1, 8, 23], "us": [5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 18, 19, 20, 22], "usa": 23, "usag": [0, 1, 9, 17, 23], "usd": 1, "usd10000": 1, "use_bia": 5, "use_multiprocess": [4, 5], "usecol": [1, 23], "useless": 2, "user": [0, 1, 2, 3, 5, 7, 8, 9, 10, 12, 16, 17, 18, 23], "userwarn": 7, "usetex": 20, "usg": 7, "usr": 20, "usual": [0, 1, 4, 5, 8, 13, 14, 15, 23], "ut": 6, "utf": [1, 8], "util": [2, 4, 5, 7, 8, 11, 15, 23], "ux": 18, "v": [1, 3, 5, 6, 7, 12, 14, 17], "v0": 20, "v1": 20, "v2": [4, 20], "v_0": 12, "va": 2, "vahid": 23, "val": 14, "val_accuraci": 4, "val_loss": 5, "vale": 3, "valid": [0, 1, 2, 5, 8, 10, 11, 14, 17, 20, 23], "validation_batch_s": [4, 5], "validation_data": [4, 5], "validation_freq": [4, 5], "validation_split": [4, 5], "validation_step": [4, 5], "valu": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 23], "valuat": 10, "valy": 5, "van": [1, 23], "vandenbergh": [9, 14], "vandermond": [1, 23], "vanilla": [1, 7, 12, 15], "vanish": [2, 5, 14, 20], "var": [2, 6, 7, 11, 12, 20, 23], "var_x": 20, "varabl": 9, "varepsilon": [6, 7], "varepsilon_": [6, 7], "varepsilon_i": [6, 7], "vari": [1, 2, 4, 6, 7, 11, 16, 23], "variabl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 18, 23], "varianc": [1, 2, 6, 8, 10, 11, 12, 14, 15, 17, 18, 20, 23], "variance_i": [6, 12], "variance_x": [6, 12], "variant": [1, 2, 7, 9, 13, 14, 23], "variat": [4, 5, 12, 23], "varieti": [1, 4, 13, 16, 17, 23], "variou": [0, 2, 4, 6, 7, 8, 9, 10, 12, 13, 14, 17, 18, 20], "varydimens": 5, "vastli": 4, "vaue": 2, "vault": 1, "vdot": [3, 14], "vec": 7, "vector": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 15, 17], "vector_mean": 15, "ventur": [1, 9, 16, 17, 23], "verbos": [2, 4, 5], "veri": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 20, 22, 23], "verifi": [4, 12, 18, 23], "versatil": [9, 23], "versicolor": [9, 10], "version": [1, 4, 5, 11, 14, 15, 16, 17, 18, 20, 23], "versu": 2, "vert": [0, 1, 2, 6, 7, 8, 9, 10, 12, 14, 23], "vert_1": [6, 7], "vert_2": [6, 7, 12], "via": [0, 1, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 23], "vidal": 12, "video": [1, 2, 13, 17, 19, 21, 23], "view": [2, 4, 6, 7, 13, 14, 20, 22, 23], "violat": 9, "virginica": 10, "viridi": [1, 2, 3, 4, 23], "virtual": 2, "viscos": 14, "viscou": 14, "visibledeprecationwarn": 3, "vision": [1, 4], "visual": [1, 4, 12, 13, 16, 17, 23], "visualis": 2, "viz": [7, 9, 20], "vjp": 3, "vmap": 14, "vmax": [2, 7], "vmin": [2, 7], "voic": 4, "volum": [1, 4, 23], "vote": 11, "voting_clf": 11, "votingclassifi": 11, "votingsimpl": 11, "vspace": 3, "vstack": [6, 12, 18, 20, 23], "vt": 6, "w": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 18, 20, 23], "w1": 9, "w2": [9, 12], "w3": 9, "w_": [2, 13], "w_1": [9, 18], "w_1x_": 9, "w_1x_1": 9, "w_2": [9, 18], "w_2x_": 9, "w_2x_2": 9, "w_3": 18, "w_4": 18, "w_hidden": 3, "w_i": [2, 3, 11], "w_ix_i": 13, "w_j": 18, "w_m": 18, "w_output": 3, "w_px_": 9, "w_px_p": 9, "wa": [1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 15, 18, 23], "wai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 18, 20, 23], "walk": 10, "walker": 20, "wang": [1, 23], "want": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 23], "warn": [2, 4, 5, 9], "warrant": 7, "wast": 4, "watch": [4, 5, 17], "wave": 4, "wavelet": 9, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22], "weak": [10, 11, 15], "weather": [2, 13], "web": [17, 19, 21, 23], "webpag": 23, "websit": [7, 18, 19, 23], "wedg": [9, 20], "wednesdai": [21, 23], "wee": 12, "week": [1, 6, 7, 8, 19, 21], "weekli": [17, 21, 22, 23], "weight": [0, 1, 2, 3, 4, 7, 8, 10, 11, 13, 14, 20], "weigth": 3, "welcom": [9, 17], "well": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 22, 23], "went": 9, "were": [1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 20, 23], "wessel": [1, 23], "what": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20], "whatev": 4, "when": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "whenev": [14, 20], "where": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23], "wherea": [7, 20], "wherein": [2, 13], "whether": [1, 4, 6, 8, 10, 20, 23], "which": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23], "whichev": [2, 4], "while": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 20, 23], "white": 10, "who": [1, 19], "whole": [2, 4, 5, 6, 10, 12, 14], "whose": [1, 7, 11, 20], "whow": 12, "why": [1, 2, 4, 7, 14], "wide": [0, 1, 2, 4, 7, 8, 13, 16, 17, 18, 23], "widehat": 7, "width": [1, 4, 9, 10, 23], "wieringen": [1, 23], "win": 11, "wind": 10, "wing": [21, 23], "winther": 3, "wiothout": 7, "wiscons": [0, 8], "wisconsin": 11, "wisdom": 7, "wise": [1, 2, 6, 13, 14], "wish": [0, 1, 3, 6, 8, 9, 12, 14, 15, 18, 23], "with_std": 1, "wither": 7, "within": [0, 1, 3, 4, 5, 8, 10, 13, 14, 15, 20, 22, 23], "withinclust": 15, "without": [1, 2, 6, 7, 9, 10, 12, 13, 14, 23], "without_trac": [4, 5], "won": [1, 23], "wonder": 9, "word": [1, 2, 4, 5, 6, 7, 8, 15, 20, 23], "work": [1, 2, 5, 7, 8, 9, 10, 14, 16, 17, 19, 20, 21, 23], "worker": [4, 5], "workshop": 23, "world": [1, 9], "worldwid": [1, 23], "wors": [1, 2, 4, 5, 7, 23], "worst": 10, "worth": 10, "would": [1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 23], "wrap": [7, 18, 23], "wrap_util": 3, "write": [1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 16, 18, 23], "written": [1, 3, 4, 6, 12, 13, 14, 17, 18, 20, 23], "wrong": [2, 9], "wrongli": 11, "wrote": [6, 12], "wrt": [11, 14], "wth": [11, 14], "www": [17, 18, 22, 23], "wx_1": 9, "x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "x0": 9, "x1": [5, 9, 10, 11, 14], "x1_exampl": 9, "x1d": 9, "x2": [9, 10, 11, 14], "x2d": [9, 12], "x2d_train": 12, "x2dsl": 12, "x3": [9, 10], "x4": 10, "x_": [1, 3, 4, 6, 7, 9, 11, 12, 14, 15, 18, 20, 23], "x_0": [1, 6, 12, 18, 23], "x_1": [0, 1, 3, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 23], "x_2": [0, 1, 3, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 23], "x_3": [9, 18, 20], "x_4": 18, "x_center": 12, "x_data": 2, "x_data_ful": 2, "x_hidden": 3, "x_i": [0, 1, 2, 3, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "x_input": 3, "x_ix_": [1, 23], "x_iy_i": 9, "x_j": [1, 3, 9, 10, 13, 20], "x_jy_j": 9, "x_k": [13, 15, 18, 20], "x_l": 20, "x_m": [7, 13, 18, 20], "x_n": [1, 3, 4, 7, 9, 12, 13, 14, 18, 20, 23], "x_new": [10, 11], "x_offset": 7, "x_output": 3, "x_p": [0, 4, 8, 10], "x_poli": 10, "x_poly10": 10, "x_pred": 5, "x_prev": 3, "x_reduc": 12, "x_scale": 9, "x_small": 14, "x_test": [0, 1, 2, 4, 6, 7, 8, 10, 11, 12, 23], "x_test_own": 7, "x_test_scal": [1, 7, 8, 10, 11, 12], "x_tot": 5, "x_train": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 23], "x_train_mean": 7, "x_train_own": 7, "x_train_scal": [1, 7, 8, 10, 11, 12], "x_val": 2, "xarrai": [17, 23], "xavier": 2, "xbkjd4ccgq": 23, "xbnew": 14, "xcode": [1, 16, 17, 23], "xdclassiffierconfus": 11, "xdclassiffierroc": 11, "xg_clf": 11, "xgb": 11, "xgbclassifi": 11, "xgboost": 10, "xgboot": 11, "xgbregressor": 11, "xgparam": 11, "xgtree": 11, "xi": [9, 14], "xi_": 9, "xi_1": 9, "xi_i": 9, "xk": 9, "xla": [4, 5, 14, 17, 23], "xlabel": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 20, 23], "xlim": [7, 11], "xm": 10, "xmesh": 14, "xnew": [1, 14, 23], "xp": 20, "xpanda": 1, "xpd": [6, 12], "xplot": 1, "xscale": 1, "xsr": 10, "xt_x": 14, "xtest": 7, "xtick": [4, 7, 9, 10], "xtrain": 7, "xu": [1, 23], "xx": [1, 18, 23], "xy": [1, 7, 9, 18, 23], "xytext": 9, "xz": [18, 23], "y": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 23], "y1": 5, "y2": 5, "y3": 5, "y_": [1, 2, 6, 7, 11, 12, 18, 23], "y_0": [1, 6, 12, 18, 23], "y_1": [1, 6, 9, 10, 12, 14, 18, 23], "y_1y_1": 9, "y_1y_1k": 9, "y_1y_2": 9, "y_1y_2k": 9, "y_1y_n": 9, "y_1y_nk": 9, "y_2": [1, 6, 9, 10, 12, 18, 23], "y_2y_1": 9, "y_2y_1k": 9, "y_2y_2": 9, "y_2y_2k": 9, "y_3": [1, 10, 18], "y_4": 18, "y_data": [1, 2, 6, 7, 23], "y_data_ful": 2, "y_decis": 9, "y_fit": 1, "y_i": [0, 1, 2, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 18, 23], "y_if_": 11, "y_ix_": [1, 23], "y_ix_i": [0, 8, 9, 14], "y_iy_jk": 9, "y_j": [7, 9, 13], "y_k": 13, "y_m": 18, "y_model": [1, 5, 6, 7, 23], "y_n": [9, 14], "y_ny_1": 9, "y_ny_1k": 9, "y_ny_2": 9, "y_ny_2k": 9, "y_ny_n": 9, "y_ny_nk": 9, "y_offset": 7, "y_plot": 10, "y_pred": [0, 1, 2, 5, 7, 8, 9, 10, 11], "y_pred1": 10, "y_pred2": 10, "y_pred_rf": 11, "y_pred_tre": 11, "y_predict": 0, "y_proba": [0, 8, 11], "y_scaler": 7, "y_test": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 23], "y_test_onehot": 2, "y_test_predict": 1, "y_tot": 5, "y_train": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 23], "y_train_mean": 7, "y_train_onehot": 2, "y_train_predict": 1, "y_train_scal": 7, "y_val": 2, "ye": [4, 7, 8], "year": [1, 17, 23], "yet": [1, 2, 7, 9, 12, 14, 23], "yi": 14, "yield": [1, 3, 6, 7, 8, 9, 11, 13, 14, 15, 18, 20, 23], "yk": 9, "ylabel": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 20, 23], "ylim": [4, 7], "ym": 10, "ymesh": 14, "yn": 1, "yo": [9, 10, 11], "yoshua": [2, 22], "you": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 20, 21, 22, 23], "young": 1, "your": [2, 3, 5, 6, 7, 9, 12, 14, 17, 18], "yourself": [12, 14, 23], "youtub": 17, "ypred": 7, "ypredict": [1, 14, 23], "ypredict2": 14, "ypredictlasso": 6, "ypredictol": [1, 6], "ypredictown": 7, "ypredictownridg": 7, "ypredictridg": [1, 6, 7], "ypredictskl": 7, "yridg": 23, "ytest": 7, "ytick": [4, 7, 9, 10], "ytild": [1, 7, 23], "ytildelasso": 6, "ytildenp": [1, 23], "ytildeol": [1, 6], "ytildeownridg": 7, "ytilderidg": [6, 7], "ytrain": 7, "yuxi": 23, "yx": [18, 23], "yy": [18, 23], "yz": [18, 23], "z": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 18, 20, 23], "z_": [2, 3, 13, 18, 23], "z_0": [18, 23], "z_1": [18, 23], "z_2": [18, 23], "z_c": 2, "z_h": 2, "z_hidden": 3, "z_i": [2, 13], "z_j": [2, 13], "z_k": 13, "z_m": 2, "z_mod": 10, "z_o": 2, "z_output": 3, "zaman": 20, "zaxi": 7, "zero": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 23], "zeros_lik": 5, "zfill": 5, "zip": [3, 5, 7], "zm_h": [1, 23], "zn": 1, "zone": 1, "zoom": 23, "zx": [18, 23], "zy": [18, 23], "zz": [18, 23], "\u00f8yvind": 7}, "titles": ["Exercises Week 42: Logistic Regression and Optimization, reminders from week 38 and week 40", "<span class=\"section-number\">3. </span>Linear Regression", "<span class=\"section-number\">14. </span>Building a Feed Forward Neural Network", "<span class=\"section-number\">15. </span>Solving Differential Equations with Deep Learning", "<span class=\"section-number\">16. </span>Convolutional Neural Networks", "<span class=\"section-number\">17. </span>Recurrent neural networks: Overarching view", "<span class=\"section-number\">4. </span>Ridge and Lasso Regression", "<span class=\"section-number\">5. </span>Resampling Methods", "<span class=\"section-number\">6. </span>Logistic Regression", "<span class=\"section-number\">8. </span>Support Vector Machines, overarching aims", "<span class=\"section-number\">9. </span>Decision trees, overarching aims", "<span class=\"section-number\">10. </span>Ensemble Methods: From a Single Tree to Many Trees and Extreme Boosting, Meet the Jungle of Methods", "<span class=\"section-number\">11. </span>Basic ideas of the Principal Component Analysis (PCA)", "<span class=\"section-number\">13. </span>Neural networks", "<span class=\"section-number\">7. </span>Optimization, the central part of any Machine Learning algortithm", "<span class=\"section-number\">12. </span>Clustering and Unsupervised Learning", "Exercises week 34", "Applied Data Analysis and Machine Learning", "<span class=\"section-number\">2. </span>Linear Algebra, Handling of Arrays and more Python Features", "Teaching schedule with links to material", "<span class=\"section-number\">1. </span>Elements of Probability Theory and Statistical Data Analysis", "Teachers and Grading", "Textbooks", "Week 34: Introduction to the course, Logistics and Practicalities"], "titleterms": {"": [9, 11], "1": [1, 16, 23], "2": [1, 16, 23], "2023": 21, "3": [1, 16, 23], "34": [16, 23], "38": 0, "4": 1, "40": 0, "42": 0, "5": 1, "A": [0, 1, 2, 5, 9, 10, 23], "And": 23, "In": 21, "Ising": 7, "The": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 17, 23], "To": 23, "With": 5, "about": 23, "activ": [2, 13], "ad": [1, 7, 23], "adaboost": 11, "adagrad": 14, "adam": 14, "adapt": 11, "adjust": 2, "adversari": 5, "again": [0, 4, 10], "ai": 23, "aim": [9, 10, 23], "aka": 23, "algebra": [18, 23], "algorithm": [10, 11, 12, 13], "algortithm": 14, "all": 9, "an": [1, 5, 11, 23], "analys": 6, "analysi": [1, 6, 7, 12, 17, 20, 23], "analyt": 1, "ani": 14, "anoth": 10, "appli": 17, "approach": [1, 9, 15, 23], "approxim": 13, "architectur": 2, "arrai": [18, 23], "assist": 21, "autocorrel": 20, "autograd": [3, 14], "automat": 14, "back": [2, 12, 13], "background": 17, "bag": 11, "base": 14, "basic": [1, 6, 8, 10, 11, 12, 18], "batch": 2, "bay": 6, "befor": 12, "better": 9, "bia": 7, "binari": 2, "bind": 23, "bird": 11, "boost": 11, "bootstrap": [7, 11], "boston": 1, "breast": 2, "brief": 23, "bring": 13, "build": [2, 4, 10], "c": 23, "can": 23, "cancer": [0, 2, 8, 10, 12], "cart": 10, "case": [9, 11, 20], "central": [14, 17, 20], "chain": 13, "chang": 11, "channel": 23, "chi": [1, 23], "choos": 2, "cifar01": 4, "class": 0, "classic": 12, "classif": [0, 2, 10, 11], "classifi": 9, "clip": 2, "cluster": 15, "cnn": 4, "code": [1, 2, 3, 6, 10, 12, 13, 14, 15, 23], "collect": [2, 4], "commun": 23, "compact": 0, "compar": [3, 11], "complex": [1, 7], "complic": 7, "compon": 12, "comput": 10, "computerlab": 23, "con": 10, "concept": 20, "conjug": 14, "contn": 23, "convex": [9, 14], "convolut": [4, 13], "correl": [0, 12], "cost": [0, 2, 11], "cours": [17, 22, 23], "covari": [6, 12, 20], "cover": 23, "cross": [0, 7], "cython": 23, "data": [0, 1, 2, 4, 7, 8, 10, 12, 16, 17, 20, 23], "dataset": [2, 4], "deadlin": 23, "decai": 3, "decis": [10, 11], "decomposit": [6, 12, 18], "deep": [2, 3, 23], "defin": [2, 23], "degre": 1, "dens": [1, 23], "deriv": [6, 13], "descent": [0, 3, 11, 14], "detail": [4, 23], "develop": 2, "diagon": 12, "differ": 9, "differenti": [3, 14], "diffus": 3, "dimension": [3, 4, 9], "disadvantag": 10, "discret": 20, "discuss": 0, "distribut": [6, 20], "do": 2, "domain": 20, "down": 2, "dropout": 2, "element": [1, 20, 23], "elimin": 18, "energi": 23, "ensembl": 11, "entropi": [0, 10], "environ": [1, 16, 23], "equat": [1, 3, 13, 23], "error": [1, 11, 23], "essenti": 23, "etc": 23, "euler": 3, "evalu": 2, "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 23], "exercis": [0, 1, 7, 16, 23], "expect": 20, "experi": 20, "explor": [1, 16, 23], "exponenti": 3, "express": 0, "extend": 0, "extrapol": 5, "extrem": [11, 23], "ey": 11, "fall": 21, "famili": [2, 23], "famou": 18, "featur": [10, 18], "feed": [2, 13], "final": 13, "fine": 2, "first": [5, 13, 23], "fit": [1, 11, 23], "forc": 4, "forest": 11, "format": 23, "forward": [2, 3, 13], "fourier": 4, "frank": 7, "freedom": 1, "frequentist": [1, 23], "from": [0, 6, 11, 13], "full": 3, "function": [0, 1, 2, 7, 8, 9, 11, 12, 13, 14, 20, 23], "further": [4, 6], "gan": 5, "gaussian": 18, "gd": 14, "gener": [5, 10, 23], "geometr": 12, "gini": 10, "good": [1, 23], "grade": [21, 23], "gradient": [0, 2, 3, 11, 14], "growth": 3, "ha": 17, "handl": [18, 23], "hidden": 3, "hous": 1, "hyperparamet": 2, "hyperplan": 9, "i": [1, 2, 23], "id3": 10, "idea": 12, "ii": 23, "implement": 2, "implic": 6, "import": [6, 18, 23], "improv": 2, "includ": [0, 14], "increment": 12, "index": 10, "inform": 21, "input": 3, "instal": [17, 23], "instructor": 21, "interpret": [6, 12, 23], "introduc": [12, 14], "introduct": [1, 7, 17, 18, 23], "invers": [6, 18], "iter": 11, "jax": 14, "julia": 23, "jungl": 11, "kera": [2, 4], "kernel": [9, 12], "lagrangian": 9, "lasso": [6, 7], "later": 6, "layer": [2, 3, 4, 13], "learn": [1, 2, 3, 12, 14, 15, 16, 17, 23], "least": [6, 7, 23], "lectur": 23, "level": 11, "librari": [17, 23], "likelihood": [0, 8], "limit": [2, 14, 20], "linear": [1, 9, 14, 18, 23], "link": [6, 12, 19, 22], "logist": [0, 8, 23], "lu": 18, "machin": [1, 9, 14, 17, 23], "main": [20, 23], "make": [1, 10, 11, 16, 23], "mani": [11, 13], "mass": 23, "materi": [19, 23], "math": 6, "mathemat": [4, 6, 9], "matric": [6, 18, 23], "matrix": [0, 2, 6, 12, 13, 18, 23], "matter": [1, 23], "mean": 1, "measur": 0, "meet": [6, 11, 20, 23], "mercer": 9, "method": [7, 10, 11, 14, 23], "minim": [0, 23], "ml": 23, "mlp": 13, "mnist": [4, 5], "model": [1, 2, 5, 7, 13, 23], "momentum": 14, "moon": [9, 10], "more": [0, 4, 7, 18, 23], "multilay": 13, "multipl": [2, 4], "multipli": 9, "need": 23, "network": [0, 2, 3, 4, 5, 8, 13, 23], "neural": [2, 3, 4, 5, 8, 13, 23], "new": 5, "non": 9, "normal": [1, 2], "notat": 13, "now": [2, 10, 14], "nuclear": [1, 23], "nueral": 0, "numba": 23, "number": [1, 3, 20], "numer": [3, 20], "numpi": [18, 23], "object": 4, "obtain": 12, "od": 3, "off": 7, "ol": [6, 7], "one": [3, 13], "oper": 18, "optim": [0, 2, 9, 14, 17, 23], "order": 14, "ordinari": [6, 7, 23], "organ": [1, 23], "oslo": 22, "other": [0, 5, 10, 12, 13, 18, 23], "our": [1, 5, 6, 12, 14, 23], "outcom": [17, 23], "output": 3, "overarch": [1, 5, 9, 10, 23], "overview": [11, 23], "own": [1, 11, 12, 16, 23], "packag": [18, 23], "panda": 23, "paramet": [0, 23], "part": [14, 17], "partial": 3, "pass": 2, "pca": 12, "pdf": 20, "perceptron": 13, "perform": [2, 10], "period": 4, "perspect": 2, "point": 5, "poisson": 3, "polynomi": 4, "popul": 3, "popular": 23, "practic": [14, 21, 23], "pre": [2, 4], "predict": 5, "predictor": 0, "prerequisit": [4, 17, 23], "princip": 12, "principl": 4, "pro": 10, "probabl": [6, 20], "problem": [2, 3, 14, 23], "procedur": [10, 23], "process": [2, 4], "program": [3, 14], "project": [7, 23], "prop": 14, "propag": [2, 13], "properti": [6, 20], "python": [1, 10, 16, 17, 18, 23], "quick": 9, "r": 23, "random": [11, 12, 20], "read": [10, 23], "real": [7, 23], "recommend": 23, "recurr": [5, 13], "reduc": 1, "reduct": 4, "reformul": 3, "regress": [0, 1, 6, 7, 8, 10, 11, 14, 23], "regular": 2, "relev": 22, "relu": 2, "remark": 4, "remind": [0, 7, 9, 23], "replac": 14, "requir": [3, 17], "resampl": 7, "rescal": 7, "resourc": 3, "revisit": 14, "rewrit": 23, "ridg": [1, 6, 7], "rm": 14, "rule": 13, "same": 14, "sampl": 12, "schedul": [19, 23], "schemat": 10, "scheme": 3, "scienc": 23, "scikit": [1, 2, 12, 16, 23], "second": 14, "semest": 21, "set": [1, 3, 4, 10, 13, 16, 23], "sgd": 14, "should": 2, "similar": 14, "simpl": [1, 5, 10, 14, 23], "singl": 11, "singular": [6, 12], "soft": 9, "softmax": 2, "softwar": 23, "solv": 3, "solver": 14, "some": [14, 18], "specifi": 3, "split": [1, 16, 23], "squar": [1, 6, 7, 11, 23], "standard": 14, "state": [1, 23], "statist": [6, 7, 17, 20, 23], "steepest": [11, 14], "stochast": [14, 20], "strongli": 23, "studi": 0, "suggest": 23, "summari": [21, 23], "superposit": 4, "supervis": 2, "support": 9, "svd": 6, "systemat": 4, "teach": [19, 21], "teacher": [21, 23], "techniqu": [7, 12], "technologi": 17, "tensorflow": [2, 4], "tent": 23, "test": [1, 2, 16, 23], "text": 23, "textbook": [22, 23], "theorem": [6, 9, 12, 13, 20], "theori": 20, "thi": 23, "tip": 14, "togeth": 13, "tool": 23, "top": 2, "topic": 23, "toward": 12, "trade": 7, "tradeoff": 7, "train": [1, 2, 5, 16, 23], "transform": 4, "tree": [10, 11], "tune": 2, "two": [0, 4, 9, 17], "type": [3, 5, 13, 23], "uio": 23, "univers": [13, 22], "unsupervis": 15, "up": [1, 3, 10, 13, 16, 23], "us": [0, 1, 2, 3, 4, 8, 14, 17, 23], "v": 4, "valid": 7, "valu": [6, 12, 20], "variabl": 20, "varianc": 7, "variou": [1, 16, 23], "vector": [9, 13, 18, 23], "view": [1, 5, 11], "visual": [2, 10], "wai": 10, "wave": 3, "we": 23, "week": [0, 16, 23], "weekli": 19, "what": [1, 23], "which": 2, "why": 23, "wisconsin": [0, 8], "write": [5, 12], "xgboost": 11, "your": [1, 11, 16, 23]}})