项目作者: SujanSharma07

项目描述 :
Machine learning using Tensorflow/keras/sklearn Python
高级语言: Python
项目地址: git://github.com/SujanSharma07/Machine-Learning.git
创建时间: 2020-05-29T02:57:29Z
项目社区:https://github.com/SujanSharma07/Machine-Learning

开源协议:

下载


Machine-Learning

Machine learning using temsorflow/keras/sklearn Python

raw_health_NN.py shows the neural network implementaion without NN API like tensorflow/keras/sklearn
you can learn Neural Network from basisc level through this file and implement it in more optimized way like in heart_disease folder.

inside heart_disease folder…Their can be pre trailed model preserved as pikel file and authentic training conception are in commit blocks.