Showing 46-54 of 111 results
Parallel Computer Architecture
Parallel Computer Architecture is the method of organizing all the resources to maximize the performance and the programmability within the limits given by technology and the cost at any instance of time. It adds a new dimension in the development of computer system by using more and more number of…
Parallel Algorithm
A parallel algorithm can be executed simultaneously on many different processing devices and then combined together to get the correct result. Parallel algorithms are highly useful in processing huge volumes of data in quick time. This tutorial provides an introduction to the design and analysis of parallel algorithms. In addition,…
Scikit in Machine Learning
Scikit-learn (Sklearn) is the most useful and robust library for machine learning in Python. It provides a selection of efficient tools for machine learning and statistical modeling including classification, regression, clustering and dimensionality reduction via a consistence interface in Python. This library, which is largely written in Python, is built…
Microprocessor
A microprocessor is a controlling unit of a micro-computer, fabricated on a small chip capable of performing Arithmetic Logical Unit (ALU) operations and communicating with the other devices connected to it. In this tutorial, we will discuss the architecture, pin diagram and other key concepts of microprocessors. Audience This tutorial…
Java Digital Image Processing
Digital Image Processing (DIP) deals with manipulation of digital images using a digital computer. This tutorial gives a simple and practical approach of implementing algorithms used in digital image processing. After completing this tutorial, you should find yourself at a moderate level of expertise, from where you should be able…
PyBrain
Pybrain is an open-source library for Machine learning implemented using python. The library offers you some easy to use training algorithms for networks, datasets, trainers to train and test the network. Free Certification Academy Europe presents high-quality formal diplomas, certificates and e-certificates which are formal proof and recognition of accredited…
Human Computer Interface
This course by Academy Europe provides the basic knowledge on human computer interface and designing. It also throws a light on the current tools and practices and the future aspects of HCI designing. https://youtu.be/LOsVhNu97v0 Free Certification Academy Europe presents high-quality formal diplomas, certificates and e-certificates which are formal proof and…