Neuroglycerin / neukrill-net-work

NDSB competition repository for scripting, note taking and writing submissions.
MIT License
0 stars 0 forks source link

First YAML with OpenCV integration #54

Closed gngdb closed 9 years ago

gngdb commented 9 years ago

A YAML that specifies a model intended to run with global OpenCV features as input to the MLP layers (should probably put two in this one). Should have a spacetranformer that just passes the input vector in parallel with the convolutional layer in the style of the parallel layers models.

gngdb commented 9 years ago

We have various YAMLs that can do this now. Although, none use spacetransformer because apparently that is something that I made up?