Skip to content

tianyuecao/NN_HOMEWORK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NN_HOMEWORK

SJTU NN ASSIGNMENTS

All the codes are written with PyTorch.

hw1

A deep neural network to solve an emotion recognition task. The provided data contains differential entropy features extracted from emotional EEG signals.

hw2

One-vs-rest and Min-Max SVM models to solve a 3-class classification problem.

hw3

DANN(Domain-Adversarial Neural Networks) and MDAN(Multisource Domain Adaptation with Adversarial Neural Networks) implementation.

hw4

Apply reinforcement learning (Q-learning) to solve Easy21 game.

About

SJTU NN ASSIGNMENTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages