issues
search
nilmtk
/
nilmtk-contrib
Apache License 2.0
114
stars
59
forks
source link
New neuralnetwork models
#58
Closed
hetvishastri
closed
3 years ago
hetvishastri
commented
3 years ago
Five new neural network models for NILM
RNN with attention (rnn_attention.py)
RNN with attention and classification (rnn_attention_classification.py)
RESNET (resnet.py)
RESNET with classification (resnet_classification.py)
BERT (bert.py)
Five new neural network models for NILM