Home Tags Opensource

Tag: opensource

How DevOps Differs from Traditional IT and Why

0
DevOps is the buzzword in the software development industry. But how much of the hype associated with this new technology is warranted? This article...

Tools that Help to Secure and Monitor Infrastructure as a Service

0
Due to its many advantages and conveniences, cloud computing has become the norm rather than the exception for enterprises. In such a scenario, the...

How can an enterprise adopt open source culture?

0
This article is a transcript of a talk session by the author during Open Source India 2019 at NIMHANS Convention centre, Bengaluru. Back in 2013,...

Hobbies for Geeks: Code Golfing and Code Obfuscation

0
This article introduces the reader to two activities that are considered hobby programming — code golfing and code obfuscation. People sometimes wonder about the hobbies...

Building a Facial Expression Recognition App Using TensorFlow.js

0
Let’s learn how to build a facial expression recognition app on the TensorFlow.js framework. TensorFlow is a free and open source software library for data...

A Peep into Deep Learning Architectures for Industrial Applications

0
Deep learning is an approach that makes a machine imitate the network of neurons in a human brain. It consists of algorithms, which allow...

An Overview of TensorFlow.js

0
TensorFlow.js is a library for developing and training machine learning models in JavaScript and deploying them in a browser or on Node.js. It is...

Data Visualisation: Using Python for Machine Learning and Data Science

0
Data visualisation techniques have a significant role in the representation of data in a pictorial or graphical format. This article takes a quick look...

How Machine Learning can Enhance Art

0
Machine learning is everywhere and the field of art is no exception. This article explores applications of machine learning in painting and music. Machine learning...

Demystifying Javascript Build Tools

0
An article for the programmers who would like to explore JavaScript Build Tools. This article is a transcript of a talk session by the...