PinnedGavril OgnjanovskiinTowards Data ScienceEverything you need to know about Neural Networks and Backpropagation — Machine Learning Made Easy…Neural Network explanation from the ground including understanding the math behind itJan 14, 201914Jan 14, 201914
Gavril OgnjanovskiinTowards Data ScienceStock Price Prediction System using 1D CNN with TensorFlow.js-Machine Learning Easy and FunLearn how to build stock price prediction system using 1D Convolutional Neural Network with TensorFlow.JS libraryFeb 20, 20197Feb 20, 20197
Gavril Ognjanovski.Net Core Email Sender Library with Razor Templates contained in it — Caching TemplatesOptimize email sender library by caching email templates in memory. Handle too many open files exception in case of heavy email load.Feb 2, 2019Feb 2, 2019
Gavril OgnjanovskiinTowards Data ScienceBuild Hand Gesture Recognition from Scratch using Neural Network — Machine Learning Easy and FunFrom Self Captured images to Learning the Neural Network ModelDec 24, 20186Dec 24, 20186
Gavril OgnjanovskiHow *Not* to be Miserable (try opposite)Hey, there are many ways to waste your life and be as miserable as you possibly can.Dec 6, 2018Dec 6, 2018
Gavril OgnjanovskiinAnalytics VidhyaPredict Population Growth Using Linear Regression (Machine Learning)In Machine Learning one of the simplest prediction models is Linear Regression. It allows you to make prediction on the data and it’s…Dec 4, 20184Dec 4, 20184
Gavril OgnjanovskiinAnalytics VidhyaBuilding a Spam Filter from Scratch Using Machine LearningThe start is always the hardest. When I first started to get my hands on Machine Learning it looked pretty straightforward, watching all…Nov 9, 20184Nov 9, 20184
Gavril Ognjanovski.Net Core Email Sender Library with Razor Templates (.cshtml) contained in itSome time ago we needed to include email sender in our application. There were plenty of email services that we can choose from (MailGun…Nov 7, 20183Nov 7, 20183
Gavril OgnjanovskiUse Refresh Token to renew Access Token and resend all unauthorized (401) requests that failed…Recently I was working on application which required using refresh token for renewing expired Access Token. First let me introduce you with…Jul 23, 2017Jul 23, 2017