Study the syntactic rules for regular expressions.
Also find me here:
Baeldung Author
Gabriele De Luca
Gabriele specializes in artificial intelligence and innovation and on the impact of technology on society. He has authored several scientific papers in the sectors of machine learning, natural language processing, network theory, and multi-agent simulations. On Baeldung he contributes to the section on computer science, where he publishes articles on the theory behind machine learning and artificial intelligence.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Machine Learning (18)
- Math and Logic (16)
- Artificial Intelligence (13)
- Deep Learning (11)
- Algorithms (9)
- Programming (6)
- Latex (5)
- Graphs (3)
- Security (2)
- Data Structures (2)
- Data Science (2)
- Sorting (1)
- OS (1)
- Networking (1)
- Graph Theory (1)
- Core Concepts (1)
- Computer Vision (1)
Boolean Algebra: Basic Laws
Filed under Math and Logic
Study the basic laws of Boolean algebra and learn how to apply them for the simplification of Boolean expressions.
Introduction to Convolutional Neural Networks
Filed under Deep Learning, Machine Learning
Study the main characteristics of convolutional neural networks.
Why Does the Cost Function of Logistic Regression Have a Logarithmic Expression?
Filed under Math and Logic
Discover the reasoning according to which we prefer to use logarithmic functions such as log-likelihood as cost functions for logistic regression.
Linear Regression vs. Logistic Regression
Filed under Machine Learning, Math and Logic
Explore the main similarities and differences between linear and logistic regression.
First-Order Logic
Filed under Math and Logic
Learn the conceptual bases of first-order logic and explore how to derive it as a generalization from propositional logic.
Bias in Neural Networks
Filed under Deep Learning, Machine Learning
Learn the formal definition of bias in measurements, predictions, and neural networks.
Propositional Logic
Filed under Math and Logic
Explore the foundational concepts for propositional logic, which include the idea of proposition and declarative sentences.
Introduction to Graph Theory
Filed under Graph Theory
Learn the conceptual bases of graph theory.