All Projects → rianrajagede → Iris Python

rianrajagede / Iris Python

Licence: mit
Collection of iris classifcation program for teaching purpose

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Iris Python

Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (+227.27%)
Mutual labels:  lasagne, theano
Theano Xnor Net
Theano implementation of XNOR-Net
Stars: ✭ 23 (-30.3%)
Mutual labels:  lasagne, theano
Alphazero gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Stars: ✭ 2,570 (+7687.88%)
Mutual labels:  lasagne, theano
Tars
A deep generative model library in Theano and Lasagne
Stars: ✭ 61 (+84.85%)
Mutual labels:  lasagne, theano
SymJAX
Documentation:
Stars: ✭ 103 (+212.12%)
Mutual labels:  lasagne, theano
Deep Learning Python
Intro to Deep Learning, including recurrent, convolution, and feed forward neural networks.
Stars: ✭ 94 (+184.85%)
Mutual labels:  lasagne, theano
Deepalignmentnetwork
A deep neural network for face alignment
Stars: ✭ 480 (+1354.55%)
Mutual labels:  lasagne, theano
rnn benchmarks
RNN benchmarks of pytorch, tensorflow and theano
Stars: ✭ 85 (+157.58%)
Mutual labels:  lasagne, theano
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+18521.21%)
Mutual labels:  lasagne, theano
Improved-Wasserstein-GAN-application-on-MRI-images
Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images
Stars: ✭ 23 (-30.3%)
Mutual labels:  lasagne, theano
Feel The Kern
Generating proportional fonts with deep learning
Stars: ✭ 59 (+78.79%)
Mutual labels:  lasagne, theano
Practical rl
A course in reinforcement learning in the wild
Stars: ✭ 4,741 (+14266.67%)
Mutual labels:  lasagne, theano
Practical dl
DL course co-developed by YSDA, HSE and Skoltech
Stars: ✭ 1,006 (+2948.48%)
Mutual labels:  lasagne, theano
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (+212.12%)
Mutual labels:  lasagne, theano
2D-and-3D-Deep-Autoencoder
Convolutional AutoEncoder application on MRI images
Stars: ✭ 57 (+72.73%)
Mutual labels:  lasagne, theano
Agentnet
Deep Reinforcement Learning library for humans
Stars: ✭ 298 (+803.03%)
Mutual labels:  lasagne, theano
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-33.33%)
Mutual labels:  lasagne, theano
Keras Rcnn
Keras package for region-based convolutional neural networks (RCNNs)
Stars: ✭ 526 (+1493.94%)
Mutual labels:  theano
Rnn Rbm In Theano
An implementation of RNN-RBM & GBRBM.
Stars: ✭ 6 (-81.82%)
Mutual labels:  theano
Dlwin
GPU-accelerated Deep Learning on Windows 10 native
Stars: ✭ 523 (+1484.85%)
Mutual labels:  theano

Simple Sample Codes for Iris Dataset Classification

This is a collection of simple and easy-to-read program, for Iris dataset classification. These are some different types of libraries available so that you can see the implementation difference between one and another for the same usage.

Required Packages

Please install requirements.txt file in each folder


Keras (using Tensorflow backend)

Lasagne

Python

PyTorch

Tensorflow

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].