Skip to content

qibin0506/tml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tml

train a neural network by using HTML.

1. data process

use buildin dataset.

<data type="buildin" src="fashion_mnist">
    <process x_mean="/ 255.0" y_mean="/ 28.0"></process>
    <batch batch_size="32" shuffle_size="10000"></batch>
</data>

2.

About

train a neural network by using HTML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors