Pinned Repositories
AgentEncryption
飞桨模型加密库
Ai_Core
aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
Best-README-Template
An awesome README template to jumpstart your projects!
books_of_xiaoming
看书不为获取任何目的,而是观察别人眼里的世界的样子
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
caffe
Caffe: a fast open framework for deep learning.
ceres-solver
A large scale non-linear optimization library
cpp_example
1) 记录了平时做业务工程时,遇到不确定的东西,做的小实验等
cpp_multi_thread
cpp_multi_thread demoes
Mltsum's Repositories
Mltsum/cpp_example
1) 记录了平时做业务工程时,遇到不确定的东西,做的小实验等
Mltsum/AgentEncryption
飞桨模型加密库
Mltsum/Ai_Core
Mltsum/aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
Mltsum/Best-README-Template
An awesome README template to jumpstart your projects!
Mltsum/books_of_xiaoming
看书不为获取任何目的,而是观察别人眼里的世界的样子
Mltsum/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Mltsum/ceres-solver
A large scale non-linear optimization library
Mltsum/CPlusPlusThings
C++那些事
Mltsum/cpp-excellent-libs-usage
C++ 优秀三方库,开源代码的使用案例。
Mltsum/docopt.cpp
C++11 port of docopt
Mltsum/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
Mltsum/Halide
a language for fast, portable data-parallel computation
Mltsum/ip-for-mingren
打造个人IP的脚本
Mltsum/langchain
⚡ Building applications with LLMs through composability ⚡
Mltsum/Mas_LeeCode
Mltsum/minisam
A general and flexible factor graph non-linear least square optimization framework
Mltsum/Mltsum
Config files for my GitHub profile.
Mltsum/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Mltsum/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Mltsum/MyTinySTL
Achieve a tiny STL in C++11
Mltsum/onnx
Open standard for machine learning interoperability
Mltsum/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Mltsum/Python_Advanced
Python 技术进阶
Mltsum/scrcpy
Display and control your Android device
Mltsum/slambook2
edition 2 of the slambook
Mltsum/torch2trt
An easy to use PyTorch to TensorRT converter
Mltsum/ViatorCV
常见Backbone网络汇总
Mltsum/workflow
C++ Parallel Computing and Asynchronous Networking Engine
Mltsum/xz_for_cpp
xz的cpp实现, 参考:https://github.com/elsamuko/xz_test.git, 感谢作者