Adam Noack (a1noack)

a1noack

Geek Repo

Company:UO

Location:Eugene, OR

Home Page:https://www.adamnoackconsulting.com/

Github PK Tool:Github PK Tool

Adam Noack's repositories

interp_regularization

A novel neural network gradient regularization scheme for adversarial robustness and interpretability.

Language:PythonStargazers:6Issues:0Issues:0

a1noack.github.io

Code for my website.

Language:HTMLLicense:Apache-2.0Stargazers:1Issues:0Issues:0

algo_selection

Custom OpenAI gym environment and and agents.

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

julia_cuda_test

Testing the speedup of CUDA.jl for multiplying matrices.

Language:JuliaStargazers:1Issues:0Issues:0

react-cluster

Code for detecting unseen attacks

Language:PythonStargazers:1Issues:0Issues:0

3H

Code from C / C++ seminar project.

Language:CStargazers:0Issues:0Issues:0

cuda_neural_net

An implementation of a neural network using cuda kernels in C++ and a non-vectorized baseline neural network using only standard libraries.

Language:TeXStargazers:0Issues:0Issues:0

nn_and_svm_from_scratch

Comparing results obtained on classification task between sklearn's MLPClassifier and SVC models and two-layer DNN and a SVM I wrote from scratch.

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

pokec_predict_age

Use natural language data from a user (of the social media website Pokec) and aggregated data describing the user's friends to predict the user's age.

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

summarization_robustness

We demonstrate that near SOTA summarization models are fairly robust to different types of transformations and goal-directed perturbations.

Language:PythonStargazers:0Issues:0Issues:0

bert_score

BERT score for text generation

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

cv_class

Homework for Computer Vision class.

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

dark_themed_chrome_file_browser_extension

Code for chrome extension that makes the default Chrome file browser better looking.

Language:CSSStargazers:0Issues:0Issues:0

eeg_data_analysis

Scripts for preprocessing and analyzing the collected EEG data.

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

eeg_data_collection_scripts

Scripts used to collect EEG waves from study participants.

Language:PythonStargazers:0Issues:0Issues:0

fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

License:MITStargazers:0Issues:0Issues:0

google-research

Google Research

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

intro_ai

Homework files and slides from Intro to AI.

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

labpool

Code for the Labpool site.

Language:PythonStargazers:0Issues:0Issues:0

Parametric-t-SNE

Running parametric t-SNE by Laurens Van Der Maaten with Octave and oct2py.

License:MITStargazers:0Issues:0Issues:0

pytorch_resnet_cifar10

Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.

Stargazers:0Issues:0Issues:0

robust_interpretations

Work showing how enforcing interpretable gradients increases network robustness. Also included is work on robustness to adversarial attacks on salience maps from Ghorbani et al. (https://www.aaai.org/ojs/index.php/AAAI/article/view/4252).

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP

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