huanhuang / SimpleConvNet
一个通过python基本库实现的简单的卷积神经网络
☆19Updated 5 years ago
Alternatives and similar repositories for SimpleConvNet:
Users that are interested in SimpleConvNet are comparing it to the libraries listed below
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- 个人关于李航《统计学习方法》的一些肤浅解释和学习,以及numpy和sklearn编程实现☆87Updated 4 years ago
- 基于Pytorch实现AlexNet\RestNet34,手写数字识别☆21Updated 2 years ago
- AI学习过程中的实操代码☆206Updated 4 years ago
- 计算机视觉项目实战☆116Updated 5 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- There are more Machine Learning algorithms☆44Updated 6 years ago
- 卷积神经网络(Convolutional Neural Networks, CNN),只使用python基础库搭建。☆18Updated 5 years ago
- ☆174Updated 2 years ago
- 毕业设计,图像拼接☆142Updated 6 years ago
- 深度学习代码☆132Updated 5 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆33Updated 6 years ago
- 使用pytorch实现RNN-LSTM写诗☆153Updated 6 years ago
- 层次分析法☆17Updated 5 years ago
- ☆106Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆133Updated 5 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 3 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆206Updated 5 years ago
- 图像处理课程的一个课程设计,基于深度学习的细胞数目识别与计数☆38Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆222Updated 6 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆52Updated 7 years ago
- Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how…☆85Updated 4 years ago
- 深度学习常用优化方法详解☆268Updated 7 years ago
- 使用HOG+SVM进行 图像分类☆164Updated 6 years ago
- ☆10Updated 6 years ago
- GA遗传算法&动态可视化的,解决旅行商问题,python☆70Updated 4 years ago
- B站课程代码☆147Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆130Updated 5 years ago
- 使用BP神经网络实现数字图片识别☆15Updated 3 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆39Updated 5 years ago