GithubHelp home page GithubHelp logo

anilesh-prajapati / data-structures-algorithms-and-machine-learning-optimization Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 182 KB

Data Structures, Algorithms and Machine Learning Optimization

Jupyter Notebook 100.00%
adadelta adagrad adam algorithms data-structures gradient-descent graphs hashing momentum nadam

data-structures-algorithms-and-machine-learning-optimization's Introduction

Data Structures, Algorithms and Machine Learning Optimization

This repo is home to the code that accompanies Data Structures, Algorithms and Machine Learning Optimization curriculum, which provides a comprehensive overview of all of the subjects — across Data Structures, Algorithms and Machine Learning Optimization — that underlie contemporary machine learning approaches, including deep learning and other artificial intelligence techniques:

Algorithms & Data Structures Curriculum

  • Segment 1: Introduction to Data Structures and Algorithms

    • A Brief History of Data
    • A Brief History of Algorithms
    • “Big O” Notation for Time and Space Complexity
  • Segment 2: Lists and Dictionaries

    • List-Based Data Structures: Arrays, Linked Lists, Stacks, Queues, and Deques
    • Searching and Sorting: Binary, Bubble, Merge, and Quick
    • Set-Based Data Structures: Maps and Dictionaries
    • Hashing: Hash Tables, Load Factors, and Hash Maps
  • Segment 3: Trees and Graphs

    • Trees: Decision Trees, Random Forests, and Gradient-Boosting (XGBoost)
    • Graphs: Terminology, Directed Acyclic Graphs (DAGs)
    • Resources for Further Study of Data Structures & Algorithms

Machine Learning Optimization Curriculum

  • Segment 1: The Machine Learning Approach to Optimization

    • The Statistical Approach to Regression: Ordinary Least Squares
    • When Statistical Approaches to Optimization Break Down
    • The Machine Learning Solution
  • Segment 2: Gradient Descent

    • Objective Functions
    • Cost / Loss / Error Functions
    • Minimizing Cost with Gradient Descent
    • Learning Rate
    • Critical Points, incl. Saddle Points
    • Gradient Descent from Scratch with PyTorch
    • The Global Minimum and Local Minima
    • Mini-Batches and Stochastic Gradient Descent (SGD)
    • Learning Rate Scheduling
    • Maximizing Reward with Gradient Ascent
  • Segment 3: Fancy Deep Learning Optimizers

    • A Layer of Artificial Neurons in PyTorch
    • Jacobian Matrices
    • Hessian Matrices and Second-Order Optimization
    • Momentum
    • Nesterov Momentum
    • AdaGrad
    • AdaDelta
    • RMSProp
    • Adam
    • Nadam
    • Training a Deep Neural Net
    • Resources for Further Study

data-structures-algorithms-and-machine-learning-optimization's People

Contributors

anilesh-prajapati avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.