Skip to content

This is a course material for numerical optimization to be taught in summer 2020

Notifications You must be signed in to change notification settings

yongleli/Numerical-Optimization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical-Optimization

This is a course material for numerical optimization to be taught in summer 2020 (June-August, 10 weeks) through webex. I have not finalized the schedule yet. It is completely open to everyone. If you are interested, please feel free to contact qiang.zhu@unlv.edu before May 31.

Textbooks

This course is intended to cover

  • Various optmization methods used in scientific computing
  • Julia programming

The course will mostly follow the book of Algorithms for Optimization by Mykel J. Kochenderfer and Tim A. Wheeler. Here is an intersting video by one of the authors talking about how they wrote the book in a recent Julia confernece.

For some details on the optimization algorithms, we will refer to Numerical Optimization by Jorge Nocedal and Stephen J. Wright

Format

Though this is a virtual class, we plan to make it as interactive as possible. Typically, each class is composed of three units.

  • Codes review (1 or 2 volunteers to review the previous homework assignments)
  • Lecture (Math details for each algorithm)
  • Coding session (code accomplishment of the algos in each lecture)

This course does not require one to install the packages on the local computer. All codings will be done through jupyter notebook powered by Juliabox

Each class will take about 90 minutes.

About

This is a course material for numerical optimization to be taught in summer 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 62.5%
  • TeX 37.4%
  • Other 0.1%