Explore >> Select a destination


You are here

blog.evjang.com
| | www.jakobmaier.at
2.0 parsecs away

Travel
| | In this project I wrote a monte-carlo path tracer in C++ with some nice features, including mesh rendering, direct light sampling and various different materials.
| | www.chrisritchie.org
1.6 parsecs away

Travel
| | [AI summary] The user is sharing a detailed exploration of graphics processing techniques, including edge detection, median filters, and histogram adjustments. They mention experimenting with different algorithms to enhance image details and reduce noise, as well as using Java for implementing these effects. The post also references related content on thumbnailing, parallelism, and fractal generation, highlighting a focus on both practical coding and artistic effects in graphics programming.
| | momentsingraphics.de
6.1 parsecs away

Travel
| |
| | ataspinar.com
17.5 parsecs away

Travel
| In the previous blog posts we have seen how we can build Convolutional Neural Networks in Tensorflowand also how we can use Stochastic Signal Analysis techniques to classify signals and time-series. In this blog post, lets have a look and see how we can build Recurrent Neural Networks in Tensorflow and use them to classify Signals.