Machine Learning/Tools
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Resources | Events | Projects | 5MoF | Meetings | Donate | (Edit) |
Guilds | Meta | Code | Electronics | Fabrication | Games | Sewing | Music | AI | Neuro | Philosophy | Funding | Art | Security | Ham | Brew | Edit |
AI | Machine Learning | Botbridge | DreamTeam | ML Tools | Edit |
- OpenCV
- Computer Vision Library
- Has ML component (SVM, trees, etc)
- Online tutorials here
- Mahout
- Hadoop cluster based ML package.
- Weka
- a collection of data mining tools and machine learning algorithms.
- MOA (Massive Online Analysis)
- Offshoot of weka, has all online-algorithms
- scikits.learn
- Machine learning Python package
- LIBSVM
- c-based SVM package
- PyML
- MDP
- Does not stand for Markov Decision Process :(
- Orange
- Strong data visualization component
- Journal of Machine Learning Software List
- VirtualBox Virtual Box Image with Pre-installed Libraries listed here
- Theano: Symbolic Expressions and Transparent GPU Integration
- Waffles
- Open source C++ set of machine learning command line tools.
- RapidMiner