Skip to content

Commit

Permalink
Ensembler + DeepNetts: updating the notebooks and maven coordsin the …
Browse files Browse the repository at this point in the history
…gradle settings file
  • Loading branch information
neomatrix369 committed Jan 29, 2021
1 parent 5b2ed59 commit 9761cb2
Show file tree
Hide file tree
Showing 4 changed files with 217 additions and 36 deletions.
5 changes: 1 addition & 4 deletions examples/deepnetts/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ repositories {
// Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019

dependencies {
implementation('com.deepnetts:deepnetts-core:1.12@pom') {
transitive = true // for Groovy
// isTransitive = true // for Kotlin
}
implementation('com.deepnetts:deepnetts-core:1.12@pom') {}
}

group = 'org.neomatrix369.deepnetts'
Expand Down
90 changes: 82 additions & 8 deletions examples/ensembler/analysis/01_ComparingResults.ipynb

Large diffs are not rendered by default.

75 changes: 59 additions & 16 deletions examples/ensembler/analysis/02_EnsembleTribuoResults.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 9761cb2

Please sign in to comment.