Package: neptune
Type: Package
Title: Interface to 'Neptune' Experiment Tracking and Management Tool
Version: 0.1.0
Authors@R: c(
  person("Mateusz", "Dominiak", role = c("aut")),
  person("Jakub", "Czakon", email = "jakub.czakon@neptune.ai", role = c("aut","cre"))
  )
Maintainer: Jakub Czakon <jakub.czakon@neptune.ai>
Description: Interface to 'Neptune', experiment tracking tool that helps you organize
    your machine learning experiments. You can log your hyperparameter, metrics, model binaries and
    performance charts, organize them with tags and names and share everything easily in the app.
    For more information see <https://neptune.ai/>.
License: Apache License 2.0
URL: https://github.com/neptune-ai/neptune-r
BugReports: https://github.com/neptune-ai/neptune-r/issues
Encoding: UTF-8
LazyData: true
SystemRequirements: Python (>= 3.0.0), Neptune (https://neptune.ai/)
Imports: reticulate
NeedsCompilation: no
Packaged: 2020-03-25 13:08:56 UTC; kuba
Author: Mateusz Dominiak [aut],
  Jakub Czakon [aut, cre]
Repository: CRAN
Date/Publication: 2020-03-25 15:10:02 UTC
Built: R 4.0.2; ; 2020-08-02 11:32:50 UTC; windows
