Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision dafc26a4ce301e9e934e5f3b8e5ac7e70fe971a3 authored by Alex Boulangé on 16 March 2019, 14:03:30 UTC, committed by cran-robot on 16 March 2019, 14:03:30 UTC
version 1.2.8
1 parent 793e489
  • Files
  • Changes
  • 0789685
  • /
  • NEWS
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:dafc26a4ce301e9e934e5f3b8e5ac7e70fe971a3
directory badge Iframe embedding
swh:1:dir:07896855e86041e96bcda7a3646c4ded3ffdfdd3
content badge Iframe embedding
swh:1:cnt:267141a9616845501de39a849ff85f2b2c3aca60
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
NEWS
automl 1.2.8
============================================
* time limit for sub modelizations in automl_
  train function, to avoid waiting too long
  for a specific particle to finish its mode-
  lization

automl 1.2.7
============================================
* lightening models produced by removing
  unnecessary data (Z, A layers, etc...)

automl 1.2.6
============================================
* just a proper Authors@R field 4 CRAN :-)

automl 1.2.5
============================================
* automl_train bug fix when particle produces
  no exploitable model (continued work)

automl 1.2.4
============================================
* automl_train bug fix when particle produces
  no exploitable model

automl 1.2.3
============================================
* dropout bug fix (now random at each mini
  batch and reproductible)
* bug fix: continue training on auto trained model
  with manual function

automl 1.2.2
============================================
* pkgdown site with vignettes (Rmd file added)

automl 1.2.1
============================================
* pkgdown site (nb: Rnw vignettes are not included)

automl 1.2.0
============================================
* New param 'mdlref' for automl_train_manual:
  to start training from saved model (shape,
  weights...) for fine tuning
* New param 'mdlref' for automl_train:
  to start training with loaded hpar and autopar
  (not the model)
* New 'auto_runtype' autopar for automl_train
  to run automatically the 2 steps below;
  1: overfitting, goal: performance
  2: regularization, goal: generalization
* dropout bug fix
* lambda bug fix

automl 1.1.0
============================================
* same train/test sampling for each particle with automl_train
* stick to a format in variables naming

automl 1.0.9
============================================
* testcvsize = 0 bug fix

automl 1.0.8
============================================
* New automatic hyperparameters adjustments below:
  'auto_psovelocitymaxratio' autopar PSO velocity max ratio
  'auto_layer' autopar layer shape (layers number, nodes
  number per layer, activation types and dropout ratios)
* 'auto_lambda' bug fix

automl 1.0.7
============================================
* vignette completion

automl 1.0.6
============================================
* vignette howto_automl: why, how and basic howto
* 'auto_lambda' autopar regularization hyperparameter
* seed bug fix for reproductibility
* display enhancement in NN structure display

automl 1.0.5
============================================
* first public release on CRAN
* There's so much to do; transfert learning, CNN, RNN ...
  feel free to join
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top