Artem Oppermann
Research Engineer at BTC Embedded Systems
Expertise: Artificial intelligence, machine learning and physics
Education: Carl von Ossietzky University of Oldenburg

Artem Oppermann is a research engineer at BTC Embedded Systems with a focus on artificial intelligence and machine learning. He began his career during university as a freelance machine learning developer and consultant in 2016. In 2020, Oppermann earned his master’s degree in physics and began working in the autonomous driving industry. For years, Artem has been sharing his expertise in AI with the public by writing technical, detailed articles on the subject.

Sort By
Most Recent
Most Recent
Oldest
28 Articles
transistor image of a row of transistors inside a computer processor
A transistor is a semiconductor that amplifies or switches electronic signals. Transistors serve as the basic building blocks of modern electronics.
Nanotechnology image of a scientist preparing nanomaterials for a Scanning Electron Microscope (SEM) machine in a laboratory. We only see the slide, the scientist's gloved hand a tool they hold for manipulating the nanomaterial.
Nanotechnology is a field of science and engineering that focuses on the design and manufacture of extremely small devices and structures.
Dielectric constant image of two capacitors sitting on top of a circuit board
The dielectric constant (also known as relative permittivity) is a measure of a material’s ability to store electrical energy in an electric field.
Faraday constant image of scientist Michael Faraday
The Faraday constant is the electric charge per mole of electrons. It’s denoted by the symbol F and is a physical constant named after the British scientist Michael Faraday.
EMP image of a lighting storm
An EMP (electromagnetic pulse) is an intense burst of electromagnetic energy, usually caused by an abrupt acceleration of charged particles.
Electrical charge little boy smiling with his tongue sticking out. His hair sticks up and reached toward a balloon.
An electrical charge is a fundamental physical property that will cause objects to attract or repel one another.
neural network
Activation functions help a neural network model complex relationships in the data but how (and when) do we use them, exactly?
Unit Testing people working and looking at monitor
A unit test is a functional test of an application’s smallest possible source code unit. The unit test aims to test the individual components of the software independent of other parts of the code.
predictive-behavior-modeling
You don’t need a crystal ball to tell the future. You can predict customers’ behavior using this deep learning technique.
a person displaying a presentation of a deep learning structure
Deep learning uses multi-layered structures of algorithms called neural networks to draw similar conclusions as humans would. Here’s how it works.
stochastic-policy-gradient-algorithm
In the final installment of this series, we’ll walk through stochastic policy gradients and AI agents in continuous action spaces.
double-deep-q-learning
In this step-by-step explanation of double deep Q-learning, I’ll show you how you can practice on your own.