ML

所属分类:其他
开发工具:Python
文件大小:53KB
下载次数:0
上传日期:2019-02-17 22:22:43
上 传 者vipulkumarr
说明:  machine learning project using python

文件列表:
LICENSE (7049, 2019-02-14)
blogs.md (2425, 2019-02-14)
books.md (8347, 2019-02-14)
courses.md (5014, 2019-02-14)
meetups.md (466, 2019-02-14)
ml-curriculum.md (2977, 2019-02-14)
scripts (0, 2019-02-14)
scripts\pull_R_packages.py (1136, 2019-02-14)
scripts\requirements.txt (23, 2019-02-14)

# Awesome Machine Learning [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of awesome machine learning frameworks, libraries and software (by language). Inspired by `awesome-php`. If you want to contribute to this list (please do), send me a pull request or contact me [@josephmisiti](https://twitter.com/josephmisiti). Also, a listed repository should be deprecated if: * Repository's owner explicitly say that "this library is not maintained". * Not committed for long time (2~3 years). Further resources: * For a list of free machine learning books available for download, go [here](https://github.com/josephmisiti/awesome-machine-learning/blob/master/books.md). * For a list of (mostly) free machine learning courses available online, go [here](https://github.com/josephmisiti/awesome-machine-learning/blob/master/courses.md). * For a list of blogs on data science and machine learning, go [here](https://github.com/josephmisiti/awesome-machine-learning/blob/master/blogs.md). * For a list of free-to-attend meetups and local events, go [here](https://github.com/josephmisiti/awesome-machine-learning/blob/master/meetups.md). ## Table of Contents ### Frameworks and Libraries - [APL](#apl) - [General-Purpose Machine Learning](#apl-general-purpose) - [C](#c) - [General-Purpose Machine Learning](#c-general-purpose) - [Computer Vision](#c-cv) - [C++](#cpp) - [Computer Vision](#cpp-cv) - [General-Purpose Machine Learning](#cpp-general-purpose) - [Natural Language Processing](#cpp-nlp) - [Speech Recognition](#speech-recognition-1) - [Sequence Analysis](#cpp-sequence) - [Gesture Recognition](#cpp-gestures) - [Common Lisp](#common-lisp) - [General-Purpose Machine Learning](#common-lisp-general-purpose) - [Clojure](#clojure) - [Natural Language Processing](#clojure-nlp) - [General-Purpose Machine Learning](#clojure-general-purpose) - [Data Analysis / Data Visualization](#clojure-data-analysis) - [Crystal](#crystal) - [General-Purpose Machine Learning](#crystal-general-purpose) - [Elixir](#elixir) - [General-Purpose Machine Learning](#elixir-general-purpose) - [Natural Language Processing](#elixir-nlp) - [Erlang](#erlang) - [General-Purpose Machine Learning](#erlang-general-purpose) - [Go](#go) - [Natural Language Processing](#go-nlp) - [General-Purpose Machine Learning](#go-general-purpose) - [Data Analysis / Data Visualization](#go-data-analysis) - [Facial Detection and Recognition](#go-facial-recognition) - [Image Classification](#go-image-classification) - [Haskell](#haskell) - [General-Purpose Machine Learning](#haskell-general-purpose) - [Java](#java) - [Natural Language Processing](#java-nlp) - [General-Purpose Machine Learning](#java-general-purpose) - [Speech Recognition](#java-speech-recognition) - [Data Analysis / Data Visualization](#java-data-analysis) - [Deep Learning](#java-deep-learning) - [Javascript](#javascript) - [Natural Language Processing](#javascript-nlp) - [Data Analysis / Data Visualization](#javascript-data-analysis) - [General-Purpose Machine Learning](#javascript-general-purpose) - [Misc](#javascript-misc) - [Demos and Scripts](#javascript-demos) - [Julia](#julia) - [General-Purpose Machine Learning](#julia-general-purpose) - [Natural Language Processing](#julia-nlp) - [Data Analysis / Data Visualization](#julia-data-analysis) - [Misc Stuff / Presentations](#julia-misc) - [Lua](#lua) - [General-Purpose Machine Learning](#lua-general-purpose) - [Demos and Scripts](#lua-demos) - [Matlab](#matlab) - [Computer Vision](#matlab-cv) - [Natural Language Processing](#matlab-nlp) - [General-Purpose Machine Learning](#matlab-general-purpose) - [Data Analysis / Data Visualization](#matlab-data-analysis) - [.NET](#net) - [Computer Vision](#net-cv) - [Natural Language Processing](#net-nlp) - [General-Purpose Machine Learning](#net-general-purpose) - [Data Analysis / Data Visualization](#net-data-analysis) - [Objective C](#objectivec) - [General-Purpose Machine Learning](#objectivec-general-purpose) - [OCaml](#ocaml) - [General-Purpose Machine Learning](#ocaml-general-purpose) - [Perl](#perl) - [Data Analysis / Data Visualization](#perl-data) - [General-Purpose Machine Learning](#perl-ml) - [Perl 6](#perl6) - [PHP](#php) - [Natural Language Processing](#php-nlp) - [General-Purpose Machine Learning](#php-general-purpose) - [Python](#python) - [Computer Vision](#python-cv) - [Natural Language Processing](#python-nlp) - [General-Purpose Machine Learning](#python-general-purpose) - [Data Analysis / Data Visualization](#python-data-analysis) - [Misc Scripts / iPython Notebooks / Codebases](#python-misc) - [Kaggle Competition Source Code](#python-kaggle) - [Neural Networks](#python-neural-networks) - [Reinforcement Learning](#python-reinforcement-learning) - [Ruby](#ruby) - [Natural Language Processing](#ruby-nlp) - [General-Purpose Machine Learning](#ruby-general-purpose) - [Data Analysis / Data Visualization](#ruby-data-analysis) - [Misc](#ruby-misc) - [Rust](#rust) - [General-Purpose Machine Learning](#rust-general-purpose) - [R](#r) - [General-Purpose Machine Learning](#r-general-purpose) - [Data Analysis / Data Visualization](#r-data-analysis) - [SAS](#sas) - [General-Purpose Machine Learning](#sas-general-purpose) - [Data Analysis / Data Visualization](#sas-data-analysis) - [Natural Language Processing](#sas-nlp) 写个脚本把它们爬下来 - [Demos and Scripts](#sas-demos) - [Scala](#scala) - [Natural Language Processing](#scala-nlp) - [Data Analysis / Data Visualization](#scala-data-analysis) - [General-Purpose Machine Learning](#scala-general-purpose) - [Scheme](#scheme) - [Neural Networks](#scheme-neural-networks) - [Swift](#swift) - [General-Purpose Machine Learning](#swift-general-purpose) - [TensorFlow](#tensor) - [General-Purpose Machine Learning](#tensor-general-purpose) ### Tools - [Neural Networks](#tools-neural-networks) - [Misc](#tools-misc) [Credits](#credits) ## APL #### General-Purpose Machine Learning * [naive-apl](https://github.com/mattcunningham/naive-apl) - Naive Bayesian Classifier implementation in APL. **[Deprecated]** ## C #### General-Purpose Machine Learning * [Darknet](https://github.com/pjreddie/darknet) - Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. * [Recommender](https://github.com/GHamrouni/Recommender) - A C library for product recommendations/suggestions using collaborative filtering (CF). * [Hybrid Recommender System](https://github.com/SeniorSA/hybrid-rs-trainner) - A hybrid recommender system based upon scikit-learn algorithms. **[Deprecated]** * [neonrvm](https://github.com/siavashserver/neonrvm) - neonrvm is an open source machine learning library based on RVM technique. It's written in C programming language and comes with Python programming language bindings. #### Computer Vision * [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. * [VLFeat](http://www.vlfeat.org/) - VLFeat is an open and portable library of computer vision algorithms, which has Matlab toolbox. ## C++ #### Computer Vision * [DLib](http://dlib.net/imaging.html) - DLib has C++ and Python interfaces for face detection and training general object detectors. * [EBLearn](http://eblearn.sourceforge.net/) - Eblearn is an object-oriented C++ library that implements various machine learning models **[Deprecated]** * [OpenCV](https://opencv.org) - OpenCV has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS. * [VIGRA](https://github.com/ukoethe/vigra) - VIGRA is a generic cross-platform C++ computer vision and machine learning library for volumes of arbitrary dimensionality with Python bindings. #### General-Purpose Machine Learning * [BanditLib](https://github.com/jkomiyama/banditlib) - A simple Multi-armed Bandit library. **[Deprecated]** * [Caffe](https://github.com/BVLC/caffe) - A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING] * [CatBoost](https://github.com/catboost/catboost) - General purpose gradient boosting on decision trees library with categorical features support out of the box. It is easy to install, contains fast inference implementation and supports CPU and GPU (even multi-GPU) computation. * [CNTK](https://github.com/Microsoft/CNTK) - The Computational Network Toolkit (CNTK) by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph. * [CUDA](https://code.google.com/p/cuda-convnet/) - This is a fast C++/CUDA implementation of convolutional [DEEP LEARNING] * [DeepDetect](https://github.com/jolibrain/deepdetect) - A machine learning API and server written in C++11. It makes state of the art machine learning easy to work with and integrate into existing applications. * [Distributed Machine learning Tool Kit (DMTK)](http://www.dmtk.io/) - A distributed machine learning (parameter server) framework by Microsoft. Enables training models on large data sets across multiple machines. Current tools bundled with it include: LightLDA and Distributed (Multisense) Word Embedding. * [DLib](http://dlib.net/ml.html) - A suite of ML tools designed to be easy to imbed in other applications. * [DSSTNE](https://github.com/amznlabs/amazon-dsstne) - A software library created by Amazon for training and deploying deep neural networks using GPUs which emphasizes speed and scale over experimental flexibility. * [DyNet](https://github.com/clab/dynet) - A dynamic neural network library working well with networks that have dynamic structures that change for every training instance. Written in C++ with bindings in Python. * [Fido](https://github.com/FidoProject/Fido) - A highly-modular C++ machine learning library for embedded electronics and robotics. * [igraph](http://igraph.org/) - General purpose graph library. * [Intel(R) DAAL](https://github.com/intel/daal) - A high performance software library developed by Intel and optimized for Intel's architectures. Library provides algorithmic building blocks for all stages of data analytics and allows to process data in batch, online and distributed modes. * [LightGBM](https://github.com/Microsoft/LightGBM) - Microsoft's fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. * [libfm](https://github.com/srendle/libfm) - A generic approach that allows to mimic most factorization models by feature engineering. * [MLDB](https://mldb.ai) - The Machine Learning Database is a database designed for machine learning. Send it commands over a RESTful API to store data, explore it using SQL, then train machine learning models and expose them as APIs. * [mlpack](https://www.mlpack.org/) - A scalable C++ machine learning library. * [MXNet](https://github.com/apache/incubator-mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more. * [proNet-core](https://github.com/cnclabs/proNet-core) - A general-purpose network embedding framework: pair-wise representations optimization Network Edit. * [PyCUDA](https://mathema.tician.de/software/pycuda/) - Python interface to CUDA * [ROOT](https://root.cern.ch) - A modular scientific software framework. It provides all the functionalities needed to deal with big data processing, statistical analysis, visualization and storage. * [shark](http://image.diku.dk/shark/sphinx_pages/build/html/index.html) - A fast, modular, feature-rich open-source C++ machine learning library. * [Shogun](https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox. * [sofia-ml](https://code.google.com/archive/p/sofia-ml) - Suite of fast incremental algorithms. * [Stan](http://mc-stan.org/) - A probabilistic programming language implementing full Bayesian statistical inference with Hamiltonian Monte Carlo sampling. * [Timbl](https://languagemachines.github.io/timbl/) - A software package/C++ library implementing several memory-based learning algorithms, among which IB1-IG, an implementation of k-nearest neighbor classification, and IGTree, a decision-tree approximation of IB1-IG. Commonly used for NLP. * [Vowpal Wabbit (VW)](https://github.com/VowpalWabbit/vowpal_wabbit) - A fast out-of-core learning system. * [Warp-CTC](https://github.com/baidu-research/warp-ctc) - A fast parallel implementation of Connectionist Temporal Classification (CTC), on both CPU and GPU. * [XGBoost](https://github.com/dmlc/xgboost) - A parallelized optimized general purpose gradient boosting library. * [ThunderGBM](https://github.com/Xtra-Computing/thundergbm) - A fast library for GBDTs and Random Forests on GPUs. * [ThunderSVM](https://github.com/Xtra-Computing/thundersvm) - A fast SVM library on GPUs and CPUs. * [LKYDeepNN](https://github.com/mosdeo/LKYDeepNN) - A header-only C++11 Neural Network library. Low dependency, native traditional chinese document. * [xLearn](https://github.com/aksnzhy/xlearn) - A high performance, easy-to-use, and scalable machine learning package, which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data, which is very common in Internet services such as online advertisement and recommender systems. * [Featuretools](https://github.com/featuretools/featuretools) - A library for automated feature engineering. It excels at transforming transactional and relational datasets into feature matrices for machine learning using reusable feature engineering "primitives". * [skynet](https://github.com/Tyill/skynet) - A library for learning neural network, has C-interface, net set in JSON. Written in C++ with bindings in Python, C++ and C#. * [Feast](https://github.com/gojek/feast) - A feature store for the management, discovery, and access of machine learning features. Feast provides a consistent view of feature data for both model training and model serving. * [Polyaxon](https://github.com/polyaxon/polyaxon) - A platform for reproducible and scalable machine learning and deep learning. #### Natural Language Processing * [BLLIP Parser](https://github.com/BLLIP/bllip-parser) - BLLIP Natural Language Parser (also known as the Charniak-Johnson parser). * [colibri-core](https://github.com/proycon/colibri-core) - C++ library, command line tools, and Python binding for extracting and working with basic linguistic constructions such as n-grams and skipgrams in a quick and memory-efficient way. * [CRF++](https://taku910.github.io/crfpp/) - Open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data & other Natural Language Processing tasks. **[Deprecated]** * [CRFsuite](http://www.chokkan.org/software/crfsuite/) - CRFsuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. **[Deprecated]** * [frog](https://github.com/LanguageMachines/frog) - Memory-based NLP suite developed for Dutch: PoS tagger, lemmatiser, dependency parser, NER, shallow parser, morphological analyzer. * [libfolia](https://github.com/LanguageMachines/libfolia) - C++ library for the [FoLiA format](https://proycon.github.io/folia/) * [MeTA](https://github.com/meta-toolkit/meta) - [MeTA : ModErn Text Analysis](https://meta-toolkit.org/) is a C++ Data Sciences Toolkit that facilitates mining big text data. * [MIT Information Extraction Toolkit](https://github.com/mit-nlp/MITIE) - C, C++, and Python tools for named entity recognition and relation extraction * [ucto](https://github.com/LanguageMachines/ucto) - Unicode-aware regular-expression based tokenizer for various languages. Tool and C++ library. Supports FoLiA format. #### Speech Recognition * [Kaldi](https://github.com/kaldi-asr/kaldi) - Kaldi is a toolkit for speech recognition written in C++ and licensed under the Apache License v2.0. Kaldi is intended for use by speech recognition researchers. #### Sequence Analysis * [ToPS](https://github.com/ayoshiaki/tops) - This is an objected-oriented framework that facilitates the integration of probabilistic models for sequences over a user defined alphabet. **[Deprecated]** #### Gesture Detection * [grt](https://github.com/nickgillian/grt) - The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine learning library designed for real-time gesture recognition. ## Common Lisp #### General-Purpose Machine Learning * [mgl](https://github.com/melisgl/mgl/) - Neural networks (boltzmann machines, feed-forward and recurrent nets), Gaussian Processes. * [mgl-gpr](https://github.com/melisgl/mgl-gpr/) - Evolutionary algorithms. **[Deprecated]** * [cl-libsvm](https://github.com/melisgl/cl-libsvm/) - Wrapper for the libsvm support vector machine library. **[Deprecated]** * [cl-online-learning](https://github.com/masatoi/cl-online-learning) - Online learning algorithms (Perceptron, AROW, SCW, Logistic Regression). * [cl-random-forest](https://github.com/masatoi/cl-random-forest) - Implementation of Random Forest in Common Lisp. ## Clojure #### Natural Language Processing * [Clojure-openNLP](https://github.com/dakrone/clojure-opennlp) - Natural Language Processing in Clojure (opennlp). * [Infections-clj](https://github.com/r0man/inflections-clj) - Rails-like inflection library for Clojure and ClojureScript. #### General-Purpose Machine Learning * [Touchstone](https://github.com/ptaoussanis/touchstone) - Clojure A/B testing library. **[Deprecated]** * [Clojush](https://github.com/lspector/Clojush) - The Push programming language and the PushGP genetic programming system implemented in Clojure. * [Infer](https://github.com/aria42/infer) - Inference and machine learning in Clojure. **[Deprecated]** * [Clj-ML](https://github.com/antoniogarrote/clj-ml) - A machine learning library for Clojure built on top of Weka and friends. **[Deprecated]** * [DL4CLJ](https://github.com/yetanalytics/dl4clj) - Clojure wrapper for Deeplearning4j. * [Encog](https://github.com/jimpil/enclog) - Clojure wrapper for Encog (v3) (Machine-Learning framework that specializes in neural-nets). **[Deprecated]** * [Fungp](https://github.com/vollmerm/fungp) - A genetic programming library for Clojure. **[Deprecated]** * [Statistiker](https://github.com/clojurewerkz/statistiker) - Basic Machine Learning algorithms in Clojure. **[Deprecated]** * [clortex](https://github.com/htm-community/clortex) - General Machine Learning library using Numenta’s Cortical Learning Algorithm. **[Deprecated]** * [comportex](https://github.com/htm-community/comportex) - Functionally composable Machin ... ...

近期下载者

相关文件


收藏者