GradValley.jl logoGradValley.jl logo
GradValley.jl
  • Home
  • Installation
    • Used Dependencies
  • Getting Started
  • GPU Support
  • Reference
  • Tutorials and Examples
  • (Pre-Trained) Models
  • Saving and Loading
  • Learning
Version
  • Installation
  • Installation

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add GradValley

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("GradValley")

Used Dependencies

You can look at the Project.toml file to find information about used dependencies and compatibility.

All used dependencies will be automatically installed due installation of GradValley.jl.

« HomeGetting Started »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.25 on Friday 1 September 2023. Using Julia version 1.7.2.