Skip to content

Commit

Permalink
📝 Update main page with link to IsGPUAvailable tool
Browse files Browse the repository at this point in the history
  • Loading branch information
basedrhys committed Sep 24, 2021
1 parent 84410f5 commit 51571a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.md
Expand Up @@ -21,6 +21,12 @@ The following Neural Network Layers are available to build sophisticated archite
Further configurations can be found in the [Getting Started](user-guide/getting-started.md) and the [Examples](examples) sections.
![Weka workbench GUI](img/gui.png)

## New Release (1.7.2)

This release adds the `IsGPUAvailable` tool, similar to Keras,TF,etc., which provides a simple way to check whether the
GPU drivers are loaded correctly. Check out the [Usage Instructions](install.md#check-your-gpu-is-available) alongside
the GPU setup instructions.

## New Release (1.7.0)

![Dl4jCNNExplorer and Saliency map generation](img/releases/1.7.0/GUI.jpg)
Expand Down

0 comments on commit 51571a0

Please sign in to comment.