Pinned Repositories
ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
ALBEF
Code for ALBEF: a new vision-language pre-training method
algorithms
Minimal examples of data structures and algorithms in Python
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
applied-ml
📚 Papers by organizations sharing their work on applied data science & machine learning.
archernero
Config files for my GitHub profile.
archernero.github.io
my github blog
luogu_contest_cc
洛谷题目解答
archernero's Repositories
archernero/luogu_contest_cc
洛谷题目解答
archernero/ALBEF
Code for ALBEF: a new vision-language pre-training method
archernero/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
archernero/archernero
Config files for my GitHub profile.
archernero/blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
archernero/ColossalAI
Making big AI models cheaper, easier, and scalable
archernero/CPlusPlusThings
C++那些事
archernero/CppGuide
「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!
archernero/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models for search and recommendation.
archernero/gochat
goim server write by golang !🚀
archernero/gperftools
Main gperftools repository
archernero/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
archernero/json-tutorial
从零开始的 JSON 库教程
archernero/libco-protobuf-rpc
A lightweight, simple, and easy-to-understand high-performance RPC implementation framework based on libco stackful coroutines and protobuf. With a small amount of code, it implements all the basic features of RPC, making it suitable for learning or as a basis for stackful coroutine-based RPC development.
archernero/libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
archernero/Llama-2-Open-Source-LLM-CPU-Inference
Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
archernero/Metaworld
Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
archernero/onerec
在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowledge”。 已实践的算法包括行为数据,内容描述,社交信息,知识图谱等。在OneRec,每种信息和整体算法的集成是可插拔的,这样的话一方面方便大家在自己的平台数据下灵活组合各种信息,另一方面方便开源共建,大家可以在上边集成自己的各种算法。今天分享的都是之前在线上验证过效果的工作,相关代码和论文已经开源在:。欢迎大家开源共建。
archernero/project-layout
Standard Go Project Layout
archernero/shareOI
算法竞赛课件分享
archernero/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
archernero/SimCSE
SimCSE在中文任务上的简单实验
archernero/spark-tfrecord
Read and write Tensorflow TFRecord data from Apache Spark.
archernero/stable-diffusion.cpp
Stable Diffusion in pure C/C++
archernero/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
archernero/Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
archernero/tfgo
Tensorflow + Go, the gopher way
archernero/thrift
Apache Thrift
archernero/trader
交易模块
archernero/zh-google-styleguide
Google 开源项目风格指南 (中文版)