Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-luc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Luc Giffon
scikit-luc
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e1adef1dd9a69f4d40c8292e28fc465cb5de8aaa
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
29
Nov
27
22
30
Oct
29
26
10
9
12
Sep
4
2
1
31
Aug
13
26
Jul
19
28
Jun
27
26
25
22
21
Apr
9
4
30
Mar
28
26
19
13
5
27
Feb
19
7
2
31
Jan
22
15
13
Dec
12
8
4
Adapt tensorflow functions/classes to keras
master
master
add steph's special chi2 kernel with normalization and tan
add file id to the csv file
add call to superclass at the end of build methods + add summary + add KernelLayerEndToEnd with no W matrix
WIP adapt tCNNTransformer to new architecture ... to test
WIP tests for implementation of Caltech101 dataset interface
move stuff from old VGG19transformer folder in file VGG19transformer
remove VGG19Transformer folder with irelevant stuf inside (Imagenet Transformer and CovAbs transfmer)
remove RPS dataset, irelevant
WIP adapt MovieReviewDataset to new architecture... to test
WIP implementation of Caltech101 dataset interface
fix useles space
add steph model + vgg19 avec initialisation glorot
ajoute commentaire pour possible normalisation avant noyau lineaire
ajoute support à bib importantes dans les requirements
WIP fonctions noyau et deepstrom layer en keras
CLuger now create output folder if it doesn't exist
fix problem normalization in Dataset class + Test
solve normalization problem, add min and max property to dataset
add model functions + fix encoding executioner and cluger + change default pattern in gather_results + add nystrom end to end layer class + add class paramanager etc.
add check_stderr script + exemple de pattern pour trouver la ligne de commande
fix bug on init for fastfoodlayer class + add more tensorboard summary for nystrom approximation class
add polynomial kernel and test + created layer nystrom and fastfood + update utils
move unused scripts to sandbox + update datasets + create test files (still empty for some)
scripts for training convolution on omniglot: siamese network and standard conv network
add tasks file arborescence in example
Mnist dataset tested
Improve data section:
test vgg19 transformer working
tests for transformation are now working
following last commit, test supports the new architecture
big changes in architecture
test resize avec check des nouvelles tailles
more test on rescale (case if scaling factor is not a nombre premier des cotes de l'image à rescale)
test des transformateurs sans modeles
lecun transformer deplacé dans un fichier simple
test vgg19 et lecun passent + correction bug de stockage des modeles
Test vgg19 transformer are working
Add Omniglot dataset
split mldatasets in separate files
Loading