All Projects → Mnist Classification → Similar Projects or Alternatives

1263 Open source projects that are alternatives of or similar to Mnist Classification

100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+30763.3%)
Mutual labels:  scikit-learn, svm, logistic-regression
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (-25.69%)
Mutual labels:  svm, scikit-learn, logistic-regression
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+5389.91%)
Mutual labels:  cnn, rnn, svm
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+29547.71%)
Mutual labels:  scikit-learn, rnn, svm
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+1822.94%)
Mutual labels:  cnn, rnn, mnist
Ml code
A repository for recording the machine learning code
Stars: ✭ 75 (-31.19%)
PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (-46.79%)
Mutual labels:  mnist, rnn
Handwritingrecognitionsystem
Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture
Stars: ✭ 262 (+140.37%)
Mutual labels:  cnn, rnn
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1164.22%)
Mutual labels:  cnn, rnn
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (+217.43%)
Mutual labels:  cnn, rnn
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+244.04%)
Mutual labels:  cnn, rnn
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (+340.37%)
Mutual labels:  rnn, mnist
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (-17.43%)
Mutual labels:  cnn, rnn
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-74.31%)
Mutual labels:  svm, logistic-regression
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-84.4%)
deep-learning-coursera-complete
Deep Learning Specialization by Andrew Ng on Coursera - My Completed Coursework Repo - All 5 Courses
Stars: ✭ 104 (-4.59%)
Mutual labels:  cnn, rnn
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-69.72%)
Mutual labels:  svm, logistic-regression
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (+208.26%)
Mutual labels:  cnn, rnn
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+3214.68%)
Mutual labels:  cnn, rnn
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+3681.65%)
Mutual labels:  cnn, rnn
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+156.88%)
Mutual labels:  svm, logistic-regression
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (+727.52%)
Mutual labels:  cnn, rnn
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-79.82%)
Mutual labels:  svm, logistic-regression
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-3.67%)
Mutual labels:  svm, logistic-regression
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-71.56%)
Mutual labels:  cnn, rnn
Deepfakes video classification
Deepfakes Video classification via CNN, LSTM, C3D and triplets
Stars: ✭ 24 (-77.98%)
Mutual labels:  cnn, rnn
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-68.81%)
Sleepeegnet
SleepEEGNet: Automated Sleep Stage Scoring with Sequence to Sequence Deep Learning Approach
Stars: ✭ 89 (-18.35%)
Mutual labels:  cnn, rnn
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (-37.61%)
Mutual labels:  mnist, logistic-regression
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (-69.72%)
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+19.27%)
Mutual labels:  svm, logistic-regression
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (-61.47%)
Mutual labels:  svm, logistic-regression
python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
Stars: ✭ 60 (-44.95%)
Mutual labels:  scikit-learn, rnn
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-72.48%)
Mutual labels:  svm, rnn
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+2958.72%)
Mutual labels:  svm, logistic-regression
VisualML
Interactive Visual Machine Learning Demos.
Stars: ✭ 104 (-4.59%)
Mutual labels:  svm, logistic-regression
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (+177.06%)
Mutual labels:  cnn, rnn
Liblinear Java
Java version of LIBLINEAR
Stars: ✭ 298 (+173.39%)
Mutual labels:  svm, logistic-regression
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+216.51%)
Mutual labels:  scikit-learn, rnn
Mydeeplearning
A deep learning library to provide algs in pure Numpy or Tensorflow.
Stars: ✭ 281 (+157.8%)
Mutual labels:  cnn, rnn
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (+273.39%)
Mutual labels:  cnn, rnn
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+262.39%)
Mutual labels:  cnn, svm
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+6122.94%)
Mutual labels:  cnn, rnn
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (-62.39%)
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-83.49%)
Mutual labels:  svm, logistic-regression
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Stars: ✭ 23 (-78.9%)
Mutual labels:  cnn, rnn
Multi Class Text Classification Cnn Rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Stars: ✭ 570 (+422.94%)
Mutual labels:  cnn, rnn
Captcharecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
Stars: ✭ 97 (-11.01%)
Mutual labels:  cnn, rnn
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-68.81%)
Mutual labels:  cnn, rnn
How To Learn Deep Learning
A top-down, practical guide to learn AI, Deep learning and Machine Learning.
Stars: ✭ 544 (+399.08%)
Mutual labels:  cnn, rnn
Nlp overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Stars: ✭ 1,104 (+912.84%)
Mutual labels:  cnn, rnn
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-48.62%)
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-55.05%)
Mutual labels:  cnn, rnn
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-30.28%)
Mutual labels:  rnn, svm
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (-39.45%)
Mutual labels:  mnist, logistic-regression
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-11.01%)
Mutual labels:  cnn, rnn
info-retrieval
Information Retrieval in High Dimensional Data (class deliverables)
Stars: ✭ 33 (-69.72%)
Mutual labels:  svm, logistic-regression
regression-stock-prediction
Predicting Google’s stock price using regression
Stars: ✭ 54 (-50.46%)
Mutual labels:  svm, scikit-learn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+398.17%)
Mutual labels:  cnn, rnn
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-59.63%)
Mutual labels:  cnn, mnist
1-60 of 1263 similar projects