-
http://rpi.edu/
- Troy, NY, USA
-
-
Wendy0601.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JavaScript MIT License UpdatedFeb 9, 2025 -
The increasing number of variable renewable energy (solar and wind power) causes power grids to have more abnormal conditions or faults. Faults may further trigger power blackouts or wildfires with…
UpdatedNov 20, 2024 -
-
Benmark2023 Public
We provide a collection of power grid datasets either realistic and simulated and the machine learning algorithms applied to the datasets as benchmarks, aiming at motivating more advanced and robus…
UpdatedApr 10, 2023 -
-
The codes and data of our paper of Wendy0601/Identifying-Overlapping-Successive-Events-Using-a-Shallow-Convolutional-Neural-Network" are included"
-
manim Public
Forked from 3b1b/manimAnimation engine for explanatory math videos
Python Other UpdatedMay 26, 2020 -
manim-tutorial-CN Public
Forked from cai-hust/manim-tutorial-CNmanim中文教程,如果想系统地学习一些用法欢迎进入我的疫情期间搭建的博客
UpdatedMay 26, 2020 -
deeplearning-models Public
Forked from rasbt/deeplearning-modelsA collection of various deep learning architectures, models, and tips
-
graph-based-deep-learning-literature Public
Forked from naganandy/graph-based-deep-learning-literaturelinks to conference publications in graph-based deep learning
-
Machine-learning-for-proteins Public
Forked from yangkky/Machine-learning-for-proteinsListing of papers about machine learning for proteins.
-
deeplearning-biology Public
Forked from hussius/deeplearning-biologyA list of deep learning implementations in biology
UpdatedJan 2, 2020 -
-
-
-
This project apply the Gibbs sampling and mean field methods to compute the inference and MAP inference
-
-
KATE Public
Forked from hugochan/KATECode accompanying the paper "KATE: K-Competitive Autoencoder for Text"
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 11, 2018 -
scikit-learn Public
Forked from scikit-learn/scikit-learnscikit-learn: machine learning in Python
Python Other UpdatedJul 5, 2018 -
handong1587.github.io Public
Forked from AlirezaRahimpour/handong1587.github.ioCSS UpdatedJun 4, 2018 -
pandas_exercises Public
Forked from guipsamora/pandas_exercisesPractice your pandas skills!
Jupyter Notebook UpdatedFeb 18, 2018 -
-
-
STT3851ClassRepo Public
Forked from STAT-ATA-ASU/STT3851ClassRepoWeb page for STT 3851
HTML MIT License UpdatedJan 15, 2018 -
a encoder-decoder model with attention component is built to predict the sequence according to the input
-
A four layers CNN model is designed to estimate the eye gaze or the attention
-
nmt Public
Forked from tensorflow/nmtTensorFlow Neural Machine Translation Tutorial
Python Apache License 2.0 UpdatedJan 5, 2018 -
libsvm Public
Forked from cjlin1/libsvm -
LSTM-Human-Activity-Recognition Public
Forked from guillaume-chevalier/LSTM-Human-Activity-RecognitionHuman activity recognition using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SI…