All Projects → numpy-neuralnet-exercise → Similar Projects or Alternatives

977 Open source projects that are alternatives of or similar to numpy-neuralnet-exercise

Androidtensorflowmnistexample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
Stars: ✭ 449 (+816.33%)
Mutual labels:  mnist, deeplearning
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-38.78%)
Mutual labels:  numpy, dropout
VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
Stars: ✭ 66 (+34.69%)
Mutual labels:  mnist, deeplearning
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (+28.57%)
Mutual labels:  numpy, deeplearning
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-10.2%)
Mutual labels:  dropout, mnist
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+81.63%)
Mutual labels:  numpy, dropout
Capsnet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
Stars: ✭ 423 (+763.27%)
Mutual labels:  mnist, deeplearning
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (+355.1%)
Mutual labels:  numpy, deeplearning
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-53.06%)
Mutual labels:  numpy, deeplearning
Matex
Machine Learning Toolkit for Extreme Scale (MaTEx)
Stars: ✭ 104 (+112.24%)
Mutual labels:  mnist, deeplearning
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (-67.35%)
Mutual labels:  numpy, mnist
Xshinnosuke
Deep learning framework realized by Numpy purely, supports for both Dynamic Graph and Static Graph with GPU acceleration
Stars: ✭ 291 (+493.88%)
Mutual labels:  numpy, deeplearning
Gordon cnn
A small convolution neural network deep learning framework implemented in c++.
Stars: ✭ 241 (+391.84%)
Mutual labels:  mnist, deeplearning
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-26.53%)
Mutual labels:  mnist, deeplearning
Neo
Deep learning library in python from scratch
Stars: ✭ 36 (-26.53%)
Mutual labels:  numpy, numpy-neuralnet-exercise
Tensorflow Mnist Cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
Stars: ✭ 182 (+271.43%)
Mutual labels:  dropout, mnist
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+606.12%)
Mutual labels:  numpy, deeplearning
tensorflow-mnist-MLP-batch normalization-weight initializers
MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.
Stars: ✭ 49 (+0%)
Mutual labels:  mnist, xavier-initializer
Articles-Bookmarked
No description or website provided.
Stars: ✭ 30 (-38.78%)
Mutual labels:  deeplearning
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (+38.78%)
Mutual labels:  numpy
Cross-Domain-Image-Translation-Using-CycleGAN
CycleGAN based neural network architecture to change the gender of a person’s face
Stars: ✭ 15 (-69.39%)
Mutual labels:  deeplearning
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (-36.73%)
Mutual labels:  numpy
tutorials
Introduction to Deep Learning: Chainer Tutorials
Stars: ✭ 68 (+38.78%)
Mutual labels:  deeplearning
transonic
🚀 Make your Python code fly at transonic speeds!
Stars: ✭ 93 (+89.8%)
Mutual labels:  numpy
DeepLearning-PadhAI
All the code files related to the deep learning course from PadhAI
Stars: ✭ 88 (+79.59%)
Mutual labels:  xavier-initializer
TFDeepSurv
COX Proportional risk model and survival analysis implemented by tensorflow.
Stars: ✭ 75 (+53.06%)
Mutual labels:  deeplearning
RFDA-PyTorch
Official Code for 'Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction' - ACM Multimedia2021 (ACMMM2021) Accepted Paper Task: Video Quality Enhancement / Video Compression Artifact Reduction
Stars: ✭ 44 (-10.2%)
Mutual labels:  deeplearning
gradient-boosted-decision-tree
GBDT (Gradient Boosted Decision Tree: 勾配ブースティング) のpythonによる実装
Stars: ✭ 49 (+0%)
Mutual labels:  mnist
fastapi-template
Completely Scalable FastAPI based template for Machine Learning, Deep Learning and any other software project which wants to use Fast API as an API framework.
Stars: ✭ 156 (+218.37%)
Mutual labels:  deeplearning
Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Stars: ✭ 27 (-44.9%)
Mutual labels:  numpy
consistency
Implementation of models in our EMNLP 2019 paper: A Logic-Driven Framework for Consistency of Neural Models
Stars: ✭ 26 (-46.94%)
Mutual labels:  regularization
Datscan
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
Stars: ✭ 13 (-73.47%)
Mutual labels:  numpy
rembg-greenscreen
Rembg Video Virtual Green Screen Edition
Stars: ✭ 210 (+328.57%)
Mutual labels:  deeplearning
PVMismatch
An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
Stars: ✭ 51 (+4.08%)
Mutual labels:  numpy
lightweight-temporal-attention-pytorch
A PyTorch implementation of the Light Temporal Attention Encoder (L-TAE) for satellite image time series. classification
Stars: ✭ 43 (-12.24%)
Mutual labels:  deeplearning
linbaser
The program on a given grid from a file builds an approximation of the function by a piecewise linear basis. Made mostly in Russian, because of university subject.
Stars: ✭ 10 (-79.59%)
Mutual labels:  numpy
multi-task-defocus-deblurring-dual-pixel-nimat
Reference github repository for the paper "Improving Single-Image Defocus Deblurring: How Dual-Pixel Images Help Through Multi-Task Learning". We propose a single-image deblurring network that incorporates the two sub-aperture views into a multitask framework. Specifically, we show that jointly learning to predict the two DP views from a single …
Stars: ✭ 29 (-40.82%)
Mutual labels:  deeplearning
Computational-Intelligence-Tutorials
This is the repository of codes written in class.
Stars: ✭ 36 (-26.53%)
Mutual labels:  numpy
MNIST
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
Stars: ✭ 28 (-42.86%)
Mutual labels:  mnist
tapmap
Command line keyboard heatmap generator.
Stars: ✭ 19 (-61.22%)
Mutual labels:  numpy
Printed-Chinese-Character-OCR
This is a Chinese Character ocr system based on Deep learning (VGG like CNN neural net work),this rep include trainning set generating,image preprocesing,NN model optimizing based on Keras high level NN framwork
Stars: ✭ 21 (-57.14%)
Mutual labels:  deeplearning
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (+2.04%)
Mutual labels:  numpy
image segmentation dl
🍞 基于深度学习方法的图像分割(含语义分割、实例分割、全景分割)。
Stars: ✭ 76 (+55.1%)
Mutual labels:  deeplearning
galois
A performant NumPy extension for Galois fields and their applications
Stars: ✭ 106 (+116.33%)
Mutual labels:  numpy
SimplePythonCNN
Only in native python & numpy with Keras interface
Stars: ✭ 31 (-36.73%)
Mutual labels:  numpy
hamilton
A scalable general purpose micro-framework for defining dataflows. You can use it to create dataframes, numpy matrices, python objects, ML models, etc.
Stars: ✭ 612 (+1148.98%)
Mutual labels:  numpy
KerasR
DeepLearning using Keras with R
Stars: ✭ 26 (-46.94%)
Mutual labels:  deeplearning
NumPyANN
Implementation of Artificial Neural Networks using NumPy
Stars: ✭ 85 (+73.47%)
Mutual labels:  numpy
numpy-tutorials
NumPy tutorials & educational content in notebook format
Stars: ✭ 226 (+361.22%)
Mutual labels:  numpy
PyTorch.docs
Offline documentation built from official PyTorch release
Stars: ✭ 105 (+114.29%)
Mutual labels:  numpy
stock-prediction-with-DL
深度学习与股票分析预测
Stars: ✭ 13 (-73.47%)
Mutual labels:  deeplearning
Kapsul-Aglari-ile-Isaret-Dili-Tanima
Recognition of Sign Language using Capsule Networks
Stars: ✭ 42 (-14.29%)
Mutual labels:  deeplearning
playing with vae
Comparing FC VAE / FCN VAE / PCA / UMAP on MNIST / FMNIST
Stars: ✭ 53 (+8.16%)
Mutual labels:  mnist
image-defect-detection-based-on-CNN
TensorBasicModel
Stars: ✭ 17 (-65.31%)
Mutual labels:  mnist
Engezny
Engezny is a python package that quickly generates all possible charts from your dataframe and saves them for you, and engezny is only supporting now uni-parameter visualization using the pie, bar and barh visualizations.
Stars: ✭ 25 (-48.98%)
Mutual labels:  numpy
FactorizationMachine
implementation of factorization machine, support classification.
Stars: ✭ 19 (-61.22%)
Mutual labels:  sgd
MatConvNet-oneclick
Train your own data with MatConvNet
Stars: ✭ 84 (+71.43%)
Mutual labels:  deeplearning
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
Stars: ✭ 14 (-71.43%)
Mutual labels:  numpy
digdet
A realtime digit OCR on the browser using Machine Learning
Stars: ✭ 22 (-55.1%)
Mutual labels:  mnist
Nearest-Celebrity-Face
Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.
Stars: ✭ 30 (-38.78%)
Mutual labels:  deeplearning
1-60 of 977 similar projects