neuralnetworks topic

List neuralnetworks repositories

2D-and-3D-Deep-Autoencoder

68
Stars
14
Forks
Watchers

Convolutional AutoEncoder application on MRI images

sbnet

431
Stars
91
Forks
Watchers

Sparse Blocks Networks

SmartGuitarAmp

1.2k
Stars
54
Forks
Watchers

Guitar plugin made with JUCE that uses neural networks to emulate a tube amplifier.

data-another-day

119
Stars
25
Forks
Watchers

A master repository of all Data Science projects, concepts, tools and resources that I learn and write about on my blog.

RobustArchitectureSearch

18
Stars
1
Forks
Watchers

This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks"

seriestemporales

33
Stars
44
Forks
Watchers

Compendio de conocimiento sobre series temporales, para la predicción de series temporales con todos los métodos tratados en nuestro laboratorio DICITS.

CNN_on_MCU

24
Stars
19
Forks
Watchers

Code for paper 'Multi-Component Optimization and Efficient Deployment of Neural-Networks on Resource-Constrained IoT Hardware'

Forecasting-Solar-Energy

37
Stars
21
Forks
Watchers

Forecasting Solar Power: Analysis of using a LSTM Neural Network

NeuralNetwork

16
Stars
3
Forks
Watchers

Very basic neural network implementation.

Mathematical consequences of orthogonal weights initialization and regularization in deep learning. Experiments with gain-adjusted orthogonal regularizer on RNNs with SeqMNIST dataset.