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

https://github.com/cran/automl
28 March 2020, 16:12:19 UTC
  • Code
  • Branches (11)
  • Releases (0)
  • Visits
Revision 4d5fc11e4e2ea148095192026020a83f8f39346c authored by Alex Boulangé on 15 December 2019, 19:50:03 UTC, committed by cran-robot on 15 December 2019, 19:50:03 UTC
version 1.3.0
1 parent dafc26a
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/1.0.5
    • refs/tags/1.0.6
    • refs/tags/1.0.8
    • refs/tags/1.2.0
    • refs/tags/1.2.6
    • refs/tags/1.2.7
    • refs/tags/1.2.8
    • refs/tags/1.3.0
    • refs/tags/1.3.1
    • refs/tags/1.3.2
    • 4d5fc11e4e2ea148095192026020a83f8f39346c
    No releases to show
  • 902ac43
  • /
  • NEWS
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

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
  • snapshot
origin badgerevision badge
swh:1:rev:4d5fc11e4e2ea148095192026020a83f8f39346c
origin badgedirectory badge Iframe embedding
swh:1:dir:902ac43f417d3985d62b0c8413c889a6d0daa1c2
origin badgecontent badge Iframe embedding
swh:1:cnt:28456cd721bacf26fa6f45a35431249db95fe257
origin badgesnapshot badge
swh:1:snp:03e1d6b518b5a83c5975b8961bca8cca1eea4b77
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
  • snapshot
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 ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 4d5fc11e4e2ea148095192026020a83f8f39346c authored by Alex Boulangé on 15 December 2019, 19:50:03 UTC
version 1.3.0
Tip revision: 4d5fc11
NEWS
automl 1.3.0
============================================
* rmse & mape cost function added for regres-
  sion

automl 1.2.9
============================================
* documentation update (typo correction and
  more detailed explanations concerning
  modexec and autopar)
  thanks to Alexey

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