Giter Site home page Giter Site logo

longtng / stochastic-gradient-descent Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 919 KB

The laboratory from CLOUDS Course at EURECOM

Jupyter Notebook 45.94% HTML 54.06%
python spark cloud-computing stochastic-gradient-descent batch-gradient-descent mini-batch-gradient-descent

stochastic-gradient-descent's Introduction

Stochastic-Gradient-Descent

The laboratory from CLOUDS Course at EURECOM

This repository included the Stochastic Gradient Descent laboratory from CLOUDS Course at EURECOM, which was conducted in a group with three other members as NGUYEN Van Tuan ([email protected]) and Yangxin YUAN ([email protected])

Furthermore, the CLOUDS - Distributed Systems and Cloud Computing course was offered by Prof. Pietro Michiardi at EURECOM. The details of the course can be retrieved in here http://michiard.github.io/DISC-CLOUD-COURSE/

Course Description

The goal of this course is to provide a comprehensive view of recent topics and trends in distributed systems and cloud computing. We will discuss the software techniques employed to construct and program reliable, highly-scalable systems. We will also cover the architecture design of modern datacenters that constitute a central topic of the cloud computing paradigm. The course is complemented by some lab sessions to get hands-on experience with Apache Spark.

The Laboratory Description

The goal of this notebook is to work on distributed optimization algorithms, which are the foundation for large scale analytics and machine learning. Specifically, we will focus on the details of stochastic gradient descent (SGD). To do so, we will work on a simple regression problem, where we will apply SGD to minimize a loss function, as defined for the problem at hand. The emphasis of this laboratory is not on the machine learning part: even if you've never worked on regression problems, this shouldn't prevent you from being successful in developing the Notebook.

Next, an outline of the steps we will follow in this Notebook:

  • Brief introduction to linear regression
  • Implementation of serial algorithms: from Gradient Descent, to Stochastic Gradient Descent, Batch Gradient Descent, and Mini-Batch Gradient Descent
  • Implementation of distributed algorithms with Apache Spark

stochastic-gradient-descent's People

Contributors

longtng avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

roshni-kamath

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.