Pinned Repositories
DP-Ensemble
Diversity Optimized Ensemble
EnsembleBench
A holistic framework for promoting high diversity ensemble learning.
GTDLBench
Benchmarking Deep Learning Frameworks
GTModelZoo
LRBench
A learning rate recommending and benchmarking tool.
comanche
Component-based development framework for memory-centric storage systems
ncs2-pi
OpenVINO Installation or Raspberry Pi and Jetson Nano
S-LSTM-GAN-MNIST
This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"
SINT_implementation
YanzhaoWu.github.io
Github Pages template for academic personal websites, forked from academicpages/academicpages.github.io
YanzhaoWu's Repositories
YanzhaoWu/ncs2-pi
OpenVINO Installation or Raspberry Pi and Jetson Nano
YanzhaoWu/YanzhaoWu.github.io
Github Pages template for academic personal websites, forked from academicpages/academicpages.github.io
YanzhaoWu/ABigSurveyOfLLMs
A collection of 150+ surveys on LLMs
YanzhaoWu/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
YanzhaoWu/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
YanzhaoWu/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
YanzhaoWu/awesome-cvpr-2024
🤩 An AWESOME Curated List of Papers, Workshops, Datasets, and Challenges from CVPR 2024
YanzhaoWu/bayesian-torch
A library for Bayesian neural network layers and uncertainty estimation in Deep Learning extending the core of PyTorch
YanzhaoWu/ChatGPT_DAN
ChatGPT DAN, Jailbreaks prompt
YanzhaoWu/ChatReviewer
ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议
YanzhaoWu/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
YanzhaoWu/Dynamic_MoE
Inference Code for Paper "Harder Tasks Need More Experts: Dynamic Routing in MoE Models"
YanzhaoWu/EE-LLM
EE-LLM is a framework for large-scale training and inference of early-exit (EE) large language models (LLMs).
YanzhaoWu/EnsembleDiversity
Masters thesis
YanzhaoWu/fourierft
YanzhaoWu/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
YanzhaoWu/llm-sp
Papers and resources related to the security and privacy of LLMs 🤖
YanzhaoWu/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
YanzhaoWu/open-webui
ChatGPT-Style WebUI for LLMs (Formerly Ollama WebUI)
YanzhaoWu/pubdef
Official code for "PubDef: Defending Against Transfer Attacks From Public Models" (ICLR 2024)
YanzhaoWu/PyTorch-Encoding
A CV toolkit for my papers.
YanzhaoWu/retrieval-scaling
Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".
YanzhaoWu/robustlearn
Robust machine learning for responsible AI
YanzhaoWu/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
YanzhaoWu/RWTS-PDFwriter
An OSX print to pdf-file printer driver
YanzhaoWu/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
YanzhaoWu/tdc-starter-kit
Starter kit and data loading code for the Trojan Detection Challenge NeurIPS 2022 competition
YanzhaoWu/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
YanzhaoWu/Verba
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
YanzhaoWu/VIT-Pneumonia-Analyzer
A TensorFlow-based Vision Transformer (VIT) model for pneumonia detection using chest X-rays. Includes a Docker-hosted web interface for easy image upload and instant diagnostic results.