EnglishFrenchSpanish

OnWorks favicon

JAX download for Linux

Free download JAX Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named JAX whose latest release can be downloaded as Jaxreleasev0.4.19sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named JAX with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


JAX


DESCRIPTION

With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order. What’s new is that JAX uses XLA to compile and run your NumPy programs on GPUs and TPUs. Compilation happens under the hood by default, with library calls getting just-in-time compiled and executed. But JAX also lets you just-in-time compile your own Python functions into XLA-optimized kernels using a one-function API, jit. Compilation and automatic differentiation can be composed arbitrarily, so you can express sophisticated algorithms and get maximal performance without leaving Python.



Features

  • JAX is Autograd and XLA, brought together for high-performance machine learning research
  • You can even program multiple GPUs or TPU cores at once using pmap, and differentiate through the whole thing
  • JAX is really an extensible system for composable function transformations
  • Jump right in using a notebook in your browser, connected to a Google Cloud GPU
  • At its core, JAX is an extensible system for transforming numerical functions
  • You can use XLA to compile your functions end-to-end


Programming Language

Python


Categories

Vector Graphics, Mathematics

This is an application that can also be fetched from https://sourceforge.net/projects/jax.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 2
    abicompat
    abicompat
    abicompat - check ABI compatibility
    abicompat checks that an application
    that links against a given shared
    library is still ABI compatible with a
    subsequent ve...
    Run abicompat
  • 3
    cpbm
    cpbm
    cpbm - a software analysis toolkit
    (originally: CPROVER benchmarking
    framework) ...
    Run cpbm
  • 4
    cpclean
    cpclean
    cpclean - Remove wrong control points
    by statistical methods ...
    Run cpclean
  • 5
    fwb_compile_all
    fwb_compile_all
    fwb_compile_all - Wrapper script that
    compiles policies for multiple firewall
    objects ...
    Run fwb_compile_all
  • 6
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • More »

Ad