Skip to content
Machine Learning Explained, Machine Learning Tutorials

MachineCurve

  • About MachineCurve
  • Articles
    • Deep learning
    • Other ML techniques
    • Frameworks
    • Applied AI
  • Ask Questions
  • Collections
    • About the Collections project
    • Dissecting Deep Learning (work in progress)
    • Mastering TensorFlow & Keras
    • Mastering PyTorch
    • Mastering Scikit-learn
    • HuggingFace Transformers
  • Newsletter

Welcome to MachineCurve!

Machine Learning Explained 💬

Why you can’t truly create Rosenblatt’s Perceptron with Keras

Why you can’t truly create Rosenblatt’s Perceptron with Keras

Chris24 July 20192 November 20204 Comments
…and what to do about it! It was January 1957 when a report was released by Cornell Aeronautical Laboratory. It...
Read More
Linking maths and intuition: Rosenblatt’s Perceptron in Python

Linking maths and intuition: Rosenblatt’s Perceptron in Python

Chris23 July 201913 January 20218 Comments
According to Wikipedia, Frank Rosenblatt is an “American psychologist notable in the field of artificial intelligence”. And notable, he is....
Read More
Commoditizing AI? The state of automated machine learning.

Commoditizing AI? The state of automated machine learning.

Chris22 July 201924 July 2019Leave a comment
It cannot go unnoticed that machine learning has been quite the hype these past few years. AI programs at universities...
Read More
CNNs and feature extraction? The curse of data sparsity.

CNNs and feature extraction? The curse of data sparsity.

Chris19 July 20192 February 20202 Comments
I recently finished work on my master’s thesis in which I investigated how the process of mapping underground utilities such...
Read More
Can neural networks approximate mathematical functions?

Can neural networks approximate mathematical functions?

Chris18 July 20192 November 20207 Comments
In the paper Multilayer feedforward networks are universal approximators written by Kurt Hornik, Maxwell Stinchcombe and Halbert White in 1989,...
Read More
This Person Does Not Exist – how does it work?

This Person Does Not Exist – how does it work?

Chris17 July 201921 April 202011 Comments
In the news recently: the website This Person Does Not Exist. This website does nothing else than showing you a...
Read More
Why you shouldn’t use a linear activation function

Why you shouldn’t use a linear activation function

Chris11 June 20192 February 20206 Comments
In today’s deep learning community, three activation functions are commonly used: the sigmoid function, the tanh function and the Rectified...
Read More
Could chaotic neurons reduce machine learning data hunger?

Could chaotic neurons reduce machine learning data hunger?

Chris2 June 20194 June 201911 Comments
This week, I found a very interesting work on Arxiv that was published only a short while ago. It’s called...
Read More
Using EarlyStopping and ModelCheckpoint with TensorFlow 2 and Keras

Using EarlyStopping and ModelCheckpoint with TensorFlow 2 and Keras

Chris30 May 201928 January 202113 Comments
Training a neural network can take a lot of time. In some cases, especially with very deep architectures trained on...
Read More
Why Swish could perform better than ReLu

Why Swish could perform better than ReLu

Chris30 May 20192 February 20207 Comments
Neural networks are composed of various layers of neurons. Mathematically, a neuron is nothing but the dot product between the...
Read More

Posts navigation

1 … 17 18 19

Disclaimer

Although we make every effort to always display relevant, current and correct information, we cannot guarantee that the information meets these characteristics.

Privacy Policy

Stay up to date about ML developments 👨‍🎓

We post new blogs every week. Sign up to learn new things and better understand concepts you already know. We send emails every Friday.

By signing up, you consent that any information you receive can include services and special offers by email.

Follow MachineCurve.com

MachineCurve
Proudly powered by WordPress | Theme: refur by Crocoblock.
Show Buttons
Hide Buttons