Skip to content
View nhduong's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report nhduong

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

Typing SVG

I'm a Ph.D. student at Dongguk University under the guidance of Prof. Chul Lee.
My main interest is machine learning, particularly questions related to deep learning for image processing and representation learning.

visitors

#!/usr/bin/python
# -*- coding: utf-8 -*-

class PhDStudent:

    def __init__(self):
        self.name = "Duong Nguyen"
        self.role = "Ph.D. Student"
        self.language_spoken = ["en_US", "vn_VN"]

    def say_hi(self):
        print("Thanks for dropping by!")


me = PhDStudent()
me.say_hi()

Pinned Loading

  1. fer2013icprai2018 fer2013icprai2018 Public

    FER@ICPRAI2018

    Jupyter Notebook 4 2

  2. human_gender_prediction human_gender_prediction Public

    A project of my AI class at Chonnam National University

    Jupyter Notebook 2 1

  3. fer2013 fer2013 Public

    Kaggle Facial Expression Recognition 2013 Using TensorFlow

    Jupyter Notebook 4 3

  4. jupyterlab_server jupyterlab_server Public

    How to setup a jupyterlab server in Windows 10

    4 1

  5. ssin ssin Public

    Shell