logo
Loading...

Theano 3 神经网络在做什么 (神经网络 教学教程tutorial) - 莫烦Python - 深度學習 Deep Learning 公開課 - Cupoy

本节练习代码: https://github.com/MorvanZhou/tutorials/blob/master/theanoTUT/theano3_what_does_ML_do.pyThea...

本节练习代码: https://github.com/MorvanZhou/tutorials/blob/master/theanoTUT/theano3_what_does_ML_do.pyTheano 能做的机器学习种类一般分两种, 一种是回归学习,一种是分类学习. 大家可以下载代码自己看看theano, 神...