Jul 6, 2021 | AI, Machine Learning, Python
The code that accompanies this article can be received after subscription * indicates required Email Address * When talking about neural networks and deep learning, we usually think about feed-forward neural networks and supervised learning. To be more precise, we are...
Mar 22, 2021 | .NET, AI, C#, Machine Learning
It is always fun and educational to read deep learning scientific papers. Especially if it is in the area of the current project that you are working on. However, often these papers contain architectures and solutions that are hard to train. Especially if you want to...
Jul 20, 2020 | AI, Python
The code that accompanies this article can be found here. Deep Learning and Machine Learning are no longer a novelty. Many applications are utilizing the power of these technologies for cheap predictions, object detection and various other purposes. At this blog, we...