Pinned Repositories
camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
AAAI-2021-Paper-List-of-Anomaly-Detection
A list of accepted papers in AAAI 2021 about anomaly detection.
Awesome-Autoencoders-for-Representation-Learning
A curated list on the literature of autoencoders for representation learning.
Awesome-Information-Bottleneck
This is a curated list for Information Bottleneck Principle, in memory of Professor Naftali Tishby.
Awesome-Papers-on-Combinatorial-Semi-Bandit-Problems
A curated list on papers about combinatorial multi-armed bandit problems.
Bias-in-Deep-Anomaly-Detection-PyTorch
This is the code repository for the IJCAI-21 paper "Understanding the Effect of Bias in Deep Anomaly Detection".
Generalization-and-Memorization-in-Sparse-Training
This is the repository for the SNN-22 Workshop paper on "Generalization and Memorization in Sparse Neural Networks".
Papers-on-Anomaly-Detection-in-NeurIPS-2020
A list of all papers related to anomaly detection in NeurIPS 2020.
Post-Quantum-Crypto-for-Blockchains
A python package for post-quantum-safe transaction on Web3 with hybrid key encapsulation methods.
Reasoning-in-Reasoning
ZIYU-DEEP's Repositories
ZIYU-DEEP/Generalization-and-Memorization-in-Sparse-Training
This is the repository for the SNN-22 Workshop paper on "Generalization and Memorization in Sparse Neural Networks".
ZIYU-DEEP/Awesome-Deep-Correspondence-Learning
A curated list for literature in correspondence learning, from a beginner's perspective.
ZIYU-DEEP/causal-checker
ZIYU-DEEP/conformal-prediction
Lightweight, useful implementation of conformal prediction on real data.
ZIYU-DEEP/ConformalLLM
Extending Conformal Prediction to LLMs
ZIYU-DEEP/cross-domain-compositing
ZIYU-DEEP/CrypTen
A framework for Privacy Preserving Machine Learning
ZIYU-DEEP/DropPos
[NeurIPS'23] DropPos: Pre-Training Vision Transformers by Reconstructing Dropped Positions
ZIYU-DEEP/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
ZIYU-DEEP/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
ZIYU-DEEP/hoodwinked
Text-based game of lies and deceit, made for language models.
ZIYU-DEEP/iris
Transformers are Sample-Efficient World Models. ICLR 2023, notable top 5%.
ZIYU-DEEP/LLM-Pruner
LLM-Pruner: On the Structural Pruning of Large Language Models
ZIYU-DEEP/llm-reasoners
A library for advanced large language model reasoning
ZIYU-DEEP/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
ZIYU-DEEP/lora-jewelry
maybe someday
ZIYU-DEEP/mbrl-lib
Library for Model Based RL
ZIYU-DEEP/miniF2F
An updated version of miniF2F with lots of fixes and informal statements / solutions.
ZIYU-DEEP/nerf-from-image
Shape, Pose, and Appearance from a Single Image via Bootstrapped Radiance Field Inversion
ZIYU-DEEP/PDML
ZIYU-DEEP/PEDA
Scaling Pareto-Efficient Decision Making via Offline Multi-Objective RL, published in ICLR 2023
ZIYU-DEEP/prize
A prize for finding tasks that cause large language models to show inverse scaling
ZIYU-DEEP/prm800k
800,000 step-level correctness labels on LLM solutions to MATH problems
ZIYU-DEEP/pruned-vision-model-bias
Code for reproducing the paper "Bias in Pruned Vision Models: In-Depth Analysis and Countermeasures"
ZIYU-DEEP/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
ZIYU-DEEP/sparsegpt
Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".
ZIYU-DEEP/spdl
Source code for the Self-Paced Deep Reinforcement Learning Experiments
ZIYU-DEEP/stable-diffusion-webui
Stable Diffusion web UI
ZIYU-DEEP/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models
ZIYU-DEEP/tree-of-thought-puzzle-solver
The Tree of Thoughts (ToT) framework for solving complex reasoning tasks using LLMs