Skip to content

caiocarneloz/pso-bakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cad4caa · Jun 12, 2020

History

15 Commits
Jun 12, 2020
Mar 26, 2020
Feb 27, 2020

Repository files navigation

pso-bakery

This code was developed as a part of my Medium Story at The Startup teaching how to solve optimization problems.

Getting Started

Dependencies

You need Python 3.5 or later to run pso-bakery. You can find it at python.org.

You aso need numpy and inspyred packages, which is available from PyPI. If you have pip, just run:

pip install numpy inspyred

Installation

Clone this repo to your local machine using:

git clone https://github.com/caiocarneloz/pso-bakery.git