A quick and practical guide to embedding layers in neural networks and their applications.
Also find me here:
Baeldung Author
Enes Zvornicanin
Enes is a data scientist with over three years of experience, currently working as a freelancer for Toptal. Enes has a strong background in mathematics, computer science, and machine learning and is passionate about learning and exploring any area related to machine learning.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Machine Learning (12)
- Deep Learning (7)
- Artificial Intelligence (5)
- Math and Logic (4)
- Algorithms (4)
- Computer Vision (2)
- Searching (1)
- Data Science (1)
Introduction to Gibbs Sampling
Filed under Data Science, Machine Learning, Math and Logic
A quick and practical introduction to Gibbs sampling.
Differences Between Transfer Learning and Meta-Learning
Filed under Machine Learning
Learn about the concepts of transfer learning and meta-learning.
What Does Backbone Mean in Neural Networks?
Filed under Deep Learning, Machine Learning
A quick an practical guide to backbones in neural networks.
Getting the Closest String Match
Filed under Algorithms
A quick and practical guide to finding the closest string matches.
What is Feature Importance in Machine Learning?
Filed under Machine Learning
A guide to feature importance in Machine Learning.
Differences Between Porter and Lancaster Stemming Algorithms
Filed under Algorithms
A comparison between the Porter and Lancaster stemming algorithms.
What Exactly is an N-Gram?
Filed under Artificial Intelligence, Deep Learning
Learn about n-grams and some practical applications for them.
What is YOLO Algorithm?
Filed under Computer Vision
A guide to the YOLO algorithm for object detention
Bias Update in Neural Network Backpropagation
Filed under Deep Learning
Learn how to update the bias term with backpropagation.
Convolutional Neural Network vs. Regular Neural Network
Filed under Artificial Intelligence, Deep Learning
A comparison between regular neural networks and convolutional neural networks.
What is Depth in a Convolutional Neural Network?
Filed under Artificial Intelligence, Math and Logic
Understand the term “depth” when it comes to convolutional neural networks.
How to Use K-Fold Cross-Validation in a Neural Network?
Filed under Artificial Intelligence, Machine Learning
A guide to validating neural networks with K-Fold Cross-Validation.
Differences Between Bidirectional and Unidirectional LSTM
Filed under Machine Learning
Understand the differences between bidirectional and unidirectional LSTM.
Relation Between Learning Rate and Batch Size
Filed under Deep Learning, Machine Learning
An overview of the learning rate and batch size neural network hyperparameters
Word2vec Word Embedding Operations: Add, Concatenate or Average Word Vectors?
Filed under Deep Learning, Machine Learning
An overview of the word2vec algorithm and the logic behind word embeddings.
Accuracy vs AUC in Machine Learning
Filed under Machine Learning
Learn about two commonly used machine learning metrics, accuracy and AUC.
When Coherence Score is Good or Bad in Topic Modeling?
Filed under Machine Learning
Learn about Latent Dirichlet Allocation and the coherence score
How to Calculate the Regularization Parameter in Linear Regression
Filed under Machine Learning
Go over an overview of linear regression, and why we need regularization.
Difference Between a SVM and a Perceptron
Filed under Artificial Intelligence
A quick and practical comparison between SVM and a perceptron.
How to Design Deep Convolutional Neural Networks?
Filed under Computer Vision
Learn the basic concepts behind convolutional neural networks, commonly used in computer vision tasks, and how to construct them.
Finding Dates, Times and Addresses in Emails
Filed under Searching
A quick and practical guide to extracting dates, times, and addresses from any text data.
Choosing the best q and p from ACF and PACF plots in ARMA-type modeling
Filed under Math and Logic
Explore some important terms relared to time-series forecasting.
Out-of-bag Error in Random Forests
Filed under Algorithms
A quick and practical explanation of out-of-bag errors in random forests.
Grey Wolf Optimization Algorithm
Filed under Algorithms, Math and Logic
Learn about the Grey Wolf Optimization (GWO) algorithm and how it works.