HeyLynne's Stars
google/styleguide
Style guides for Google-originated open-source projects
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
abseil/abseil-cpp
Abseil Common Libraries (C++)
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
cocos/cocos-engine
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
yangjianxin1/Firefly
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
Data-Camp/WeApp_Demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
wzhe06/Ad-papers
Papers on Computational Advertising
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
MetaGLM/FinGLM
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
anthropics/hh-rlhf
Human preference data for "Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback"
charliedream1/ai_quant_trade
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
miracleyoo/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well. No need to rewrite your config in hydra.
lmmlzn/Awesome-LLMs-Datasets
Summarize existing representative LLMs text datasets.
CastellanZhang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
princeton-nlp/LM-BFF
[ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723
qmhedging/poboquant
quant strategy backtesting from pobo financial
Tongyi-EconML/FinQwen
FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。
tkfy920/PythonQuantitativeFinance
专注于分享Python在金融领域的应用,欢迎关注微信公众号: Python金融量化 (id:tkfy920)
cocos-creator/cocos-tutorial-first-game
Quick start game for Fireball
berkeleydeeprlcourse/homework_fall2020
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)
jiesutd/RichWordSegmentor
Neural word segmentation with rich pretraining, code for ACL 2017 paper
wechat-miniprogram/minigame-demo
微信小游戏组件 / API / 云开发示例
YellowOldOdd/SDBI
Simple Dynamic Batching Inference
ZhongZ-Wang/Model-Based-RL
这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。
HeyLynne/torch-sparse-runner
A simple deep learning framework based on torch. Simplify feature extraction and model training on large-scale sparse data.