huanhuang / SimpleConvNetLinks
一个通过python基本库实现的简单的卷积神经网络
☆19Updated 6 years ago
Alternatives and similar repositories for SimpleConvNet
Users that are interested in SimpleConvNet are comparing it to the libraries listed below
Sorting:
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆732Updated 5 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆202Updated 6 years ago
- B站课程代码☆146Updated 5 years ago
- 深度学习代码☆132Updated 5 years ago
- B站上炼数成金的公开课笔记☆365Updated 6 years ago
- 《Python深度学习》书籍代码☆636Updated last year
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆462Updated 5 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆546Updated 4 years ago
- JULYEDU PyTorch Course☆1,090Updated 4 years ago
- 《动手学深度学习》 PyTorch 版本☆178Updated 5 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 5 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆117Updated 7 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆55Updated 7 years ago
- 老宋秋招刷题日记, 语言使用python☆319Updated 7 months ago
- ☆419Updated 4 years ago
- 《统计学习方法》的代码实现☆111Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆211Updated 5 years ago
- 深度学习常用优化方法详解☆269Updated 8 years ago
- Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how…☆85Updated 5 years ago
- 基于Pytorch实现AlexNet\RestNet34,手写数字识别☆22Updated 2 years ago
- kaggle上的一个房屋价格预测比赛☆37Updated 7 years ago
- ☆174Updated 2 years ago
- 个人关于李航《统计学习方法》的一些肤浅解释和学习,以及numpy和sklearn编程实现☆86Updated 4 years ago
- 《走向TensorFlow2.0:深度学习应用编程快速入门》的案例代码☆98Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago