Skip to content

Releases: Burnside999/SmokeNet

v1.0.0

15 Dec 10:59
f91a9a9

Choose a tag to compare

SmokeNet Basic Framework Implementation

🚀 Features

  • Smokenet base impl
  • Window dataset & dataloader
  • Create default config
  • Add example data
  • Csv loader
  • Add switcher for classification
  • Update logic
  • Properly handle windows
  • Add epoch bar
  • Add plot
  • Add plot
  • More arguments
  • Using logger instead of print

🐛 Bug Fixes

  • Div 0 when no validation data
  • Label shape

💼 Other

  • Extract plot functions into utils

📚 Documentation

  • Update dataset readme
  • Update readme
  • Fix readme
  • Update readme
  • Update readme

🎨 Styling

  • Add .gitattributes
  • Style control

⚙️ Miscellaneous Tasks

  • Add .vscode
  • Environment
  • Update environment