These are my optimization homeworks. It includes some one-demision optimization algorithms.
- Python 3.9.2(Maybe other version can also be useful.)
- Other dependences can be found in the virtual environment
git clone https://github.com/ExpectoPatronumX/optimization_algorithm.git
cd optimization_algorithm
source .venv/bin/activate
Then you can run codes.