GusSand's Stars
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
fauxpilot/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
replicate/cog
Containers for machine learning
acheong08/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat AI
wireservice/csvkit
A suite of utilities for converting to and working with CSV, the king of tabular file formats.
pytorch-labs/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers
raghakot/keras-vis
Neural network visualization toolkit for keras
VainF/Torch-Pruning
[CVPR 2023] DepGraph: Towards Any Structural Pruning
AbanteAI/mentat
Mentat - The AI Coding Assistant
kayzhu/LSHash
A fast Python implementation of locality sensitive hashing.
google-research/python-graphs
A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks.
agencyenterprise/PromptInject
PromptInject is a framework that assembles prompts in a modular fashion to provide a quantitative analysis of the robustness of LLMs to adversarial prompt attacks. 🏆 Best Paper Awards @ NeurIPS ML Safety Workshop 2022
AnubisLMS/Anubis
Distributed LMS for automating Computing Science Courses From NYU
mattilyra/LSH
Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents
geudrik/peloton-client-library
Python Client Library to interact with parts of the Peloton API
whyisyoung/CADE
Code for our USENIX Security 2021 paper -- CADE: Detecting and Explaining Concept Drift Samples for Security Applications
cbourke/ComputerScienceI
Computer Science
hdidx/hdidx
Approximate Nearest Neighbor (ANN) search for high-dimensional data.
ClonedOne/MalwareBackdoors
Code for the paper Explanation-Guided Backdoor Poisoning Attacks Against Malware Classifiers
AI-secure/Robustness-Against-Backdoor-Attacks
RAB: Provable Robustness Against Backdoor Attacks
sjmikler/SNIP-pruning
Reproduction and analysis of SNIP paper
synoet/pincer
analyze ai generated inline completions on developer productivity.
chinmayhegde/fodl
Course notes for Foundations of Deep Learning (Spring 2022)
877152223/BugInjector