Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hrntsm/tunny

🐟Tunny🐟 is Grasshopper's optimization component using Optuna, an open source hyperparameter auto-optimization framework.
https://github.com/hrntsm/tunny

csharp grasshopper3d hyperparameter-optimization optimization

Last synced: 5 days ago
JSON representation

🐟Tunny🐟 is Grasshopper's optimization component using Optuna, an open source hyperparameter auto-optimization framework.

Awesome Lists containing this project

README

        





License
Release
download



CodeFactor
Codacy Badge
Maintainability
Code Climate technical debt



GitHub Repo stars
GitHub forks
Open in Visual Studio Code

:fish:**Tunny**:fish: is Grasshopper's optimization component using Optuna, an open source hyperparameter auto-optimization framework.

The following is taken from the official website

> Optuna™, an open-source automatic hyperparameter optimization framework, automates the trial-and-error process of optimizing the hyperparameters. It automatically finds optimal hyperparameter values based on an optimization target. Optuna is framework agnostic and can be used with most Python frameworks, including Chainer, Scikit-learn, Pytorch, etc.
>
> Optuna is used in PFN projects with good results. One example is the second place award in the [Google AI Open Images 2018 – Object Detection Track](https://www.preferred.jp/en/news/pr20180907/) competition.

Optuna official site

- https://optuna.org/

## :tropical_fish: Install

First, Tunny runs on Windows only.

1. Download Tunny from [food4rhino](https://www.food4rhino.com/app/tunny) or [release page](https://github.com/hrntsm/tunny/releases)
1. Right-click the file > Properties > make sure there is no "blocked" text
1. In Grasshopper, choose File > Special Folders > Components folder. Move Tunny folder you downloaded there.
1. Restart Rhino and Grasshopper
1. In Grasshopper, Place the Tunny component and double-click the icon to start downloading the necessary libraries.
1. Enjoy!

## :sushi: Support

This software is being updated with your support.
If you like this software, please donation.

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/G2G5C2MIU)

## :blowfish: License

Tunny is licensed under the [MIT](https://github.com/hrntsm/Tunny/blob/main/LICENSE) license.
Copyright© 2022, hrntsm

Tunny use TT-DesignExplorer & Python runtime & some python packages.
These depend on their own licenses.
Please see PYTHON_PACKAGE_LICENSE for more license information.

## :dolphin: Usage

### :speedboat: Quick usage

https://user-images.githubusercontent.com/23289252/178105107-5e9dd9f7-5680-40d4-97b0-840a4f1f329c.mp4

### :whale: More details

Please see Tunny documentation page.

- https://tunny-docs.deno.dev/

## :surfer: Contact information

[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/hiron_rgkr)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/hiroaki-natsume-20a22118b/)

- HP : [https://hiron.dev/](https://hiron.dev/)
- Mail : support(at)hrntsm.com
- change (at) to @
- Postings to [the discussion page](https://github.com/hrntsm/Tunny/discussions) are also welcome.