- 05 Feb, 2022 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 13 Nov, 2021 2 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
-
- 06 Nov, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 05 Nov, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 31 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 24 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 17 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 16 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 14 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 12 Oct, 2021 2 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
Creating all in one script and pyinstaller specs for building single file app, fixing error in cross fold validation, adding separate kalman filters in traces, updating models
-
- 07 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 06 Oct, 2021 2 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
Adding already trained models on points and traces in H5 format, those models are now used in the correction phase
-
- 05 Oct, 2021 3 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
-
- 04 Oct, 2021 3 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
-
- 03 Oct, 2021 2 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
-
- 02 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 01 Oct, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 30 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Fixing errors in the correction part, adding spline interpolation and Kalman filters for correction.
-
- 25 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Fixing errors in correction with custom method and interpolation, adding vanilla lstm grid search results
-
- 23 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Splitting correction in two phases: deleting pauses and second phase (deltas or interpolation). First phase completed and errors fixed
-
- 22 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Adding correction using interpolation for comparison, first results of grid search (custom lstm), some backprop tests
-
- 21 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 20 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Eliminating pauses in a trace, outliers are corected based on learned deltas. Grid Search code adapted and search started
-
- 17 Sep, 2021 2 commits
-
-
Sbetti Davide (Student Com16) authored
-
Sbetti Davide (Student Com16) authored
Some more experiments on adversarial techniques for correction, fixing extra correction on already corrected points
-
- 16 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Processed 26 traces, fixing evaluation plot and labels, testing the model on the new pre-processed data, running adversarial code
-
- 14 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 13 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 10 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Split only on annotated points, criteria to decide if a segment needs to be discarded has been corrected, seaborn confusion matrix changed with color palettes reflecting numbers nature
-
- 09 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
-
- 07 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Including all points in pre processing, sliding window chooses segments only containing annotated points. Output files updated
-
- 06 Sep, 2021 1 commit
-
-
Sbetti Davide (Student Com16) authored
Ignoring points with missing altitude, make segments process now in a separate module, refreshing output object files
-