[Feature] Serialization #25

Open
opened 3 years ago by AlessandroBregoli · 1 comments
AlessandroBregoli commented 3 years ago (Migrated from github.com)
Owner

Description

Introduce the capability of loading and storing datasets parameters and networks.

Acceptance Criteria

  • Load/Save models
  • Load/Save datasets

Checklist

  • Save the structure of a network
  • Load the structure of a network
  • Save the parameters of a network
  • Load the parameters of a network
  • Save a dataset
  • Load a dataset

(Optional) Extra info

## Description Introduce the capability of loading and storing datasets parameters and networks. ## Acceptance Criteria - Load/Save models - Load/Save datasets ## Checklist - [ ] Save the structure of a network - [ ] Load the structure of a network - [ ] Save the parameters of a network - [ ] Load the parameters of a network - [ ] Save a dataset - [ ] Load a dataset ## (Optional) Extra info
AlessandroBregoli commented 3 years ago (Migrated from github.com)
Owner

We can use Pola.rs to (de)serialization

We can use [Pola.rs](https://pola-rs.github.io/polars/polars/) to (de)serialization
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: unimib-thesis-mad/reCTBN#25
Loading…
There is no content yet.