All Projects → Tensorflow_cookbook → Similar Projects or Alternatives

7322 Open source projects that are alternatives of or similar to Tensorflow_cookbook

Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (-39.62%)
Mutual labels:  classification, cnn, rnn, tensorboard
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (-95.32%)
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-97.56%)
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (-25.67%)
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (-96.29%)
Mutual labels:  jupyter-notebook, cnn, rnn, tensorboard
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (-31.12%)
Mutual labels:  classification, cnn, rnn, regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (-44.28%)
Pycaret
An open-source, low-code machine learning library in Python
Stars: ✭ 4,594 (-23.23%)
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-99.48%)
Mutual labels:  classification, 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 (-98.73%)
Mutual labels:  classification, rnn, svm
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-93.73%)
Mutual labels:  classification, cnn, rnn
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-97.03%)
Mutual labels:  jupyter-notebook, cnn, rnn
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (-97.59%)
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Stars: ✭ 23 (-99.62%)
Mutual labels:  classification, cnn, rnn
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+440.04%)
Mutual labels:  rnn, svm, regression
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (-94.22%)
Mutual labels:  jupyter-notebook, cnn, rnn
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-99.65%)
Mutual labels:  jupyter-notebook, classification, cnn
Tiny ml
numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
Stars: ✭ 129 (-97.84%)
Mutual labels:  classification, svm, regression
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 (-99.3%)
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-99.43%)
Mutual labels:  jupyter-notebook, cnn, rnn
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-98.9%)
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (-93.2%)
Mutual labels:  jupyter-notebook, cnn, rnn
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-98.38%)
Mutual labels:  jupyter-notebook, cnn, rnn
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (-76.97%)
Mutual labels:  jupyter-notebook, cnn, rnn
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-97.99%)
Mutual labels:  jupyter-notebook, classification, cnn
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-97.66%)
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-96.74%)
Mutual labels:  jupyter-notebook, cnn, rnn
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (-97.76%)
Benchmarks
Comparison tools
Stars: ✭ 139 (-97.68%)
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (-63.29%)
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-98.65%)
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (-84.93%)
Mutual labels:  classification, cnn, rnn
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-98.18%)
Mutual labels:  cnn, rnn, svm
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (-46.37%)
Mutual labels:  jupyter-notebook, cnn, rnn
Bayesian Neural Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Stars: ✭ 900 (-84.96%)
Java Deep Learning Cookbook
Code for Java Deep Learning Cookbook
Stars: ✭ 156 (-97.39%)
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-99.43%)
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (-97.43%)
Mutual labels:  classification, svm, linear-regression
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-93.4%)
Mutual labels:  jupyter-notebook, cnn, svm
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (-83.59%)
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (-97.74%)
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (-90.93%)
Mutual labels:  jupyter-notebook, cnn, rnn
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (-9.56%)
Food Recipe Cnn
food image to recipe with deep convolutional neural networks.
Stars: ✭ 448 (-92.51%)
Mutual labels:  jupyter-notebook, classification, cnn
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-98.4%)
Mutual labels:  jupyter-notebook, cnn, rnn
Machine learning code
机器学习与深度学习算法示例
Stars: ✭ 88 (-98.53%)
Mutual labels:  jupyter-notebook, svm, regression
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (-91.38%)
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-98.7%)
Mutual labels:  jupyter-notebook, classification, rnn
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (-97.31%)
Stock Analysis
Regression, Scrapers, and Visualization
Stars: ✭ 255 (-95.74%)
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+13.35%)
Mutual labels:  jupyter-notebook, cnn, rnn
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (-94.95%)
Mutual labels:  cnn, rnn
Regression
Multivariable regression library in Go
Stars: ✭ 300 (-94.99%)
Mutual labels:  linear-regression, regression
Go Deep
Artificial Neural Network
Stars: ✭ 303 (-94.94%)
Mutual labels:  classification, regression
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (-40.94%)
Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (-94.75%)
Mutual labels:  jupyter-notebook, classification
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (-94.65%)
Mutual labels:  jupyter-notebook, rnn
Srmd
Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
Stars: ✭ 333 (-94.44%)
Mutual labels:  cnn, regression
Artificial Intelligence
Awesome Artificial Intelligence Projects
Stars: ✭ 330 (-94.49%)
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (-94.39%)
Mutual labels:  cnn, rnn
1-60 of 7322 similar projects