Showing 19-27 of 52 results
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,…
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…
Functional Programming of Computer
Functional programming languages are specially designed to handle symbolic computation and list processing applications. Functional programming is based on mathematical functions. Some of the popular functional programming languages include: Lisp, Python, Erlang, Haskell, Clojure, etc. https://youtu.be/nn9UlBbnnPY This course by Academy Europe provides a brief overview of the most fundamental concepts…
Python Deep Learning
Python is a general-purpose high level programming language that is widely used in data science and for producing deep learning algorithms. https://youtu.be/1LSJ3dH7VkE This brief course by Academy Europe introduces Python and its libraries like Numpy, Scipy, Pandas, Matplotlib; frameworks like Theano, TensorFlow, Keras. The tutorial explains how the different libraries…
Software Development Estimation Techniques
Estimation techniques are of utmost importance in software development life cycle, where the time required to complete a particular task is estimated before a project begins. Estimation is the process of finding an estimate, or approximation, which is a value that can be used for some purpose even if input…
Data Warehousing Computer Science
A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This tutorial adopts a step-by-step approach to explain all the necessary concepts of data warehousing. https://youtu.be/L5pWnzhDD70 Free Certification Academy Europe presents high-quality formal diplomas, certificates and…
Engineering Mathematics
This course by Academy Europe contains most of the material covered in a typical first year mathematics course in an engineering or science programme. It devotes Chapters 1–10 to consolidating the foundations of basic algebra, elementary functions and calculus. Chapters 11–17 cover the range of more advanced topics that are…