Pinned Repositories
ESE519_lab2B
ESE519_lab2B
Inter-subject-Attention-Recognition-from-EEG-with-CNN-LSTM-model
Inter-subject Attention Recognition from EEG with CNN-LSTM model
tinyml_contest2022_demo_example
aitom
AI for tomography
Algorithms
Leetcode
anniepan8215.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
DrawingBoard
python3+tkinter实现简易绘图板(基于图形学算法)
eICU-GNN-LSTM
This repository contains the code used for Predicting Patient Outcomes with Graph Representation Learning (https://arxiv.org/abs/2101.03940).
ese5190-2022
ese5190-2022-lab1-firefly
anniepan8215's Repositories
anniepan8215/Algorithms
Leetcode
anniepan8215/anniepan8215.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
anniepan8215/SmartSnack
Hybrid DQN and Supervised learning based Game Agent for Snake
anniepan8215/Inter-subject-Attention-Recognition-from-EEG-with-CNN-LSTM-model
Inter-subject Attention Recognition from EEG with CNN-LSTM model
anniepan8215/ESE519_lab2B
ESE519_lab2B
anniepan8215/ese5190-2022
anniepan8215/GNN
anniepan8215/ese5190-2022-lab2b-esp
anniepan8215/ese5190-2022-lab2-into-the-void-star
anniepan8215/ESE519_Lab2_setup
anniepan8215/ese5190-2022-lab1-firefly
anniepan8215/tinyml_contest2022_demo_example
anniepan8215/Leetcode
刷题记录
anniepan8215/aitom
AI for tomography
anniepan8215/WeatherU
A weather forecast system based on Arduino and Raspberry Pi
anniepan8215/playground
Play with neural networks!
anniepan8215/graph-neural-networks
Library to implement graph neural networks in PyTorch
anniepan8215/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
anniepan8215/Subject-Independent-Drowsiness-Recognition-from-Single-Channel-EEG-with-an-Interpretable-CNN-LSTM
In this project, we propose a CNN-LSTM model to classify single-channel EEG for driver drowsiness detection. We designed a visualization technique by taking advantage of the hidden states output by the LSTM layer. Results show that the model not only has a high accuracy but also learns biologically explainable features, e.g., Alpha spindles, as evidence for the drowsy state.
anniepan8215/ObjectTracking-DeepSORT-YOLOv3-TF2
anniepan8215/sudoku
Can Neural Networks Crack Sudoku?
anniepan8215/eICU-GNN-LSTM
This repository contains the code used for Predicting Patient Outcomes with Graph Representation Learning (https://arxiv.org/abs/2101.03940).
anniepan8215/optnet
OptNet: Differentiable Optimization as a Layer in Neural Networks
anniepan8215/DrawingBoard
python3+tkinter实现简易绘图板(基于图形学算法)