Login
Discover
Waves
Decks
Plus
Login
Signup
kasperfred
@kasperfred
58
Followers
321
Following
4
Resource Credits
Available
Used
Location
Earth
Website
https://kasperfred.com
Created
December 29, 2016
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
kasperfred
programming
2019-06-26 15:51
How 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.com. No! I refuse to talk about neural networks even though they offer
$ 0.000
3
1
kasperfred
physics
2019-01-11 20:18
Exploring The Universe With LHC
How can LHC test astrophysics phenomena? How is relativity used to calculate collisions at LHC? Are you better than a computer at finding the Higgs boson? We answer all of this, and much more in this
$ 0.000
5
1
kasperfred
machine-learning
2019-01-11 20:01
How to intuitively understand neural networks
A framework for thinking about neural networks, and supervised machine learning. This post originally appeared on kasperfred.com I was recently asked the question How can I better understand neural networks?
$ 0.047
4
1
kasperfred
ai
2018-05-12 11:53
Is it a Higgs, Computer?
Using neural networks to detect elementary particles. This article originally appeared on kasperfred.com Whoa, what a ride it has been. From all the way back in December when I wrote the "Post Mortem
$ 0.482
12
12
kasperfred
steem-dev
2018-05-09 16:12
Retiring Steemit Tag Search
As some of you know, Steemit Tag Search was a project attempting to make it easier for users to find the posts they love from their favorite authors. However, despite having been functionally running since
$ 0.234
6
1
kasperfred
programming
2018-03-27 11:01
What Is A Neural Network?
Overview and introduction to feed forward neural networks. Forward propagation is discussed in detail, and we see how we might train a network. Some equations may not render properly on Steemit. For the
$ 0.115
4
kasperfred
ai
2018-01-03 17:38
How Does Neural Network Backpropagation Work?
Before we can understand the backpropagation procedure, let’s first make sure that we understand how neural networks work. A neural network is essentially a bunch of operators, or neurons, that receive
$ 11.593
5
8
kasperfred
programming
2017-12-29 16:09
Looking at German Traffic Signs
A practical application of convolutional neural networks. This article originally appeared on kasperfred.com You know, I don't think we as a species do enough looking at German traffic signs. I mean, sure,
$ 0.627
8
17
kasperfred
ai
2017-12-29 16:01
Accidental postilypost
Accidental postilypost No, nothing to see here. Continue.
$ 0.606
5
2
kasperfred
programming
2017-12-27 13:23
Q&A Machine learning
I've recently done a q&a session on machine learning. Here's an excerpt of what I answered. You can find the full session here. What is a formal definition of machine learning? A system whose
$ 0.248
3
2
kasperfred
steemit
2017-12-26 16:30
Math-type Markup Support on Steem
Maybe 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 apart from inserting images which is not ideal for many types of posts.I was wondering
$ 0.249
3
2
kasperfred
programming
2017-12-26 11:23
Post Mortem Analysis of my Final Year Project
A post mortem analysis of a Data Science approach for determining the existence and decay patterns of the Higgs boson. This post originally appeared on kasperfred.com In 2013, the CERN LHC Atlas
$ 5.870
3
1
kasperfred
tensorflow
2017-10-13 09:31
Putting it all together - Introduction to Tensorflow Part 5
This is the last part of a multi part series. If you haven't already, you should read the previous parts first. Part 1 where we discussed the design philosophy of Tensorflow. Part 2 where we discussed
$ 0.138
3
1
kasperfred
tensorflow
2017-10-12 06:21
Visualization - Introduction to Tensorflow Part 4
This is part four of a multi part series. If you haven't already, you should read the previous parts first. Part 1 where we discussed the design philosophy of Tensorflow. Part 2 where we discussed how
$ 65.887
52
6
kasperfred
tensorflow
2017-10-11 07:16
Computations at a scale - Introduction to Tensorflow Part 3
This is part three of a multi part series. If you haven't already, you should read the previous parts first. Part 1 where we discussed the design philosophy of Tensorflow. Part 2 where we discussed how
$ 0.557
7
4
kasperfred
tensorflow
2017-10-10 09:30
Computations - Introduction to Tensorflow Part 2
Introduction to Tensorflow as a Computational Framework Part 2 This is part two of a multi part series. If you haven't already, you should part one first where we discussed the design philosophy of Tensorflow.
$ 0.092
5
1
kasperfred
tensorflow
2017-10-09 07:16
Design Philosophy of Tensorflow - Introduction to Tensorflow Part 1
Introduction to Tensorflow as a Computational Framework Part 1 Tensorflow is likely the most popular, and fastest growing machine learning framework that exists. With over 70000 stars on Github, and backing
$ 0.532
5
kasperfred
steem
2017-09-19 19:26
Open-Sourcing Steem Tag Search
I'm pleased to announce that Steem Tag Search is now officially open source. Yes that's right. You can now inspect the source code of Steem Tag Search (and other apps to come) on Github. The live URL is
$ 34.430
39
9
kasperfred
ai
2017-09-10 07:28
[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 is a way of learning. This means you could have a model that is a deep learning
$ 0.689
32
2
kasperfred
ai
2017-09-10 07:03
[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 are a class of algorithms that improve in performance with experience (more data). Neural
$ 0.698
33