Month: August 2021

How does Conceptual Design work?

Conceptual design is the process that includes a broad outline of functions, and it provides valuable opportunities, and all the…

Continue Reading How does Conceptual Design work?

Python Weekly : Issue 514

Python behind the scenes #12: how async/await works in PythonConcurrency is inherently hard, and no programming model can make it…

Continue Reading Python Weekly : Issue 514

Programmer Weekly : Issue 69

Quote of the Week  “Such is modern computing: everything simple is made too complicated because it’s easy to fiddle with;…

Continue Reading Programmer Weekly : Issue 69

The Machine Learning Journey Of Aishwarya Srinivasan

Analytics India Magazine got in touch with Aishwarya Srinivasan, AI/ML Innovation Leader, Business Development, IBM, to understand her machine learning journey….

Continue Reading The Machine Learning Journey Of Aishwarya Srinivasan

Calculus in Action: Neural Networks

An artificial neural network is a computational model that approximates a mapping between inputs and outputs.  It is inspired by…

Continue Reading Calculus in Action: Neural Networks

Artificial Intelligence as the core of logistics operation

“For more technology and data that one integrates into a software, in the end always experience and learning are the…

Continue Reading Artificial Intelligence as the core of logistics operation

Automate Microsoft Excel and Word Using Python

Microsoft Excel and Word are without a shred of doubt the two most abundantly used software in the corporate and…

Continue Reading Automate Microsoft Excel and Word Using Python

A Gentle Introduction To Sigmoid Function

Whether you implement a neural network yourself or you use a built in library for neural network learning, it is…

Continue Reading A Gentle Introduction To Sigmoid Function