Stars
A resource repository for machine unlearning in large language models
[ACL 2024] The Heuristic Core: Understanding Subnetwork Generalization in Pretrained Language Models - https://arxiv.org/abs/2403.03942
Official Code for Paper: Assessing the Brittleness of Safety Alignment via Pruning and Low-Rank Modifications
Predict and Inverse design for metal-organic framework with large-language models (llms)
Analyze central bank announcements
[TMLR 2024] Efficient Large Language Models: A Survey
A custom OpenAI gym environment for simulating stock trades on historical price data.
Awesome LLM for NLG Evaluation Papers
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
A Bilingual Role Evaluation Benchmark for Large Language Models
Examples and guides for using the OpenAI API
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold t…
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
Image to prompt with BLIP and CLIP
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
ICCV2019 - Learning to Paint With Model-based Deep Reinforcement Learning
Implementation of MAXIM in TensorFlow.
[ACM MM 2022] UConNet:Unsupervised Controllable Network for Image and Video Deraining
Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程