Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

All 🍣 SaShiMi-796 Samples

All of the generated samples from our 🍣 SaShiMi re-implementation, a deep-learning model for audio generation. Developed for METU CENG 796 Deep Generative Models course in Spring 2023.

Posts

🍣 SaShiMi-796 Samples

Showcase of samples from our 🍣 SaShiMi re-implementation, a deep-learning model for audio generation. Developed for METU CENG 796 Deep Generative Models course in Spring 2023.

Why use μ-law encoding?

A demonstration that shows the advantages of using μ-law encoding instead of linear encoding when working with audio data in machine learning.

Environment Mapping using Cubemaps

This post will describe how I completed the second assignment of CENG 469 Computer Graphics 2 course. In this assignment, I created an OpenGL application capable of rendering reflections, which is accomplished with environment mapping using cubemaps.

Creating a Flag using Bezier Surfaces

In this post, I will explain my experience with the first assignment of CENG 469 Computer Graphics 2 course, in which we are asked to implement a waving flag with Bezier surfaces.