Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torch-Wrapper

A wrapper for calling scipy.optimize.minimize on torch Module

wiki/test-functions-for-optimization

install

pip install git+https://github.com/husisy/torch-wrapper.git

# or you may git clone the repo and install it locally
git clone git+https://github.com/husisy/torch-wrapper.git
pip install .

# for developer
pip install -e .

quickstart

cd example
python draft00.py
# Rastrigin function
# Ackley function
# Rosenbrock function
# Beale function

unittest

pytest

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages