scispace - formally typeset
A

Antonio Carta

Researcher at University of Pisa

Publications -  39
Citations -  304

Antonio Carta is an academic researcher from University of Pisa. The author has contributed to research in topics: Computer science & Recurrent neural network. The author has an hindex of 6, co-authored 28 publications receiving 91 citations.

Papers
More filters
Journal ArticleDOI

Continual learning for recurrent neural networks: An empirical evaluation.

TL;DR: In this article, the authors organize the literature on continuous learning for sequential data processing by providing a categorization of the contributions and a review of the benchmarks, and propose two new benchmarks for CL with sequential data based on existing datasets, whose characteristics resemble real world applications.
Journal ArticleDOI

An experience in using machine learning for short-term predictions in smart transportation systems

TL;DR: The goal of this paper is to analyze the feasibility of bike-sharing systems using Machine Learning methodologies, proposing and comparing different solutions and to envisage services able to make a prediction and infer if there is in use a bike that could be returned at the station where she/he is waiting.
Proceedings ArticleDOI

Continual Learning with Gated Incremental Memories for sequential data processing

TL;DR: This work proposes a Recurrent Neural Network (RNN) model for CL that is able to deal with concept drift in input distribution without forgetting previously acquired knowledge and implements and test a popular CL approach, Elastic Weight Consolidation (EWC), on top of two different types of RNNs.