Geo Jolly

ഏവർക്കും നമസ്കാരം!

September 30, 2023 Blog

GSoC'23 - ML4SCI

Black Hole

I'm thrilled to share that I've been selected for Google Summer of Code (GSoC) with my favorite organization Ml4SCI. I'll be working on developing equivariant neural networks for dark matter substructure with strong lensing.

将进酒 by Li Bai

君不见,黄河之水天上来,
奔流到海不复回。
君不见,高堂明镜悲白发,
朝如青丝暮成雪。
人生得意须尽欢,
莫使金樽空对月。
天生我材必有用,
千金散尽还复来。
March 21, 2025 Blog

GATE 2025 Experiences

This blog contains my experiences and preparation strategies for GATE 2025.

March 10, 2024 Blog

Replicating AlphaGo

Go Board

This blog discusses my attempts to replicate AlphaGo for a 9x9 Go board, detailing the challenges and insights. Codes for the project can be found on my GitHub.

File Archive 📁

Project Baduk Softwares

This is a project to collect files such as Go datasets, tsumegos, software, and more. If you have any tsumegos, Go datasets, or software (especially related to baduk/weiqi/go), please submit a PR or ping me.

Latest News

  • GATE CS AIR 189
     March 19, 2025
  • Research Intern, University of California, Santa Cruz 
    June 26, 2023
  • GSoC @ ML4SCI
     May 5, 2023
Feb 20, 2025

Lumine

Lumine is a deep learning library built from scratch (No NumPy or any external libraries) using CFFI. You can find the source code on GitHub.

March 10, 2024

AlphaGo

My attempts to implement AlphaGo. It performs at a 25 to 20 kyu level on 9x9 Go. You can find the source code on GitHub.

Connect with Me

Jan 20, 2023 Archived

GANetic

A collection of highly customizable GANs implemented in PyTorch. You can find the source code on GitHub.