Implementing Natural Conversational Agents with Elixir
Developing low-latency, always-on, conversational agents with Elixir
Developing low-latency, always-on, conversational agents with Elixir
Building a home automation assistant with Elixir and GPT-4
How to stream GPT-3 API responses with Elixir and Phoenix LiveView
Highlighting the release of Axon v0.1.0
Learn about slicing and indexing into tensors with Nx
Using hooks in Nx functions
Using Nx.to_heatmap to visualize tensors
Learn about using while loops inside of numerical definitions
Learn about masking tensors with Nx.select
Learn about window functions in Nx
Understanding and using explicit AOT compilation in Nx
Understanding and using explicit JIT compilation in Nx
Axon is a deep learning framework for the Elixir programming language written in Nx
Learn about compilers and backends in Nx
Learn about named axes in Nx tensors
Learn how to use keyword arguments in Nx numerical definitions
Learn about array/tensor creation operations in Nx
Learn the basics of tensor operations through the lense of Elixir Enumerables
Using transforms in Nx numerical definitions to metaprogram Nx expressions
A TensorFlow 2 implementation of Overcoming catastrophic forgetting in neural networks with Elastic Weight Consolidation