GitHub topics: convolutional
nitrece/mobile-communication
Mobile Communication is the use of technology that allows us to communicate with others in different locations without the use of any physical connection (wires or cables).
Size: 5.96 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

benedekrozemberczki/MixHop-and-N-GCN
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
Language: Python - Size: 5.06 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 404 - Forks: 56

ari-dasci/S-TSFE-DL
Time Series Feature Extraction using Deep Learning
Language: Python - Size: 924 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 58 - Forks: 9

infinityfx-llc/ml-basic
Lightweight, zero dependency, machine learning library.
Language: TypeScript - Size: 193 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

MuellerDominik/AIonFPGA
AI High-Performance Solution on FPGA
Language: Python - Size: 68.4 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

Oktovivian/Convolutional-Neural-Network
Convolutional Neural Networks in TensorFlow This course is part of DeepLearning.AI TensorFlow Developer Professional Certificate
Language: Jupyter Notebook - Size: 8.07 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

srdantas/Conv-aLSTM
Convolutional attention Long Sort Term Memory for processing the kinects 700 dataset.
Language: Jupyter Notebook - Size: 16.9 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

8ff/viterbi
Convolutional encoder and a Viterbi decoder written in Golang
Language: Go - Size: 525 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 13 - Forks: 2

mulliganaceous/Quantomics Fork of womanium-quantum/QML-for-Conspicuity-Detection-in-Production
a quantum enhanced deep learning solution to detect TAG weld defects
Language: Jupyter Notebook - Size: 43.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

arabian9ts/convol
functional convolution written in go.
Language: Go - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AnuragAnalog/Deep-Learning-Specialization
Coursera's Deep Learming Specialization Lecture notes
Language: Jupyter Notebook - Size: 310 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

mllite/keras2sql
Deep Learning (Keras) Models Deployment using SQL databases
Language: Python - Size: 18 MB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 3

kirill-sidorchuk/lego_detector
Lego parts classifier using deep neural networks
Language: Python - Size: 1.5 MB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 3

HayatiYrtgl/Cell_Classification_CNN
This code trains a CNN in Keras to classify cell images (infected/uninfected). It sets up data generators, defines model architecture with convolutional layers, applies regularization, configures callbacks, and trains the model for binary classification.
Language: Python - Size: 38.1 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

oupirum/tf_speech_recognition
Neural network for words recognition
Language: Python - Size: 21.6 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

chencodeX/Attention_ConvRNN_pytorch
Introducing attention mechanism in convolutional recurrent neural networks
Language: Python - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

Belval/NaiveCNN
A naive (very simple!) implementation of a convolutional neural network
Language: Python - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 3

james34602/SpleeterRT
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
Language: C - Size: 46 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 138 - Forks: 16

fabyangliu/Visualization-of-Feature-Maps-in-CNN
Visualize feature maps in convolutional neural networks.
Language: Python - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 7

KristofferLM96/TsetlinMachine-GO
Master's Thesis project at University of Agder, Spring 2020. Classification with Tsetlin Machine on board game 'GO'.
Language: Python - Size: 4.18 GB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

marchete/Mokka
Mokka is a minimal Inference Engine for Dense and Convolutional 2D Layer Neural Networks. Written on a single C++ header, it uses AVX2
Language: C++ - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

mllite/pytorch2sql
Deep Learning (PyTorch) Models Deployment using SQL databases
Language: Python - Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

mattborghi/DeepLearning.AI
Some neural networks code and notes I've been doing for Andrew Ng's Deep Learning course.
Language: Jupyter Notebook - Size: 135 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

galinator9000/tf_GAN_mnist
One of the most basic GAN setup. Training on MNIST dataset for generating handwritten digits, on Tensorflow.
Language: Python - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

aymanibrahim/dltf
Hands-on in-person workshop for Deep Learning with TensorFlow
Language: Jupyter Notebook - Size: 78.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 12

evolutionsoftswiss/tic-tac-toe-supervised-learning-dl4j
Supervised learning to play Tic Tac Toe. Learn a correct move for all positions from generated labels by minimax search.
Language: Java - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

dserbano/machine_learning_smartnet_2
2nd Project of Course 'Machine Learning' of the SMARTNET programme. Taken at the National and Kapodistrian University of Athens.
Language: Python - Size: 34.1 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ferdavid1/LinkOCR
Recognizing link URLs from images and returning site data - for a more physically inclusive web experience. CRNNs with PyTorch
Language: Python - Size: 79.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

stefanknegt/Handwriting-recognition
Handwriting Recognition course at University of Groningen 16/17 (Master Artificial Intelligence)
Size: 2.73 GB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

GabrieleLagani/HebbianPCA
Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.
Language: Python - Size: 278 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 3

GabrieleLagani/HebbianLearningThesis
Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.
Language: Python - Size: 190 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 6

nnyase/AudioDenoiser-ConvolutionalAutoEncoder
Audio Denoiser using a convolutional autoencoder. The following code upsamples a noisy audio fragments and removes noise for a clearer voice sample
Language: Jupyter Notebook - Size: 8.85 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

sujatasaini/Kuzushiji-DropBlock
Japanese Handwritten Character Recognition using DropBlock Regulzarization
Language: Python - Size: 334 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

MuellerDominik/P5-AIonFPGA
AI High-Performance Solution on FPGA
Language: Python - Size: 117 MB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

niepp/mini_cnn
a light-weight convolutional neural network based on c++ 11
Language: C++ - Size: 466 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

PraneetNeuro/DC-GAN
A python package that'll help you train DCGAN models with your own image based data.
Language: Python - Size: 24.4 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RAAKASH/Blog-gocode
This repository contains code corresponding to my blogging site.
Language: Jupyter Notebook - Size: 352 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

joaoipiraja/AI-Auto-Enconder
Exemplos práticos
Language: Jupyter Notebook - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Terkea/pneumoniaDiagnosis
convolutional neural network diagnosis pneumonia
Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

niemtec/Effects-of-Image-Augmentation-on-CNNs
An investigation into the effects that image augmentation has on the accuracy and loss in Convolutional Neural Networks
Language: Python - Size: 431 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

whoisraibolt/Reformulation-of-LBP-through-Convolutional-Filters
Reformulation of LBP through Convolutional Filters in Python using the TensorFlow framework
Language: Jupyter Notebook - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Ahtesham519/CVND_Exercises Fork of udacity/CVND_Exercises
Exercise notebooks for CVND.
Language: Jupyter Notebook - Size: 124 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

NickMcKillip/deep_learning_practice
neural networks
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
