huanhuang / SimpleConvNet
一个通过python基本库实现的简单的卷积神经网络
☆18Updated 5 years ago
Alternatives and similar repositories for SimpleConvNet:
Users that are interested in SimpleConvNet are comparing it to the libraries listed below
- AI学习过程中的实操代码☆205Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 3 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
- Sentiment Analysis with Word Embedding and Long Short Term Memory Approaches☆70Updated 5 years ago
- 基于pytorch进行文本多分类,主要模型为双向LSTM,预测准确率83%☆42Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆155Updated 5 years ago
- GA遗传算法&动态可视化的,解决旅行商问题,python☆69Updated 4 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆218Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 一个基本的多层lstm rnn模型,能实现中英文文本的二分类或多分类☆46Updated 6 years ago
- ☆171Updated 2 years ago
- NLP的各种小项目练手☆142Updated 3 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆50Updated 6 years ago
- 2021华为软件精英挑战赛 程序输出分析器☆53Updated 3 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆452Updated 4 years ago
- 基于深度学习的英文文本分类☆11Updated 3 years ago
- ☆105Updated 5 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆171Updated last year
- 简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业☆150Updated 2 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆115Updated 6 years ago
- 电影评论情感分类,基于Pytorch☆13Updated 4 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆14Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆538Updated 4 years ago
- ☆11Updated 6 years ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆21Updated 4 years ago
- 个人关于李航《统计学习方法》的一些肤浅解释和学习,以及numpy和sklearn编程实现☆87Updated 4 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆74Updated 4 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 2 years ago
- B站上炼数成金的公开课笔记☆364Updated 5 years ago
- 给研一同学的NLP入门指南☆58Updated 8 months ago