https://github.com/xei/optimizer
This repository includes Python modules for solving discrete/continuous optimization problems.
https://github.com/xei/optimizer
gradient-descent
Last synced: about 1 year ago
JSON representation
This repository includes Python modules for solving discrete/continuous optimization problems.
- Host: GitHub
- URL: https://github.com/xei/optimizer
- Owner: xei
- License: apache-2.0
- Created: 2017-03-29T20:24:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T21:07:02.000Z (about 9 years ago)
- Last Synced: 2025-02-09T22:30:32.330Z (over 1 year ago)
- Topics: gradient-descent
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# optimizer
This repository includes Python modules for solving discrete/continuous optimization problems.