Physical System
Physical system means that data and variables that are used to describe real world physical systems often take the form of complex physics functions with high dimensionality. Often continuous models are used to describe...
Physical system means that data and variables that are used to describe real world physical systems often take the form of complex physics functions with high dimensionality. Often continuous models are used to describe...
Deep learning in Physics refers to the use of deep learning models with big data in context of physical functions or systems. Please refer to our article on describing a physical system for more...
Qubit or quantum bit refers to a key element in a new form of computing called quantum computing that is useful when processing big data. Please refer to our article on quantum computing for...
Quantum computing refers to a new form of computing that can be beneficial to process big data in general and within machine learning algorithms in particular. The key element of quantum computers are based...
Deep Learning AMI is one specific type of an Amazon AMI that offers a pre-configured setup of known deep learning tools to be used with big data in Amazon Web Services (AWS) clouds. Deep...
Amazon AMI refers to an Amazon Machine Image (AMI) template that consists of specific software configurations including an operating system. An AMI template can be used to launch a machine image instance using Amazon...
Activation function refers to specific function used in a neural network node that is used to compute the output of this node given a specific node input. Computing this function has more impact recently...
ReLU Neural Network is a well known phrase that stands for the Rectified Linear Unit (ReLU) activation function used more recently during the training of neural networks and deep learning networks used with big...
Tanh stands for hyperbolic tangent function and it is often used as a non-linear activation function in machine learning algorithms when working with big data. The particular interesting property of this function is that...
GGPLOT2 tutorial refers to this short tutorial on using the ggplot2 package of the statistical computing with R tool in order to create simple plots of functions. A wide variety of machine learning algorithms...