kasperfred (58)in #programming • 5 years agoHow Ray-tracing and rendering works.I go through how ray-tracing works and the mathematics behind it. You can read the full article on my website:…kasperfred (58)in #physics • 6 years agoExploring The Universe With LHCHow can LHC test astrophysics phenomena? How is relativity used to calculate collisions at LHC? Are you better than a…kasperfred (58)in #machine-learning • 6 years agoHow to intuitively understand neural networksA framework for thinking about neural networks, and supervised machine learning. This post originally appeared…kasperfred (58)in #ai • 6 years agoIs it a Higgs, Computer?Using neural networks to detect elementary particles. This article originally appeared on kasperfred.com…kasperfred (58)in #steem-dev • 6 years agoRetiring Steemit Tag SearchAs some of you know, Steemit Tag Search was a project attempting to make it easier for users to find the posts they…kasperfred (58)in #programming • 7 years agoWhat Is A Neural Network?Overview and introduction to feed forward neural networks. Forward propagation is discussed in detail, and we see how…kasperfred (58)in #ai • 7 years agoHow Does Neural Network Backpropagation Work?Before we can understand the backpropagation procedure, let’s first make sure that we understand how neural networks…kasperfred (58)in #programming • 7 years agoLooking at German Traffic SignsA practical application of convolutional neural networks. This article originally appeared on kasperfred.com…kasperfred (58)in #ai • 7 years agoAccidental postilypostAccidental postilypost No, nothing to see here. Continue.kasperfred (58)in #programming • 7 years agoQ&A Machine learningI've recently done a q&a session on machine learning. Here's an excerpt of what I answered. You can find the full…kasperfred (58)in #steemit • 7 years agoMath-type Markup Support on SteemMaybe I'm not aware of it, but I can't seem a way to figure out how to typeset math equations with the Steemit editor…kasperfred (58)in #programming • 7 years agoPost Mortem Analysis of my Final Year ProjectA post mortem analysis of a Data Science approach for determining the existence and decay patterns of the Higgs…kasperfred (58)in #tensorflow • 7 years agoPutting it all together - Introduction to Tensorflow Part 5This is the last part of a multi part series. If you haven't already, you should read the previous parts first.…kasperfred (58)in #tensorflow • 7 years agoVisualization - Introduction to Tensorflow Part 4This is part four of a multi part series. If you haven't already, you should read the previous parts first. Part…kasperfred (58)in #tensorflow • 7 years agoComputations at a scale - Introduction to Tensorflow Part 3This is part three of a multi part series. If you haven't already, you should read the previous parts first. Part…kasperfred (58)in #tensorflow • 7 years agoComputations - Introduction to Tensorflow Part 2Introduction to Tensorflow as a Computational Framework Part 2 This is part two of a multi part series. If you…kasperfred (58)in #tensorflow • 7 years agoDesign Philosophy of Tensorflow - Introduction to Tensorflow Part 1Introduction to Tensorflow as a Computational Framework Part 1 Tensorflow is likely the most popular, and fastest…kasperfred (58)in #steem • 7 years agoOpen-Sourcing Steem Tag SearchI'm pleased to announce that Steem Tag Search is now officially open source. Yes that's right. You can now inspect…kasperfred (58)in #ai • 7 years ago[Quora] What is the difference between evolutionary algorithms and deep learning?You can’t really compare those as while a deep neural network is a data structure of sorts, an evolutionary algorithm…kasperfred (58)in #ai • 7 years ago[Quora] Which are the different usage fields of machine learning, deep learning and neural networks?First things first, let’s define machine learning, deep learning, and neural networks. Machine learning algorithms…