Skip to content

tom-roddick/tensorflow_layers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensor Flow Layers

====================

The new Tensor Flow library from Google introduces some awesome new tools for machine learning. Coming to TF from Torch, I find I tend to think more in terms of higher level modules like Torch's nn.SpatialConvolution, nn.Linear etc. rather than low level matrix operations operating directly on weights. I'm therefore hoping to add to this repo a selection of Torch-like modules implemented using Tensor Flow.

About

Neural network layers for Tensor Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages