17 followers
Software Engineer and ML Enthusiast
These two languages are popular and widely used languages for backend website development, command line interface tools, cloud development, and many...
A breakdown of the Artificial neural network concept. The idea of an Artificial Neural Network is a concept derived from the human brain neurons...
Understanding how to go around creating a list and doing some logical operations with a list in python is an intriguing part of python one needs to...
Constructors are special functions that create and initialize a class or object instance, learning how to create Constructors makes it possible to...
Introduction: Typescript is a strict syntactical superset of JavaScript and extends the language with optional static typing. It is intended for...