Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinhughes27/gsoc2013
Code Submission Repo for my Google Summer of Code 2013 Project - ICA in Shogun ML
https://github.com/kevinhughes27/gsoc2013
Last synced: 26 days ago
JSON representation
Code Submission Repo for my Google Summer of Code 2013 Project - ICA in Shogun ML
- Host: GitHub
- URL: https://github.com/kevinhughes27/gsoc2013
- Owner: kevinhughes27
- Created: 2013-09-12T21:38:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-28T06:22:08.000Z (over 11 years ago)
- Last Synced: 2024-12-16T12:53:09.870Z (27 days ago)
- Language: C++
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gsoc2013
========This repo has all* the code I wrote for GSoC 2013. This repo exists for my submission to GSoC and for the purpose of code review by my GSoC peers. To actually use these algorithms you will need to get the Shogun Machine Learning Library http://www.shogun-toolbox.org/.
* A number of other files in Shogun were also edited for my project but not included here, files like the SWIG typemaps and static interface for converters etc.