All Projects → wilddylan → Machine-Learning

wilddylan / Machine-Learning

Licence: MIT License
A repo to explain algorithm in machine learning with CHINESE

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Machine-Learning

ml-from-scratch
All content related to machine learning from my blog
Stars: ✭ 110 (+358.33%)
Mutual labels:  machine-learning-algorithms
NoML
A notebook for machine learning interview
Stars: ✭ 54 (+125%)
Mutual labels:  machine-learning-algorithms
Fake-News-Detection-Project
Fake News Detection Final Year College Project with Project Report, PPT, Code, Research Paper and Documents.
Stars: ✭ 16 (-33.33%)
Mutual labels:  machine-learning-algorithms
claire
Continuously Learning Artificial Intelligence Rules Engine (Claire) for Smart Homes
Stars: ✭ 18 (-25%)
Mutual labels:  machine-learning-algorithms
taller SparkR
Taller SparkR para las Jornadas de Usuarios de R
Stars: ✭ 12 (-50%)
Mutual labels:  machine-learning-algorithms
Upside-Down-Reinforcement-Learning
Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.
Stars: ✭ 64 (+166.67%)
Mutual labels:  machine-learning-algorithms
AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Stars: ✭ 48 (+100%)
Mutual labels:  machine-learning-algorithms
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (-33.33%)
Mutual labels:  machine-learning-algorithms
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (+575%)
Mutual labels:  machine-learning-algorithms
oxygenjs
This a JavaScript Library for the Numerical Javascript and Machine Learning
Stars: ✭ 13 (-45.83%)
Mutual labels:  machine-learning-algorithms
mljar-examples
Examples how MLJAR can be used
Stars: ✭ 42 (+75%)
Mutual labels:  machine-learning-algorithms
zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Stars: ✭ 142 (+491.67%)
Mutual labels:  machine-learning-algorithms
R-programming-books-for-data-science
No description or website provided.
Stars: ✭ 32 (+33.33%)
Mutual labels:  machine-learning-algorithms
NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (-29.17%)
Mutual labels:  machine-learning-algorithms
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-4.17%)
Mutual labels:  machine-learning-algorithms
darwin
Darwin C++ and Python Machine Learning Framework for Cyber Security
Stars: ✭ 20 (-16.67%)
Mutual labels:  machine-learning-algorithms
influence boosting
Supporting code for the paper "Finding Influential Training Samples for Gradient Boosted Decision Trees"
Stars: ✭ 57 (+137.5%)
Mutual labels:  machine-learning-algorithms
genie
Genie: A Fast and Robust Hierarchical Clustering Algorithm (this R package has now been superseded by genieclust)
Stars: ✭ 21 (-12.5%)
Mutual labels:  machine-learning-algorithms
Machine-learning-implement
Teach you how to implement machine learning algorithms
Stars: ✭ 37 (+54.17%)
Mutual labels:  machine-learning-algorithms
spark-transformers
Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.
Stars: ✭ 39 (+62.5%)
Mutual labels:  machine-learning-algorithms

一直以来,机器学习被很多人所向往,但是网络上的书籍以及一些视频都充斥着各种各样高端大气的词汇,这份学习履历希望可以帮助大家更快的接触到机器学习的本质理念,并可以用于开发测试。`简单,快捷`。 阅读以下文章前,建议先简单了解`python2.7`、`NumPy`、`Matplotlib`、`线性代数`、`概率论`等知识。

👉 点击右上角star按钮 🌟 或 watch按钮持续关注文章更新 🔔

👉 如果你没有安装python,请访问 在线运行python代码 💥

👉 在线公式编辑器在线函数图绘制器 💥

===

关于内容出处

文章内容来自 机器学习实战 一书,曾有人说,我的上述笔记就是在抄书。没错,大体的东西全部是抄来的,眼过千遍不如手过一遍。第一遍有些东西我不理解,但是我抄了一遍,看第二遍的时候,就会联想起来我所抄过的所有内容,这是我的学习方式。 为什么选择实战,因为我第一节编程课,就是先写出了一个Hello World再讲述其原因,因此,机器学习我认为在看到效果后再去究其原因也是一个不错的方法。

2017-1-14 ©[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].