cathyliucx's Stars
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
meta-llama/llama
Inference code for Llama models
vikaskyadav/Free-OReilly-Books
Free O Reilly Books
facebookresearch/ImageBind
ImageBind One Embedding Space to Bind Them All
Molunerfinn/PicGo
:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
SuperBruceJia/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Significant-Gravitas/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.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
getcursor/cursor
The AI Code Editor
ikatyang/emoji-cheat-sheet
A markdown version emoji cheat sheet
rasbt/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Afool4U/MIGPT
基于API流式对话的低延迟版MIGPT
bupticybee/ChineseAiDungeonChatGPT
中文版的ai地牢,直接使用的openai的ChatGPT api作为讲故事的模型。
bottama/Dynamic-Derivatives-Portfolio-Hedging
Algorithmic Portfolio Hedging. Black-Scholes Pricing for Dynamic Hedges to produce a Dynamic multi-asset Portfolio Hedging with the usage of Options contracts.
wikieden/Awesome-ChatGPT-Prompts-CN
ChatGPT调教指南|咒语指南|聊天提示词指南|学习指南
wangshub/RL-Stock
📈 如何用深度强化学习自动炒股
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
bfinl/BCI_Data_Paper
Code For: Continuous Sensorimotor Rhythm Based Brain Computer Interface Learning in a Large Population
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
ChandlerBang/awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
fuergaosi233/gitbook2pdf
Grab the contents of the gitbook document and convert it to pdf
sangyx/deep-finance
Datasets, papers and books on AI & Finance.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
rShetty/awesome-podcasts
Collection of awesome podcasts
thuquant/awesome-quant
**的Quant相关资源索引
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation