Commit History

add simple conv model with relu and batchnorm
400abb9

Hannes Kuchelmeister commited on

Revert "change conv model to use activation function and rerun a training run" as it degrades performance
cd2e0ce

Hannes Kuchelmeister commited on

change conv model to use activation function and rerun a training run
1fb6fd9

Hannes Kuchelmeister commited on

fix mdct (add square)
1a31ea8

Hannes Kuchelmeister commited on

add non-pretrained-focus-liteNN model
40e1762

Hannes Kuchelmeister commited on

fix vol4 function
d8d5dd8

Hannes Kuchelmeister commited on

add mean laplacian and mdct
a490849

Hannes Kuchelmeister commited on

add traditional method for comparison
c3f6f40

Hannes Kuchelmeister commited on

remove error causeing (?) ResNET parameter and reduce range of lr
5bf8787

Hannes Kuchelmeister commited on

fix error in resnet code, don*t run constructor in place
e882716

Hannes Kuchelmeister commited on

readd cod modifications
91867af

Hannes Kuchelmeister commited on

Add simple fully convolutional network
dce8df2

Hannes Kuchelmeister commited on

added in_memory loading to reduce disk reads and increase speed
d170477

Hannes Kuchelmeister commited on

Add code so loss function uses torch.Size([x,1]) instead of torch.Size([x])
ba9c868

Hannes Kuchelmeister commited on

add testing notebook for convolutional neural network
ad947ed

Hannes Kuchelmeister commited on

add FNN with MSE loss
12319ae

Hannes Kuchelmeister commited on

add missing changes from original repository
a58327a

Hannes Kuchelmeister commited on

cleanup to make ready as submodule
c7be723

Hannes Kuchelmeister commited on