Skip to content

SaShukla090/Algorithm_For_Optimization_Python

Repository files navigation

Algorithms for Optimization in Python

This repository contains the Python translations of Ruby code examples from the book Algorithms for Optimization by Mykel J. Kochenderfer and Tim A. Wheeler.

Citation:
Kochenderfer, Mykel J. and Wheeler, Tim A. Algorithms for Optimization. The MIT Press, 2019.


Inspiration

The original code in the book is written in Ruby. My goal is to make the examples more accessible to Python enthusiasts and the open-source community. By providing a Python-based reference, I hope to help others learn, experiment with, and implement algorithms from this excellent resource.


Repository Structure

This repository is organized by chapters from the Algorithms for Optimization book. Each chapter’s code is contained within a dedicated notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published