neural-nets topic

List neural-nets repositories

loss-landscape-anim

123
Stars
22
Forks
Watchers

Create animations for the optimization trajectory of neural nets

assignment2-2017

62
Stars
44
Forks
Watchers

(Spring 2017) Assignment 2: GPU Executor

Neuromorphic-Computing-Guide

264
Stars
42
Forks
Watchers

Learn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro-biological architectures.

classifying-cancer

32
Stars
18
Forks
Watchers

A Python-Tensorflow neural network for classifying cancer data

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"

bidaf-keras

64
Stars
21
Forks
Watchers

Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2

BasicNeuralNet

34
Stars
3
Forks
Watchers

Trying to understand neural nets by building a simple one from scratch

NeuralNetwork

16
Stars
3
Forks
Watchers

Very basic neural network implementation.