Skip to content

GuiyangH/Machine-Learning-Models--TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Models - TensorFlow

Introduction

These are several codes that I did in the past that is easy to generalize to other purposes.

files:

Logistic Regression Model.py: The general classification model.

NN 1-10-1.py: A sample Neuron Network with 1 hidden layer of 10 neurons.

Softmax.py: A sample NN with softmax as the output layer.

Copyright

The files are open to download and use. Please keep the author name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages