Skip to content

roricljy/OptimExamples

Repository files navigation

Optimization Examples

인공지능 최적화 예제 코드

How to run

# Install requirements
$ python -m pip install opencv-python
$ python -m pip install matplotlib

# Run examples
$ python least_squares.py sample_text.png
$ python least_squares_robust.py sample_circle.png
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages