/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ataspinar.com
| | iamirmasoud.com
4.4 parsecs away

Travel
| | Amir Masoud Sefidian
| | isaacslavitt.com
4.4 parsecs away

Travel
| | [AI summary] The provided text is a detailed tutorial on using scikit-learn for machine learning tasks, including data preprocessing, model selection, cross-validation, and pipeline creation. It also touches on integrating R and Julia with Python through Jupyter notebooks.
| | therealmjp.github.io
4.5 parsecs away

Travel
| | For a theoretical understanding of aliasing and anti-aliasing, we can turn to the fields of signal processing[1] and sampling theory[2]. This article will explain some of the basics ofthese two related field in my own words, taking a more theoretical point of view. In the following article the concepts covered here will be used to analyze common aspects of real-time graphics, so that we can describe them in terms of signal processing.
| | reindernijhoff.net
28.7 parsecs away

Travel
| Just a repost of one of my first shaders on Shadertoy. This is a simple realtime path tracer, implemented in a WebGL fragment shader. The shader shows motion blur, depth of field and importance sampling. The path tracer is based