Pinned Repositories
ABIDE
ADNI
Advanced-Programming-Final-Term-Exam-2017
Advanced Programming Final Term Exam project in 2017
Bike-sharing-simulation-with-Simpy
Continual-Policy-Distillation-for-Soft-Robotic
Data-Mining-2020-2021-Project-Group24-customer_supermarket
Monks
NMT
Chinese-English Neural machine translation with Encoder-Decoder seq2seq model : Bidirection-GRU + Fasttext word embedding + Attention + K-Beam search + BLEU score
ResNet-Adversarial_attacks_on_CIFAR_10
SPM_HistogramThresholding
SPM (recovery course) 2017-18: Final project
lilanpei's Repositories
lilanpei/NMT
Chinese-English Neural machine translation with Encoder-Decoder seq2seq model : Bidirection-GRU + Fasttext word embedding + Attention + K-Beam search + BLEU score
lilanpei/Bike-sharing-simulation-with-Simpy
lilanpei/Continual-Policy-Distillation-for-Soft-Robotic
lilanpei/Data-Mining-2020-2021-Project-Group24-customer_supermarket
lilanpei/ResNet-Adversarial_attacks_on_CIFAR_10
lilanpei/ABIDE
lilanpei/avalanche
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
lilanpei/Continual-Calibration
lilanpei/alibaba-clusterdata
cluster data collected from production clusters in Alibaba for cluster management research
lilanpei/BDA-Project
Project for Big Data Analytics A.A. 2021/22
lilanpei/Deep-Q-Networks-on-Pong
lilanpei/DeepNetSlice
Reinforcement Learning tool for Network Slice Placement problems
lilanpei/Earth-Observation
lilanpei/EdgeAISIM
[MS 24] EdgeAISim: A Toolkit for Simulation and Modelling of AI Models in Edge Computing Environments
lilanpei/ex_model_cl
Experiments on continual learning from a stream of pretrained models.
lilanpei/hyperview_eagleeyes
Soil parameter estimation from hyperspectral satellite images
lilanpei/lilanpei.github.io
lilanpei/loss_fun_SAR
Testing loss functions
lilanpei/MultiThread-K-Nearest-Neighbors
Given a set of points in a 2D space, we require to compute in parallel for each one of the points in the set of points the set of k closest points. Point i is the point whose coordinates are listed in line i in the file. The input of the program is a set of floating-point coordinates (one per line, comma separated) and the output is a set of lines each hosting a point id and a list of point ids representing its KNN set ordered with respect to distance.
lilanpei/OPS-SAT-AD
Code of the OPS-SAT benchmark for detecting anomalies in satellite telemetry
lilanpei/shap
A game theoretic approach to explain the output of any machine learning model.
lilanpei/somo
a framework to facilitate the simulation of continuum manipulators in pybullet
lilanpei/somo-rl
lilanpei/somogym
A toolkit for developing and evaluating controllers and reinforcement learning algorithms for soft robots
lilanpei/subspace-configurable-networks
lilanpei/telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
lilanpei/Tensorflow-2-Reinforcement-Learning-Cookbook
Tensorflow 2 Reinforcement Learning Cookbook, published by Packt
lilanpei/thesis-anomaly-detection-esn
In this paper, we propose the use of Echo State Networks, for anomaly detection on-the-edge in aerospace applications. The anomaly detection method uses a nonparametric dynamic threshold to detect anomalous behaviours from the observed data by comparing it to the model's predictions.
lilanpei/Thesis-Cover-Unipi
A template for the thesis cover of University of Pisa
lilanpei/torch-esn
Implementation of the Echo State Networks in PyTorch