All Projects → kkiningh → Cs231n Project

kkiningh / Cs231n Project

Licence: mit
CNN accelerator

Programming Languages

tcl
693 projects

Projects that are alternatives of or similar to Cs231n Project

Cnnimageretrieval Pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
Stars: ✭ 931 (+6106.67%)
Mutual labels:  convolutional-neural-networks
Dl Workshop Series
Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
Stars: ✭ 857 (+5613.33%)
Mutual labels:  convolutional-neural-networks
Traffic Sign Classifier
Udacity Self-Driving Car Engineer Nanodegree. Project: Build a Traffic Sign Recognition Classifier
Stars: ✭ 12 (-20%)
Mutual labels:  convolutional-neural-networks
Facerank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
Stars: ✭ 841 (+5506.67%)
Mutual labels:  convolutional-neural-networks
Wb sdram ctrl
SDRAM controller with multiple wishbone slave ports
Stars: ✭ 9 (-40%)
Mutual labels:  verilog
80211scrambler
Tools for working with the 802.11B scrambler when writing Packet-in-Packet exploits.
Stars: ✭ 10 (-33.33%)
Mutual labels:  verilog
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (+60%)
Mutual labels:  convolutional-neural-networks
Arty Glitcher
FPGA-based glitcher for the Digilent Arty FPGA development board.
Stars: ✭ 14 (-6.67%)
Mutual labels:  verilog
Four Color Theorem Maintenance
Fixed FCT proof for latest coq and ssreflect
Stars: ✭ 9 (-40%)
Mutual labels:  verilog
Wbc segmentaion
White Blood Cell Image Segmentation Using Deep Convolution Neural Networks
Stars: ✭ 11 (-26.67%)
Mutual labels:  convolutional-neural-networks
Novena Afe Hs Fpga
High Speed Analog Front End FPGA Firmware for Novena PVT1
Stars: ✭ 8 (-46.67%)
Mutual labels:  verilog
Indirectly Indexed 2d Ternary Content Addressable Memory Tcam
Modular SRAM-based indirectly-indexed 2D hierarchical-search Ternary Content Addressable Memory (II-2D-TCAM)
Stars: ✭ 9 (-40%)
Mutual labels:  verilog
Oberwolfach Explorations
collaboration on work in progress
Stars: ✭ 10 (-33.33%)
Mutual labels:  verilog
Amiga2000 Gfxcard
MNT VA2000, an Open Source Amiga 2/3/4000 Graphics Card (Zorro II/III), written in Verilog
Stars: ✭ 942 (+6180%)
Mutual labels:  verilog
Ipxactexamplelib
Contains examples to start with Kactus2.
Stars: ✭ 12 (-20%)
Mutual labels:  verilog
Ocpi
Semi-private RTL development upstream of OpenCPI - this is *not* the OpenCPI repo!
Stars: ✭ 24 (+60%)
Mutual labels:  verilog
Sha512
Verilog implementation of the SHA-512 hash function.
Stars: ✭ 10 (-33.33%)
Mutual labels:  verilog
Pitchshifter
Change the pitch of your voice in real-time!
Stars: ✭ 15 (+0%)
Mutual labels:  verilog
Galaksija
Galaksija computer for FPGA
Stars: ✭ 13 (-13.33%)
Mutual labels:  verilog
G729 code
G.729 Encoder
Stars: ✭ 10 (-33.33%)
Mutual labels:  verilog

Convolutional Neural Network (CNN) acclerator in Verilog

Authors: Kevin Kiningham, Michael Graczyk, Athul Ramkumar

Setup

First, clone the respository (use --recursive to clone & initialize all submodules)

git clone --recursive [email protected]:kkiningh/cs231n-project.git

TODO

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