NJW007

NJW007

Geek Repo

Github PK Tool:Github PK Tool

NJW007's repositories

free-spoken-digit-dataset

A free audio dataset of spoken digits. Think MNIST for audio.

Language:PythonStargazers:1Issues:0Issues:0

Adversarial-attacks-against-neural-networks

In this project, I implement this paper "Towards Evaluating the Robustness of Neural Networks." Lp norm based attack algorithms are designed to generate adversarial inputs to the deep neural networks.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

AdvGAN-tf

Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks

Language:PythonStargazers:0Issues:0Issues:0

black-parrot-branch-predictor

Branch Predictor Optimization for BlackParrot

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:0Issues:0

branch-prediction-visualization

Tool for visualizing and comparing different dynamic branch prediction methods for a pipelined processor.

Language:PythonStargazers:0Issues:0Issues:0

branch-predictor

Simulation of various branch-prediction methods.

Language:PythonStargazers:0Issues:0Issues:0

branch-predictors

A grad school class project using gem5 to compare the performance of various branch predictors.

Language:PythonStargazers:0Issues:0Issues:0

BranchPredictionSimulator

Correlating branch prediction simulator

Language:PythonStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

Cache-Fault-Tolerant-Gem5-Simulator

gem5 simulator enhanced with some well known cache fault tolerant schemes

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

captcha_break

验证码识别

License:MITStargazers:0Issues:0Issues:0

ChampSim

ChampSim repository

License:NOASSERTIONStargazers:0Issues:0Issues:0

cleverhans

An adversarial example library for constructing attacks, building defenses, and benchmarking both

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

deep-learning-models

Keras code and weights files for popular deep learning models.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DeepSpeech

A TensorFlow implementation of Baidu's DeepSpeech architecture

Language:C++License:MPL-2.0Stargazers:0Issues:0Issues:0

Distilling-the-knowledge-in-neural-network

Teaches a student network from the knowledge obtained via training of a larger teacher network

Stargazers:0Issues:0Issues:0

finetune_alexnet_with_tensorflow

Code for finetuning AlexNet in TensorFlow >= 1.2rc0

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

GAN_tensorflow

introduce and implement by tensorflow

License:Apache-2.0Stargazers:0Issues:0Issues:0

Inception_based_CNN_model

基于Inception-v3实现的CNN分类模型

Stargazers:0Issues:0Issues:0

InterpretersPerformance

Evaluating the Performance of Interpreters Over Various Branch Predictors

Stargazers:0Issues:0Issues:0

keras-yolo3

Training and Detecting Objects with YOLO3

License:MITStargazers:0Issues:0Issues:0

models

Models and examples built with TensorFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

Noise-Flooding

Code relating to research done on defending against audio adversarial examples with noise flooding. A part of the 2018 UCCS REU Site for Machine Learning in Natural Language Processing and Computer Vision.

Language:PythonStargazers:0Issues:0Issues:0

Performance-Evaluation-of-Branch-Prediction-Strategies-using-gem5

Evaluation of local, bimodal and tournament branch predictors using a set of algorithms and the SPEC-2006 benchmark suite.

Stargazers:0Issues:0Issues:0