Skip to content

Simple ensemble feed-forward neural network in Pytorch (no for loop)

Notifications You must be signed in to change notification settings

yg-smile/EnsembleFNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EnsembleFNN

Simple ensemble feed-forward neural network in Pytorch (no for loop)

Using torch.einsum to avoid writing for loop over ensemble nets

About

Simple ensemble feed-forward neural network in Pytorch (no for loop)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages