Learn-How-To-Run-Machine-Learning-Algorithms-Using-Spark-740X296

Learn How To Run Machine Learning Algorithms Using Spark

0
This tutorial builds on previous tutorials that demonstrated how to set up an Amazon cluster running spark and how to install Spark on a...
docker-swarm-kit

Learn how to use the Docker Swarm kit to manage a cluster

0
Docker swarm is the older solution for Docker’s cluster management. Docker swarm provides the tools to specify discovery services, manage containers and access the...
Python Tutorial – Advanced Topics

Learn Operating System Interaction in Python

0
As nobody can live alone and isolated from others, the interaction with the surrounding environment is a necessity. This holds true both in real...

Easy Steps to Install Tensorflow GPU with CUDA for Python 3

If you are into machine learning or parallel computing, TensorFlow is one of the frameworks you should be using. In this article, we will...
docker-api

Learn How To Use The Docker Api To Manage Containers And Images

0
Within the Docker ecosystem there are three APIs available. These are the registry API, the Docker Hub API and the Remote API. The...
Handling External Dependencies

Learn How to Handling External Dependencies in Maven

1
In the last article, we discussed how to build and test the JAVA application project created through Maven. In this article, we going to...
Version Control Systems

Learn The Three Different Types Of Version Control Systems

Version Control System: Version Control Systems are process management systems which maintain changes recorded in a file or set of files over period of time....
Kids coding games

Top 15 Coding Games For Kids to Learn Programming

As technology is now dominating our world and everything is getting digitized, learning computer skills can be said to be the basic need of...
building-blocks

Learn What Are The Building Blocks Of DevOps

0
In the learn previous DevOps tutorial we introduced DevOps, discussed its advantages and identified some of the professionals who are involved and how they...
Test Projects

Learn How to Build and Test Projects in Maven

0
In the last article, we discussed about the use of Maven’s archetype plugins which we have used to create The JAVA project structure. In...