Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CNNArch2Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
monticore
EmbeddedMontiArc
generators
CNNArch2Gluon
Graph
a0fc79fc098e8d6b16c075f858232d91792ea1a9
Select Git revision
Branches
7
ba_weber
fix_zscore_normalization
ma-daxhammer
master
default
protected
ppo_algorithm
sac
transformer
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
May
7
5
28
Apr
25
12
Mar
6
5
4
14
Feb
9
4
3
30
Jan
23
19
16
30
Dec
9
Nov
8
5
29
Oct
28
26
22
13
28
Sep
29
Aug
26
25
13
12
20
Jul
19
30
May
28
27
22
17
4
16
Apr
14
13
7
6
5
3
31
Mar
6
28
Jan
23
15
11
10
9
3
29
Dec
22
20
19
18
9
6
5
2
1
27
Nov
26
22
19
17
14
12
11
8
7
5
31
Oct
30
28
18
11
8
7
6
4
1
27
Sep
26
24
23
19
17
15
13
10
9
6
5
3
30
Aug
28
25
23
22
21
19
18
17
16
13
12
11
23
Jul
20
19
18
17
16
15
14
13
11
10
9
7
6
3
2
1
25
Jun
24
21
16
14
13
12
11
10
9
8
7
6
5
31
May
27
26
21
19
16
8
Apr
7
5
4
3
25
Feb
22
29
Jan
24
20
Dec
21
Nov
26
Oct
25
22
18
6
Sep
31
Aug
30
26
21
20
9
6
5
15
Jul
19
Jun
18
17
16
15
14
12
31
May
30
Update pom.xml
Update .gitlab-ci.yml
Merge branch 'Haller_MathOpt_VersionNumberUpdates' into 'master'
Update pom.xml
Update pom.xml
fixing error giving imports when no custom layers are present
Merge remote-tracking branch 'origin/master' into ba_kisov
BR
adding exception in CNNArch2GluonTemplateController for CustomLayerDeclaration to always call the CustomLayer.ftl
Merge remote-tracking branch 'origin/master' into ba_kisov
adding custom layer template and new net definition mode for validation
[added]: added ArtificialClassDefinition template
[update]: changed formatting in ArtificialArch.ftl templae
[update]: aded artifical layer class defintion to Template Controller
[update]: added to CNNNet.ftl the class definition for artificial layers
[added]: extendet Enum by "Artificial_ARCH_CLASS"
[update]: changed name from gluon block creation
[update]: update Template name, artificial_arch -> ArtificialArch
[update]: ArtificialArch.ftl work fix
[update]: added check for artificial layer
[update]: version increment, load correct CNNARch version
[addded] added template for Artificial layer
Merge branch 'weight_initializer' into 'master'
bug fixes
only use critic_initializer for ddpg and td3
bug fix for getCriticInitializerParams
updated version in pom.xml
merge master into weight_initializer
added weight initializer options
Update pom.xml
Merge remote-tracking branch 'origin/master' into ba_kisov
Merge branch 'ExecutionSemantics' into 'master'
Update pom.xml
Update Test
Update Versions
adding CustomLayer to CNNArch2GluonLayerSupportChecker and changing the pom file to version 0.4.7 and change FindArmadillo.cmake in test line 18 by adding "x64" "x86"
Update CNNArch2GluonLayerSupportChecker.java
Update CNNArch2GluonLayerSupportChecker.java with custom layer that multiplies by one
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Loading