Skip to content
View KyleOng's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Malaysia

Highlights

  • Pro
Block or Report

Block or report KyleOng

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. starreco starreco Public

    State-of-The-Art Rating-based RECOmmendation system: pytorch lightning implementation

    Python 6

  2. Pytorch dataloader for sparse tensor Pytorch dataloader for sparse tensor
    1
    from typing import Union
    2
    
    
    3
    import numpy as np
    4
    import torch
    5
    from torch.utils.data import Dataset, DataLoader
  3. django-modeladmin-reorder django-modeladmin-reorder Public

    Forked from mishbahr/django-modeladmin-reorder

    Custom ordering for the apps and models in the admin app.

    Python

  4. mSDA mSDA Public

    Forked from douxu896/mSDA

    from Chen, Minmin <Marginalized Denoising Autoencoders for Domain Adaptation>

    Python

  5. mindhive-subway mindhive-subway Public

    A web application designed to visualize Subway outlets in Kuala Lumpur, Malaysia. Built using React and FastAPI.

    Python

  6. lms lms Public

    A Learning Management System built using NextJS 13, Clerk Auth, TailwindCSS and Prisma ORM

    TypeScript