Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.43 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.43 KB

Deep Learning with Elixir: Axon, Nx and Livebook

Demo livebook built for Atlanta Code Camp 2021.

Slide deck

Usage

Run in Livebook

Manual setup

Note that Livebook requires Elixir 1.12 in order to use Mix.install which the included livebook leverages. It has been tested on macOS (Intel) and Ubuntu 20.04 LTS; ymmv on Windows or Apple silicon.

Use one of the Livebook stand-up methods described in detail in the Livebook repo, and open the livebook of interest under the livebooks folder.

In the case you have installed the Escript version and need extra environment vars/config set to launch your server, there is a run_livebook.sh bash script included to wrap up your starting logic.

Get involved!

The Elixir community is local and global, and would love for you to get involved!

Locally

Globally