Go to file
2023-10-26 08:41:57 +02:00
data working on the dataset. now i will rework the dataloader to load test and train data based on the corresponding csv files 2023-10-25 15:04:09 +02:00
.gitignore a 2023-10-20 08:34:38 +02:00
confic.py the model is working. however, in need to generate it and split data in test and train beforehand ... 2023-10-25 09:09:20 +02:00
custom_utils.py looks better ... write inference code and feed the model 2023-10-24 09:17:31 +02:00
datasets.py bf 2023-10-26 08:40:24 +02:00
inference.py added embed for bugfix 2023-10-26 08:41:57 +02:00
model.py something works !!! 2023-10-24 08:56:35 +02:00
train.py train test split implemented using different csv files 2023-10-25 15:31:00 +02:00