JianxGao / C-machine-learningLinks
C语言手撕机器学习/深度学习算法
☆129Updated 3 years ago
Alternatives and similar repositories for C-machine-learning
Users that are interested in C-machine-learning are comparing it to the libraries listed below
Sorting:
- 用C++实现机器学习算法☆47Updated 6 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆95Updated 6 years ago
- C++提高 (看过c++基础之后再看)黑马培训课程,自己手打,路径 https://www.bilibili.com/video/av35939892/?p=3☆122Updated 5 years ago
- c语言数字图像处理☆122Updated 3 years ago
- An artificial neural network framework based on c++☆74Updated 2 years ago
- BP神经网络的C语言实现☆84Updated 8 years ago
- 基于C++实现基础BP神经网络,有助于深入理解BP神经网络原理。☆167Updated 2 years ago
- 基于C++,使用BP神经网络识别手写字体☆94Updated 8 years ago
- C++ 线程库示例及教程☆77Updated 2 years ago
- 不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理☆33Updated 5 years ago
- 《AI嵌入式系统——算法优化与实现》软件工具、例程及教学辅助材料☆83Updated last year
- NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)☆81Updated last year
- A lib of Matrix operation for C language. (矩阵运算库--C语言)☆262Updated last year
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆96Updated 2 years ago
- machine learning algorithm☆163Updated 3 years ago
- books papers notes☆124Updated 6 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆343Updated 2 years ago
- ☆52Updated last year
- 基于Tensorflow2的深度学习开源书籍☆346Updated 4 years ago
- C++面向对象设计模式-文档与代码☆98Updated 2 years ago
- My C++ Entry Route / C++ Syntax Learning - C++ Implementation of Common Data Structures - Project Practice || 我的C++入门路线 / C++语法学习 - C++实…☆87Updated 5 years ago
- 基于《大话设计模式》对设计原则和设计模式进行解读。☆124Updated last year
- LeetCode 顺序刷题,包含文字题解、视频讲解以及多语言(C++、Go、Python) ACM 模式代码的实现☆49Updated 2 years ago
- PyTorch深度学习开源电子书☆139Updated 3 years ago
- 📚《统计学习方法-李航: 笔记》 200页PDF,公式细节讲解🎉☆473Updated 3 weeks ago
- 《机器学习》周志华 (西瓜书) 练习☆64Updated 7 years ago
- Exercises of Essential C++, of which the author is Stanley Lippman☆65Updated 10 years ago
- 基于IPv4的流媒体广播系统Plus,在原版的基础上进行升级和bug修复等。采用C语言编写,使用高级Unix编程技术。The streaming media broadcasting system plus based on IPv4 is upgraded and bug…☆69Updated last year
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- This repository is built for design pattern in C++☆229Updated last year