Skip to content
Snippets Groups Projects
Commit 91080571 authored by Achille Mbogol Touye's avatar Achille Mbogol Touye
Browse files

Update data_load.py

parent 06416cff
No related branches found
No related tags found
No related merge requests found
# ------------------------------------------------------------------
# _____ _ _ _
# | ___(_) __| | | ___
# | |_ | |/ _` | |/ _ \
# | _| | | (_| | | __/
# |_| |_|\__,_|_|\___|
# ------------------------------------------------------------------
# Formation Introduction au Deep Learning (FIDLE)
# CNRS/SARI/DEVLOG 2023
# ------------------------------------------------------------------
# 2.0 version by Achille Mbogol Touye (EFELIA-MIAI/SIMAP¨), sep 2023
import torch import torch
import pandas as pd import pandas as pd
import lightning.pytorch as pl import lightning.pytorch as pl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment