veeresh-dammur's Stars
sejaldua/music-clustering
K-Means Clustering and PCA to categorize music by similar audio features
markkohdev/spotify-api-starter
A starter pack for using the Spotify Web API in Python
ohollo/chord-extractor
Python library for extracting chords from multiple sound file formats
stingraypcarter/spobpy
SpObPy allows you to visualize your favorite music in connected graphs based genre and audio features such as tempo, key, danceability and many more. This program utilizes the Spotify API, Obsidian knowledge base app, and is written in Python. Given a text file of tracks and API credentials, the program creates markdown files for tracks, artists, albums, and audio features and with links and tags compatible with Obsidian. A user simply must open the created folder as an Obsidian vault and can explore their music in the interactive graph view.
milicajevremovic/Clustering-of-music-tracks-based-on-audio-characteristics
Cluster analysis on Spotify audio features Problem definition: Examine a set of audiofeatures of songs and using clustering techniques identify potential genres. The goal is define genres and their characteristics. I used three different type of clustering: *PAM K-Medoids *clusteringAgglomerative clustering *Density based clustering
Harry24k/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
fra31/auto-attack
Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"
mahyarnajibi/FreeAdversarialTraining
PyTorch Implementation of Adversarial Training for Free!
oscarknagg/adversarial
Creating and defending against adversarial examples
mrdbourke/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
jwmueller/KDD20-tutorial
Tutorial on Automated Machine Learning at KDD 2020
GantMan/nsfw_model
Keras model of NSFW detector
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
yangbisheng2009/nsfw-resnet
🔥🔥NSFW implement in pytorch(色情图&性感图识别,本程序经过了线上大数据集测试,性能优异效果良好)🔥🔥
ctargon/AdvGAN-tf
Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks
mathcbc/advGAN_pytorch
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
tao-bai/attack-and-defense-methods
A curated list of papers on adversarial machine learning (adversarial examples and defense methods).
BorealisAI/advertorch
A Toolbox for Adversarial Robustness Research
ermongroup/generative_adversary
Code for the unrestricted adversarial examples paper (NeurIPS 2018)
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
hkthirano/targeted_UAP_CIFAR10
SConsul/Adversarial_Attacks
Course Project for EE782. IIT Bombay, Autumn 2019
sarathknv/adversarial-examples-pytorch
Implementation of Papers on Adversarial Examples
OmidPoursaeed/Generative_Adversarial_Perturbations
Generative Adversarial Perturbations (CVPR 2018)
pralab/Fast-Minimum-Norm-FMN-Attack
Foolbox implementation for NeurIPS 2021 Paper: "Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints".
theseer/Autoload
A lightweight php namespace aware autoload generator and phar archive builder
pzmarzly/ancs4linux
iOS/iPadOS notification service client for Linux desktop (notifications on your desktop, over Bluetooth Low Energy)
sspangsberg/PHP-Calculator
Simple PHP Calculator to use for unit testing
xiaobai1217/Awesome-Repetition-Counting
kayamin/DeepRepICCV2015