https://github.com/pfnet/maf_example
Demo Scenarios for maf
https://github.com/pfnet/maf_example
Last synced: about 1 month ago
JSON representation
Demo Scenarios for maf
- Host: GitHub
- URL: https://github.com/pfnet/maf_example
- Owner: pfnet
- License: bsd-3-clause
- Created: 2014-11-17T07:32:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T20:44:59.000Z (over 11 years ago)
- Last Synced: 2025-03-02T16:37:17.849Z (over 1 year ago)
- Language: Python
- Homepage: https://github.com/pfi/maf
- Size: 242 KB
- Stars: 2
- Watchers: 108
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# maf examples
This repository contains two demo scenarios in which we utilize [maf](https://github.com/pfi/maf) to do machine learning tasks.
* Cross validation task with [LIBLINEAR](http://www.csie.ntu.edu.tw/~cjlin/liblinear/)
* Parameter tuning task in deep learning with [Caffe](http://caffe.berkeleyvision.org)
See README.md in each directory for details.
# License
This software is released under the New BSD License.