VOCABULARY

Artificial Neural Network

An Artificial Neural Network (ANN) is a computational model inspired by the way human brains work. It's designed to recognize patterns and consists of interconnected nodes or "neurons".

How ANN Works

This is how the ANN works under the hood.

1. Layers:

  1. Input Layer: Receives data.
  2. Hidden Layer(s): Processes data. There can be many.
  3. Output Layer: Gives final prediction or classification.

2. Neurons:

  1. They take in data, process it (multiply by weights, add biases), and pass the result through an activation function to produce an output.

3. Training:

  1. Data is fed into the network.
  2. The network makes a prediction.
  3. The prediction is compared to the actual value, producing an error.
  4. This error is used to adjust the network's weights to make better predictions next time.
Lakera LLM Security Playbook
Learn how to protect against the most common LLM vulnerabilities

Download this guide to delve into the most common LLM security risks and ways to mitigate them.

Related terms
No items found.
Activate
untouchable mode.
Get started for free.

Lakera Guard protects your LLM applications from cybersecurity risks with a single line of code. Get started in minutes. Become stronger every day.

Join our Slack Community.

Several people are typing about AI/ML security. 
Come join us and 1000+ others in a chat that’s thoroughly SFW.