Data Science Portfolio
Data Science Portfolio
About
Skills
Experience
Posts
Projects
CV
Light
Dark
Automatic
Posts
What is a GAN?
Before reading this post, it is helpful to understand what a neural Network is. Please see the following if you need a refresher: What is a Neural Network? Before describing how a Generative Adversarial Network (GAN) works, let us start with the goal, which is to create a network that can generate outputs that are indistinguishable from the given set of real objects.
Sep 15, 2019
3 min read
What is a Neural Network?
A neural network, at its most basic level, can be thought of as a function that consists of an input, a transformation process, and an output. One helpful analogy for this is the Plinko game in The Price is Right.
Sep 15, 2019
3 min read
Regression Assumptions
Overview: In the real world, you would normally start with a data set and attempt to find a model that best fits that problem; however, there is a lot of value in starting with a data set that you know will exactly fit a model and add complexity to see the effects of the assumptions made by a model.
May 12, 2019
11 min read
R
Cite
×