Machine learning
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
Here are 16,878 public repositories matching this topic...
The world's simplest facial recognition api for Python and the command line
-
Updated
Oct 27, 2020 - Python
Deepfakes Software For All
-
Updated
Nov 14, 2020 - Python
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
-
Updated
Oct 1, 2020 - Python
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
-
Updated
Nov 14, 2020 - Python
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
-
Updated
Nov 7, 2020 - Python
-
Updated
Nov 14, 2020 - Python
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
-
Updated
Nov 14, 2020 - Python
What is the problem?
Using tune.suggest.Repeater does not work when trying to resume a search and leads to an error like this upon resume:
2020-11-10 11:36:11,185 ERROR repeater.py:159 -- Trial 20f0571e not in group; cannot report score. Seen trials: ['04662968']
2020-11-10 11:36:11,186 ERROR trial_runner.py:794 -- Trial easy_objective_20f0571e: Error processing event.
Traceback (
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
Updated
Nov 14, 2020 - Python
Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under /test/ or some other data- or doc- related module – rather than in gensim.models.word2vec.
Originally posted by @gojomo in RaRe-Technologies/gensim#2939 (comment)
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
-
Updated
Oct 22, 2020 - Python
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
-
Updated
Aug 22, 2020 - Python
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
-
Updated
Nov 13, 2020 - Python
Image augmentation for machine learning experiments.
-
Updated
Oct 19, 2020 - Python
-
Updated
Nov 14, 2020 - Python
Add a mapping between custom accelerators and "nicknames" so that you can
Trainer(accelerator=‘nickname’)
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
-
Updated
Jun 3, 2020 - Python
A very simple framework for state-of-the-art Natural Language Processing (NLP)
-
Updated
Nov 14, 2020 - Python
A list of all named GANs!
-
Updated
Oct 3, 2020 - Python
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Nov 14, 2020 - Python
NLTK Source
-
Updated
Nov 12, 2020 - Python
Machine learning, in numpy
-
Updated
Oct 2, 2020 - Python
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
-
Updated
Nov 9, 2020 - Python
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
-
Updated
Nov 10, 2020 - Python
Best Practices on Recommendation Systems
-
Updated
Nov 13, 2020 - Python
机器学习相关教程
-
Updated
Oct 31, 2020 - Python
TensorFlow-based neural network library
-
Updated
Oct 8, 2020 - Python
Mapping a variable-length sentence to a fixed-length vector using BERT model
-
Updated
Oct 20, 2020 - Python
- Wikipedia
- Wikipedia



Describe the workflow you want to enable
A parameter accepting custom bin edges as an array.
Describe your proposed solution
Use pd.cut() under the hood or any other computa