Giter Club home page Giter Club logo

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()

Duong H. Nguyen's Projects

afew2016 icon afew2016

Facial Expression Recognition in the Wild 2016

auriga icon auriga

Auriga is a minimalist LaTeX beamer presentation theme 📽

d2l-en icon d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 175 universities.

deep-learning-drizzle icon deep-learning-drizzle

Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

fer2013 icon fer2013

Kaggle Facial Expression Recognition 2013 Using TensorFlow

guided_demoireing_net icon guided_demoireing_net

PyTorch source code for "Multiscale Guided Coarse-to-Fine Network for Screenshot Demoiréing"

imgclsmob icon imgclsmob

Sandbox for training convolutional networks for computer vision

labml icon labml

🧪 Monitor PyTorch & TensorFlow model training on mobile phones

mml-book icon mml-book

Code / solutions for Mathematics for Machine Learning (MML Book)

segloss icon segloss

A collection of loss functions for medical image segmentation

segnet icon segnet

Autoencoder for hand segmentation

youtube-dl icon youtube-dl

Command-line program to download videos from YouTube.com and other video sites

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.