Skip to content
View Euswbnix's full-sized avatar
  • Toronto

Highlights

  • Pro

Block or report Euswbnix

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
Euswbnix/README.md

Hi there 👋

The homepage renovation is still underway, so please stay tuned!

Popular repositories Loading

  1. Machine_translation Machine_translation Public

    From-scratch Transformer (Vaswani 2017) for zh-en translation. Pure PyTorch, SentencePiece BPE, token-based batching, FP16 training, beam search. Trained on WMT17 (~25M pairs).

    Python 2

  2. DeepLearning DeepLearning Public

    Some DL models

    Python

  3. AKMproject AKMproject Public

    An R package and Shiny app for exploring the bias-variance tradeoff in polynomial and k-NN regression via Monte Carlo simulation.

    R 1

  4. CSC311_MLProject CSC311_MLProject Public

    CSC311 ML Challenge Project -- Predicting which famous painting a survey respondent is describing — Logistic Regression on 302 mixed structured + TF-IDF features. CSC311 challenge, 90% test accuracy.

    Python

  5. Christmas_tree Christmas_tree Public

    SwiftUI + Metal 写的 macOS 圣诞树小程序,实时渲染由数万个发光点组成的 3D 圣诞树。

    Swift

  6. PaintApp PaintApp Public

    A JavaFX desktop paint application with shapes, freehand drawing, selection, undo/redo, image import, and a clean MVC architecture showcasing the Strategy, Command, and Factory patterns.

    Java