JULIA Installation and Running from Shell TerminalJulia is a high-level programming language designed for scientific computing, data analysis, and numerical computations. It was created to address some of the limitations of existing scientific computing languages, such as slow execution times and po...Mar 15, 2023·3 min read
Containers & Docker ( The Basics)Docker & Containers What is Container ? A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. In other words Containers are an...Aug 30, 2021·3 min read
Artificial IntelligenceArtificial intelligence (AI), is intelligence demonstrated by machines, unlike the natural intelligence displayed by humans and animals. Colloquially, the term “artificial intelligence” is often used to describe machines (or computers) that mimic “co...Dec 9, 2020·5 min read