All Projects → Ailearning → Similar Projects or Alternatives

1847 Open source projects that are alternatives of or similar to Ailearning

Ml code
A repository for recording the machine learning code
Stars: ✭ 75 (-99.77%)
Mutual labels:  scikit-learn, sklearn, pca, svd
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (-99.6%)
Mutual labels:  svm, pca, kmeans, adaboost
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-99.95%)
Mutual labels:  scikit-learn, lstm, pca, kmeans
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (-82.67%)
Mutual labels:  svm, regression, logistic, adaboost
Prince
👑 Python factor analysis library (PCA, CA, MCA, MFA, FAMD)
Stars: ✭ 591 (-98.17%)
Mutual labels:  scikit-learn, pca, svd
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-99.66%)
Mutual labels:  scikit-learn, rnn, svm
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (-99.89%)
Mutual labels:  scikit-learn, sklearn, kmeans
battery-rul-estimation
Remaining Useful Life (RUL) estimation of Lithium-ion batteries using deep LSTMs
Stars: ✭ 25 (-99.92%)
Mutual labels:  regression, lstm, deeplearning
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (-93.51%)
Mutual labels:  lstm, rnn, dnn
Deeplearning.ai Assignments
Stars: ✭ 268 (-99.17%)
Mutual labels:  deeplearning, lstm, rnn
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (-98.93%)
Mutual labels:  lstm, scikit-learn, rnn
turbofan failure
Aircraft engine failure prediction model
Stars: ✭ 23 (-99.93%)
Mutual labels:  svm, scikit-learn, lstm
Facial Expression Recognition Svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
Stars: ✭ 110 (-99.66%)
Mutual labels:  scikit-learn, sklearn, svm
Machine learning code
机器学习与深度学习算法示例
Stars: ✭ 88 (-99.73%)
Mutual labels:  deeplearning, svm, regression
regression-stock-prediction
Predicting Google’s stock price using regression
Stars: ✭ 54 (-99.83%)
Mutual labels:  svm, scikit-learn, regression
air writing
Online Hand Writing Recognition using BLSTM
Stars: ✭ 26 (-99.92%)
Mutual labels:  lstm, rnn, deeplearning
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-99.91%)
Mutual labels:  svm, lstm, rnn
myDL
Deep Learning
Stars: ✭ 18 (-99.94%)
Mutual labels:  dnn, lstm, rnn
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (-99.91%)
Mutual labels:  svm, pca, apriori
deep-improvisation
Easy-to-use Deep LSTM Neural Network to generate song sounds like containing improvisation.
Stars: ✭ 53 (-99.84%)
Mutual labels:  lstm, rnn, deeplearning
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (-81.48%)
Mutual labels:  rnn, svm, regression
skippa
SciKIt-learn Pipeline in PAndas
Stars: ✭ 33 (-99.9%)
Mutual labels:  scikit-learn, sklearn
Dense BiLSTM
Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification
Stars: ✭ 48 (-99.85%)
Mutual labels:  lstm, rnn
Spago
Self-contained Machine Learning and Natural Language Processing library in Go
Stars: ✭ 854 (-97.36%)
Mutual labels:  deeplearning, lstm
totally humans
rnn trained on r/totallynotrobots 🤖
Stars: ✭ 23 (-99.93%)
Mutual labels:  lstm, rnn
python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
Stars: ✭ 60 (-99.81%)
Mutual labels:  scikit-learn, rnn
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (-97.26%)
Mutual labels:  lstm, rnn
Breast Cancer Prediction
Predicting the probability that a diagnosed breast cancer case is malignant or benign based on Wisconsin dataset
Stars: ✭ 19 (-99.94%)
Mutual labels:  sklearn, regression
Sequence-Models-coursera
Sequence Models by Andrew Ng on Coursera. Programming Assignments and Quiz Solutions.
Stars: ✭ 53 (-99.84%)
Mutual labels:  lstm, rnn
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-99.9%)
Mutual labels:  svm, sklearn
rnn2d
CPU and GPU implementations of some 2D RNN layers
Stars: ✭ 26 (-99.92%)
Mutual labels:  lstm, rnn
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework
Stars: ✭ 96 (-99.7%)
Mutual labels:  lstm, rnn
Machinelearningstocks
Using python and scikit-learn to make stock predictions
Stars: ✭ 897 (-97.22%)
Mutual labels:  scikit-learn, sklearn
Kaio-machine-learning-human-face-detection
Machine Learning project a case study focused on the interaction with digital characters, using a character called "Kaio", which, based on the automatic detection of facial expressions and classification of emotions, interacts with humans by classifying emotions and imitating expressions
Stars: ✭ 18 (-99.94%)
Mutual labels:  scikit-learn, sklearn
hcn
Hybrid Code Networks https://arxiv.org/abs/1702.03274
Stars: ✭ 81 (-99.75%)
Mutual labels:  lstm, rnn
Pytorch-POS-Tagger
Part-of-Speech Tagger and custom implementations of LSTM, GRU and Vanilla RNN
Stars: ✭ 24 (-99.93%)
Mutual labels:  lstm, rnn
python3-docker-devenv
Docker Start Guide with Python Development Environment
Stars: ✭ 13 (-99.96%)
Mutual labels:  scikit-learn, sklearn
voice-conversion
an tutorial implement of voice conversion using pytorch
Stars: ✭ 26 (-99.92%)
Mutual labels:  dnn, lstm
rindow-neuralnetworks
Neural networks library for machine learning on PHP
Stars: ✭ 37 (-99.89%)
Mutual labels:  dnn, rnn
sgrnn
Tensorflow implementation of Synthetic Gradient for RNN (LSTM)
Stars: ✭ 40 (-99.88%)
Mutual labels:  lstm, rnn
Lstm Human Activity Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Stars: ✭ 2,943 (-90.89%)
Mutual labels:  lstm, rnn
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (-89.68%)
Mutual labels:  svm, pca
Rnnsharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
Stars: ✭ 277 (-99.14%)
Mutual labels:  lstm, rnn
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (-99.13%)
Mutual labels:  svm, regression
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
Stars: ✭ 39 (-99.88%)
Mutual labels:  lstm, rnn
tiny-rnn
Lightweight C++11 library for building deep recurrent neural networks
Stars: ✭ 41 (-99.87%)
Mutual labels:  lstm, rnn
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (-99.07%)
Mutual labels:  lstm, rnn
Sklearn Evaluation
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Stars: ✭ 294 (-99.09%)
Mutual labels:  scikit-learn, sklearn
Tensorflow poems
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Stars: ✭ 3,429 (-89.39%)
Mutual labels:  lstm, rnn
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-98.89%)
Mutual labels:  deeplearning, rnn
Profanity Check
A fast, robust Python library to check for offensive language in strings.
Stars: ✭ 354 (-98.9%)
Mutual labels:  scikit-learn, sklearn
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-98.86%)
Mutual labels:  lstm, rnn
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-98.84%)
Mutual labels:  rnn, dnn
Actionai
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
Stars: ✭ 404 (-98.75%)
Mutual labels:  lstm, scikit-learn
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (-98.6%)
Mutual labels:  lstm, sklearn
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (-87.24%)
Mutual labels:  rnn, regression
Machine Learning In Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
Stars: ✭ 533 (-98.35%)
Mutual labels:  svm, regression
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (-98.32%)
Mutual labels:  lstm, rnn
Ner Lstm Crf
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
Stars: ✭ 337 (-98.96%)
Mutual labels:  deeplearning, lstm
H2o4gpu
H2Oai GPU Edition
Stars: ✭ 416 (-98.71%)
Mutual labels:  pca, svd
1-60 of 1847 similar projects