Baileyswu / pytorch-exerciseLinks
深度学习框架PyTorch快速开发与实战
☆51Updated 5 years ago
Alternatives and similar repositories for pytorch-exercise
Users that are interested in pytorch-exercise are comparing it to the libraries listed below
Sorting:
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- csdn上面的一些相关代码☆118Updated 5 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正 则化,dropout,…☆223Updated 6 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆197Updated 6 years ago
- ☆174Updated 2 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆348Updated 6 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆363Updated 6 years ago
- 全中文的机器学习算法工程师面试基础问题总结☆74Updated 3 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆415Updated 3 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆731Updated 5 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆110Updated last year
- reinforcement learning☆38Updated 7 years ago
- 《动手学深度学习》 PyTorch 版本☆175Updated 5 years ago
- 使用sklearn做特征工程☆172Updated 6 years ago
- A easy HMM program written with Python, including the full codes of training, prediction and decoding.☆403Updated 6 years ago
- Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.☆113Updated 4 years ago
- 深度学习论文翻译,包括分类论文,检测论文等☆32Updated 6 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- ☆76Updated 4 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆187Updated 6 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆457Updated 5 years ago