- 10 Feb, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
New binning methods. They are not really necessary as I gave up on learning with the binned pointcloud loss. There also might be an error as the binning method is too big for 10/15k data points
-
- 09 Feb, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
Option of binning the pointcloud before calculating mse.
-
- 05 Feb, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 03 Feb, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 28 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
Behavior of linear layers is changed in a strange way. So look at this parameter closely before chosing it anything other than 2 or 3
-
- 24 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 21 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 19 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 17 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 10 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 07 Jan, 2022 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 06 Jan, 2022 7 commits
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 05 Jan, 2022 5 commits
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
I hope the whole autoencoder is working.
-
- 15 Dec, 2021 3 commits
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 14 Dec, 2021 2 commits
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
I hope files within ShellnetJakob are fine again.
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 13 Dec, 2021 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 08 Dec, 2021 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
Ready to tackle the two main problems. Memory and computation time when working with the big data.
-
- 07 Dec, 2021 4 commits
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
Tried to find where zeros come from. Understood, that it is form relu cutting negative values. But this should be correct.
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
Work I did: Shell_sample works always. Normalization should be good. Check if always between 0 and 1. Plotting fixed. There is only a few data for test_loader. So it will often be the same.
-
- 02 Dec, 2021 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
save_result should be activated In the log 2624 there is a shaping error 4095 and 4096 particles Normalization is not yet working In the plot seem to be the same original image several times. Random?
-
- 01 Dec, 2021 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
- 30 Nov, 2021 3 commits
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
-
Dieckmann, Jakob (FWKT) - 149552 authored
Two Problems: 1. plot data has some symmetry issues. Axes are changed? 2. My autoencoder gets many zeroes. I tracked them down a little already. Seems, that it starts from the first shellconv layer on and gets more every time!
-
Dieckmann, Jakob (FWKT) - 149552 authored
Idea provided by Nico. Starting a few runs to see whats happening.
-
- 29 Nov, 2021 1 commit
-
-
Dieckmann, Jakob (FWKT) - 149552 authored
Plotting for results working. Startet a shell_sample in order to reduce points as preprocessing step. Determined that the knn calculation in the last shellup Layer is the memory consuming step. (Added memory control functions) Changed to MSE-loss.
-