A multiprocess MATLAB toolbox for parallel hyperparamater tuning for Machine Learning applications
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
guesemha
A multiprocess MATLAB toolbox for parallel hyperparamater tuning for Machine Learning applications
Installation
Requirements
- SharedMatrix Allows any Matlab object to be shared between Matlab sessions (w/o using file I/O). Used to share data accross Matlab workers.
- Instrument Control Toolbox, used for IPC.
A compiled 64-bit mex function of SharedMatrix is shipped with the toolbox.
-Download or clone the toolbox
-cd to guesemha folder
-in the MATLAB command window run:
>> setup
Usage
see demo scripts in examples folder.
Support
test on Windows 7 64bit on MATLAB releases:
- R2014a
- R2015a
for support, open an issue detailing the problem you encountered with the toolbox.
Limitations
Works only on multicore systems with local memory
Contributing
Pull requests are welcome, open an issue first to discuss proposed changes.
Licence
Acknowledgement
I would like to thank the SharedMatrix developer Joshua Dillon and Andrew Smith for the windows version.
引用
Okba Bekhelifi (2026). guesemha (https://github.com/okbalefthanded/guesemha/releases/tag/0.0.1.0), GitHub. に取得済み.
謝辞
ヒントを得たファイル: sharedmatrix
一般的な情報
- バージョン 0.0.1.0 (102 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 0.0.1.0 |
