Software I like: Neural networks

This page of personal notes was started because I had to look up ‘loss function’.

Software

Frameworks

Comparisons: PyTorch vs TensorFlow (2024 May 8)

Making network diagrams

Tips

Terminology

Loss function Error Used as a cost function in minimization
ReLU (rectified linear unit) Rectifier faster than sigmoid and tanh (Nair & Hinton, 2010; Krizhevsky et al., 2012) and also fixes the ‘vanishing gradient problem’ (https://www.baeldung.com/cs/sigmoid-vs-tanh-functions)

Architectures

Encoder-decoder vs. U-net



R. Funnell
Last modified: 2025-01-08 12:53:38