Skip to content
View richardbarlian's full-sized avatar

Highlights

  • Pro

Organizations

@Jiusoft

Block or report richardbarlian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
richardbarlian/README.md

Hi, I'm Richard 👋

I'm a 16-year-old interested in Deep Learning. I write about my projects at Deep Learning and Me, my blog.

class Richard:
    def __init__(self):
        self.name = "Richard Barlian"
        self.age = 16
        self.location = "Singapore"
        self.interests = ["deep learning", "time series", "probabilistic models"]

    def hi(self):
        print("Thanks for dropping by! Hope you find something useful.")

me = Richard()
me.hi()

Recent Projects

  • HMSPC - a continuous-time latent variable model for battery voltage dynamics, extending Latent ODEs with gated input conditioning and heteroscedastic uncertainty

LinkedIn

Pinned Loading

  1. CatAI CatAI Public

    A program designed to detect cataracts for the WAICY competition.

    Python 1

  2. MultiLatentTransformer MultiLatentTransformer Public

    Small Multi-Latent Transformer Implementation in Pytorch

    Python 1

  3. garch-lstm-volatility garch-lstm-volatility Public

    Volatility Forecasting with GARCH-LSTM

    Python

  4. SG-Unity-Mosaic SG-Unity-Mosaic Public

    NSC Hackathon Submission

    Swift

  5. ZHSS-ICC-Cross-Exchange ZHSS-ICC-Cross-Exchange Public

    Puzzle Website for ZHSS ICC Cross Exchange

    TypeScript