TeamEpochGithub / epochlib

This package contains the code for Team Epoch's pipeline
https://teamepoch.ai
MIT License
5 stars 0 forks source link

ENH: Add implemented models to package #107

Closed schobbejak closed 1 month ago

schobbejak commented 6 months ago

In previous competitions there were models that could be used in other competions like time series segmentation or classification. Making these available within the package could save a lot of time instead of scouring the old competition repositories.

schobbejak commented 3 months ago

Conv1dBnRelu block

schobbejak commented 1 month ago

Shouldn't be complicated models but blocks that are simple and often used