BSR
Bijon Setyawan Raya
I make machines learn and write about it
Get my resume here

Selected Works

11 October 2024

Image Segmentation with U-Net

Implementing VRAM Efficient U-Net in PyTorch

02 September 2024

Image Search Engine

A reverse image search engine for fast meme search and retrieval

30 May 2024

Retrieval Augmented Generation System for Books

Developing a local RAG system using Llama Index and Llama 3.1

05 January 2024

Personalized Music Recommendation System

A recommendation system using NMF

25 December 2023

AI Coding Assistant

AI coding helper + Python on the browser

Lastest Posts

30 June 2024

Regression Algorithms in C++ and Python

Comparing speed and code complexity of regression algorithms written in C++ and Python

28 June 2024

Web Development with Docker

Efficient way to serving web applications with Docker

21 June 2024

Image Compression

Minimizing the size of an image using Singular Value Decomposition

08 May 2024

Recurrent Neural Networks

Predicting stock prices with Long Short-Term Memory

07 May 2024

Convolutional Neural Networks

Detecting presence of pneumonia using neural networks