All Projects → Machine_learning_code → Similar Projects or Alternatives

6839 Open source projects that are alternatives of or similar to Machine_learning_code

Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-25%)
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+36622.73%)
Mutual labels:  deeplearning, svm, regression
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+1015.91%)
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+4954.55%)
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+6700%)
Mutual labels:  jupyter-notebook, svm, regression
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (+53.41%)
Pycaret
An open-source, low-code machine learning library in Python
Stars: ✭ 4,594 (+5120.45%)
Tiny ml
numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
Stars: ✭ 129 (+46.59%)
Mutual labels:  svm, clustering, regression
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+2396.59%)
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+348.86%)
Mutual labels:  jupyter-notebook, svm
Python Ml Course
Curso de Introducción a Machine Learning con Python
Stars: ✭ 442 (+402.27%)
Mutual labels:  jupyter-notebook, svm
Additive Margin Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
Stars: ✭ 464 (+427.27%)
Mutual labels:  jupyter-notebook, deeplearning
Portrait Segmentation
Real-time portrait segmentation for mobile devices
Stars: ✭ 358 (+306.82%)
Mutual labels:  jupyter-notebook, deeplearning
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+307.95%)
Mutual labels:  jupyter-notebook, deeplearning
Monk object detection
A one-stop repository for low-code easily-installable object detection pipelines.
Stars: ✭ 437 (+396.59%)
Mutual labels:  jupyter-notebook, deeplearning
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+6264.77%)
Mutual labels:  svm, regression
Machine Learning In Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
Stars: ✭ 533 (+505.68%)
Mutual labels:  svm, regression
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+7607.95%)
Mutual labels:  jupyter-notebook, deeplearning
Deeplearning Assignment
深度学习笔记
Stars: ✭ 619 (+603.41%)
Mutual labels:  jupyter-notebook, deeplearning
Ai Series
📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
Stars: ✭ 702 (+697.73%)
Mutual labels:  jupyter-notebook, deeplearning
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+5530.68%)
Mutual labels:  jupyter-notebook, deeplearning
Machine Learning Octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
Stars: ✭ 637 (+623.86%)
Mutual labels:  clustering, regression
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+838.64%)
Mutual labels:  jupyter-notebook, deeplearning
Breast Cancer Prediction
Predicting the probability that a diagnosed breast cancer case is malignant or benign based on Wisconsin dataset
Stars: ✭ 19 (-78.41%)
Mutual labels:  jupyter-notebook, regression
Deep learning projects
Stars: ✭ 28 (-68.18%)
Mutual labels:  jupyter-notebook, regression
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-61.36%)
Mutual labels:  jupyter-notebook, regression
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-64.77%)
Mutual labels:  jupyter-notebook, clustering
Magnet
Deep Learning Projects that Build Themselves
Stars: ✭ 351 (+298.86%)
Mutual labels:  jupyter-notebook, deeplearning
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (+297.73%)
Mutual labels:  jupyter-notebook, deeplearning
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+332.95%)
Mutual labels:  jupyter-notebook, clustering
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+293.18%)
Mutual labels:  jupyter-notebook, deeplearning
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (+379.55%)
Mutual labels:  jupyter-notebook, deeplearning
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+367.05%)
Mutual labels:  jupyter-notebook, deeplearning
Pytorch tutorial
PyTorch Tutorial (1.7)
Stars: ✭ 450 (+411.36%)
Mutual labels:  jupyter-notebook, deeplearning
T81 558 deep learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Stars: ✭ 4,152 (+4618.18%)
Mutual labels:  jupyter-notebook, deeplearning
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+486.36%)
Mutual labels:  jupyter-notebook, svm
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+6050%)
Mutual labels:  clustering, regression
Monk v1
Monk is a low code Deep Learning tool and a unified wrapper for Computer Vision.
Stars: ✭ 480 (+445.45%)
Mutual labels:  jupyter-notebook, deeplearning
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+677.27%)
Mutual labels:  jupyter-notebook, deeplearning
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-55.68%)
Mutual labels:  jupyter-notebook, deeplearning
Bayesian Neural Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Stars: ✭ 900 (+922.73%)
Mutual labels:  jupyter-notebook, regression
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-59.09%)
Mutual labels:  jupyter-notebook, deeplearning
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-52.27%)
Mutual labels:  jupyter-notebook, regression
Ml
A high-level machine learning and deep learning library for the PHP language.
Stars: ✭ 1,270 (+1343.18%)
Mutual labels:  clustering, regression
Advanced Gradient Obfuscating
Take further steps in the arms race of adversarial examples with only preprocessing.
Stars: ✭ 28 (-68.18%)
Mutual labels:  jupyter-notebook, deeplearning
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (-62.5%)
Mutual labels:  jupyter-notebook, deeplearning
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-76.14%)
Mutual labels:  jupyter-notebook, deeplearning
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-55.68%)
Mutual labels:  jupyter-notebook, deeplearning
Adaptive Multispeaker Separation
Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem
Stars: ✭ 42 (-52.27%)
Mutual labels:  jupyter-notebook, deeplearning
Tribuo
Tribuo - A Java machine learning library
Stars: ✭ 882 (+902.27%)
Mutual labels:  clustering, regression
Polyaxon Examples
Code for polyaxon tutorials and examples
Stars: ✭ 57 (-35.23%)
Mutual labels:  jupyter-notebook, deeplearning
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (+1142.05%)
Mutual labels:  jupyter-notebook, svm
Vehicle Detection And Tracking
Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking
Stars: ✭ 60 (-31.82%)
Mutual labels:  jupyter-notebook, svm
Python Tutorial Notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Stars: ✭ 52 (-40.91%)
Mutual labels:  jupyter-notebook, deeplearning
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+1186.36%)
Mutual labels:  jupyter-notebook, clustering
Deep learning for biologists with keras
tutorials made for biologists to learn deep learning
Stars: ✭ 74 (-15.91%)
Mutual labels:  jupyter-notebook, deeplearning
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-7.95%)
Mutual labels:  jupyter-notebook, regression
R
All Algorithms implemented in R
Stars: ✭ 294 (+234.09%)
Mutual labels:  clustering, regression
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+3526.14%)
Mutual labels:  jupyter-notebook, deeplearning
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-73.86%)
Mutual labels:  jupyter-notebook, deeplearning
1-60 of 6839 similar projects