Pinned Repositories
-
书中所学代码的完整实现
-Tensorflow-
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Deep-Learning
keras
Deep Learning for humans
LeetCode-Python
LeetCode Solutions in Python
Machine-Learning-With-Python
此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
NIRS-regression-forecasting-model
关于近红外光谱数据,用广义回归神经网络构建预测模型,也包括传统的RBF神经网络方法和不同的降维方法等
NIRS-regression-model
近红外光谱 用grnn做组分识别
StockNN
Stock Prices Prediction Using different Neural Network Models (Backpropagation, RNN LSTM, RBF) using keras with Tensorflow backend
Cyan-du's Repositories
Cyan-du/NIRS-regression-model
近红外光谱 用grnn做组分识别
Cyan-du/NIRS-regression-forecasting-model
关于近红外光谱数据,用广义回归神经网络构建预测模型,也包括传统的RBF神经网络方法和不同的降维方法等
Cyan-du/-
书中所学代码的完整实现
Cyan-du/-Tensorflow-
Cyan-du/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Cyan-du/Deep-Learning
Cyan-du/keras
Deep Learning for humans
Cyan-du/LeetCode-Python
LeetCode Solutions in Python
Cyan-du/Machine-Learning-With-Python
此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
Cyan-du/StockNN
Stock Prices Prediction Using different Neural Network Models (Backpropagation, RNN LSTM, RBF) using keras with Tensorflow backend
Cyan-du/Summer-School
Cyan-du/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Cyan-du/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
Cyan-du/the-machine-learning-in-action-code
Cyan-du/tutorials
机器学习相关教程