User Details
User Details
- User Since
- Oct 2 2017, 22:23 (385 w, 5 d)
- Availability
- Available
- Organization
- epfl.ch (university)
Jun 15 2018
Jun 15 2018
joelmfonseca committed R6062:7553da4562f7: corrected CUDA support + added optimizer in checkpoint + cleaning (authored by joelmfonseca).
corrected CUDA support + added optimizer in checkpoint + cleaning
Jun 8 2018
Jun 8 2018
Revert "updated broken link"
joelmfonseca added a reverting change for R6062:eb6c5a273d03: updated broken link: R6062:f743708f9589: Revert "updated broken link".
updated broken link
updated broken link
joelmfonseca committed R6062:6060f461b70a: final clean + added folder structure (authored by joelmfonseca).
final clean + added folder structure
Jun 6 2018
Jun 6 2018
joelmfonseca committed R6062:5c84265a79ea: generated all figures + done some cleaning (authored by joelmfonseca).
generated all figures + done some cleaning
joelmfonseca committed R6062:a9f838708c47: modified debugging structure + found numerical instability example (authored by joelmfonseca).
modified debugging structure + found numerical instability example
Jun 5 2018
Jun 5 2018
joelmfonseca committed R6062:0f99b91b5bba: updated README + added loading of Laplacians (authored by joelmfonseca).
updated README + added loading of Laplacians
Jun 4 2018
Jun 4 2018
joelmfonseca committed R6062:34aac57fe00f: cleaned some files + added mnist_012 model + new debug for mnist_rot (authored by joelmfonseca).
cleaned some files + added mnist_012 model + new debug for mnist_rot
Jun 2 2018
Jun 2 2018
joelmfonseca committed R6062:daf4a30c0384: need to optimize update_mask func in DP layer (authored by joelmfonseca).
need to optimize update_mask func in DP layer
Jun 1 2018
Jun 1 2018
joelmfonseca committed R6062:4ba138631ab5: selection of datsets in command line + reorganization of repo (authored by joelmfonseca).
selection of datsets in command line + reorganization of repo
May 24 2018
May 24 2018
added report
May 22 2018
May 22 2018
joelmfonseca committed R6062:5a5912ccbfaa: updated loss and error + added freeze option for spectral conv weights (authored by joelmfonseca).
updated loss and error + added freeze option for spectral conv weights
cleaned file
May 21 2018
May 21 2018
joelmfonseca committed R6062:81b21fc8e288: finished layer debug + added plot loss/error + done some param tuning (authored by joelmfonseca).
finished layer debug + added plot loss/error + done some param tuning
May 18 2018
May 18 2018
joelmfonseca committed R6062:a0a43bfa78a3: found another bug (matrix power) (authored by joelmfonseca).
found another bug (matrix power)
May 17 2018
May 17 2018
continued debugging
May 15 2018
May 15 2018
continued debugging
May 14 2018
May 14 2018
more debugging
May 13 2018
May 13 2018
joelmfonseca committed R6062:fc5cf8ffc8e2: added theano source code file to save modifications (authored by joelmfonseca).
added theano source code file to save modifications
joelmfonseca committed R6062:65948d26f16c: migrated code to 0.4.0 + began debugging (authored by joelmfonseca).
migrated code to 0.4.0 + began debugging
May 7 2018
May 7 2018
small changes
Apr 30 2018
Apr 30 2018
joelmfonseca committed R6062:78ae36aa85da: added loader for saved_dataset (from Theano) + reorganized few things (authored by joelmfonseca).
added loader for saved_dataset (from Theano) + reorganized few things
Apr 28 2018
Apr 28 2018
joelmfonseca committed R6062:bb63f2e26883: improved readibility of code + created new class for TIGraNet models (authored by joelmfonseca).
improved readibility of code + created new class for TIGraNet models
Apr 27 2018
Apr 27 2018
joelmfonseca committed R6062:52d08f5b5912: corrected bug + done some cleaning (authored by joelmfonseca).
corrected bug + done some cleaning
Apr 24 2018
Apr 24 2018
joelmfonseca committed R6062:d62df22effad: changed nodes_of_interest to mask + done some cleaning (authored by joelmfonseca).
changed nodes_of_interest to mask + done some cleaning
Apr 22 2018
Apr 22 2018
joelmfonseca committed R6062:be82d5a44562: updated code following theano source code (authored by joelmfonseca).
updated code following theano source code
Apr 19 2018
Apr 19 2018
joelmfonseca committed R6062:a1613db2c6b1: corrected spectral conv layer + added debugging comments/functions (authored by joelmfonseca).
corrected spectral conv layer + added debugging comments/functions
Apr 15 2018
Apr 15 2018
joelmfonseca committed R6062:08ac0a4a17ec: corrected bug from spectral conv layer + modified code to be more human… (authored by joelmfonseca).
corrected bug from spectral conv layer + modified code to be more human…
Apr 13 2018
Apr 13 2018
joelmfonseca committed R6062:b80691a7a7b8: modifications made from instance - new save name for model state (basically) (authored by joelmfonseca).
modifications made from instance - new save name for model state (basically)
Apr 9 2018
Apr 9 2018
midterm presentation pdf
Mar 31 2018
Mar 31 2018
changed CUDA tensors
Mar 30 2018
Mar 30 2018
found bug in dataloader
joelmfonseca committed R6062:e9e911f2eabd: added testing accuracy + function to load saved_model (authored by joelmfonseca).
added testing accuracy + function to load saved_model
Mar 28 2018
Mar 28 2018
joelmfonseca committed R6062:f6cef50cd4af: added pretrained weigths (but validation not good) (authored by joelmfonseca).
added pretrained weigths (but validation not good)
Mar 27 2018
Mar 27 2018
corrected CUDA activations
Mar 26 2018
Mar 26 2018
joelmfonseca committed R6062:4e12d6116286: updated .gitignore with the new folders (authored by joelmfonseca).
updated .gitignore with the new folders
joelmfonseca committed R6062:2ad75b900108: added function to save model state (authored by joelmfonseca).
added function to save model state
joelmfonseca committed R6062:991bf7b6974b: corrected metrics calculation + activated shuffling when training (authored by joelmfonseca).
corrected metrics calculation + activated shuffling when training
added new plot module
added new path module
joelmfonseca committed R6062:896916ded042: corrected last layer + specified model mode for prediction (authored by joelmfonseca).
corrected last layer + specified model mode for prediction
reorganized parameters
renamed variable
Mar 23 2018
Mar 23 2018
joelmfonseca committed R6062:a1701b605b6a: renamed argument + added comments (authored by joelmfonseca).
renamed argument + added comments
joelmfonseca committed R6062:5e29d829d969: renamed argument + added CUDA option + implemented validation (authored by joelmfonseca).
renamed argument + added CUDA option + implemented validation
added new parameters
joelmfonseca committed R6062:c551099f286b: renamed argument + added last layers (authored by joelmfonseca).
renamed argument + added last layers
renamed argument
Mar 19 2018
Mar 19 2018
updated to run correctly
joelmfonseca committed R6062:9e7695f34dab: implemented visualization for the layers (authored by joelmfonseca).
implemented visualization for the layers
joelmfonseca committed R6062:d6997a546275: implemented stat layer + rearranged few things (authored by joelmfonseca).
implemented stat layer + rearranged few things
joelmfonseca committed R6062:e31732a55bac: renamed functions + correctly implemented functions for stat layer (authored by joelmfonseca).
renamed functions + correctly implemented functions for stat layer
joelmfonseca committed R6062:b04f7f23ded8: renamed variables according their meaning in all functions used so far (authored by joelmfonseca).
renamed variables according their meaning in all functions used so far
Mar 14 2018
Mar 14 2018
updated .gitignore
joelmfonseca committed R6062:9666c528e1a3: corrected DynamicPool layer (error + return V) (authored by joelmfonseca).
corrected DynamicPool layer (error + return V)
Mar 13 2018
Mar 13 2018
joelmfonseca committed R6062:7013dc61a7fc: updated SpectralConv layer to take into account nodes of interest (authored by joelmfonseca).
updated SpectralConv layer to take into account nodes of interest
Mar 10 2018
Mar 10 2018
joelmfonseca committed R6062:8f86948c3310: updated .gitignore for personal files (authored by joelmfonseca).
updated .gitignore for personal files
joelmfonseca committed R6062:31497bf19c8b: new module containing models and custom layers (authored by joelmfonseca).
new module containing models and custom layers
joelmfonseca committed R6062:5e1c731fc125: added some code to test training of model (authored by joelmfonseca).
added some code to test training of model
joelmfonseca committed R6062:3b34f5e0d100: added to_sparse func + some func needed later (authored by joelmfonseca).
added to_sparse func + some func needed later
Feb 27 2018
Feb 27 2018
joelmfonseca committed R6062:f2e5ebeafb6f: updated laplacian function + deleted unused function (authored by joelmfonseca).
updated laplacian function + deleted unused function
Feb 26 2018
Feb 26 2018
joelmfonseca committed R6062:5b3d36546dda: updated mean/std parameters of both dataset + added new graph module (authored by joelmfonseca).
updated mean/std parameters of both dataset + added new graph module
joelmfonseca committed R6062:56b4c48f3d25: updated imshow function depending on dataset (authored by joelmfonseca).
updated imshow function depending on dataset
added parameter module
updated .gitignore
Feb 22 2018
Feb 22 2018
deleted unused module
joelmfonseca committed R6062:b99e8d611460: transfer from github - completed loading datasets (authored by joelmfonseca).
transfer from github - completed loading datasets