Skip to content

Instantly share code, notes, and snippets.

View amqdn's full-sized avatar

Andrew Minh Nguyen amqdn

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amqdn
amqdn / nlp-basic-01-classification.ipynb
Last active April 1, 2021 20:01
A basic showcase of Python/Julia inter-op in bag-of-words classification
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amqdn
amqdn / amqdn-crl.ipynb
Last active July 26, 2022 14:17
Implementing Class Rectification Loss in fast.ai
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amqdn
amqdn / fastai-wideresnet-mnist.ipynb
Created March 7, 2019 19:56
Implementing WideResNet from scratch using fast.ai - MNIST
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amqdn
amqdn / fastai-darknet19-mnist.ipynb
Last active May 12, 2020 09:25
Implementing Darknet19 from scratch using fast.ai - MNIST
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.