Skip to content

Some datasets I've analyzed, along with some models I've trained. This is a work in progress...

Notifications You must be signed in to change notification settings

therealmolf/model-board

Repository files navigation

Model Board

A streamlit application of different models I have implemented to showcase my ability to use various ML tools.


Tasks

  • Basic Tensors
  • Model Training with PyTorch
  • Basic MLP on Dry Bean Dataset on Streamlit
  • Find another cute dataset

Getting Started

The streamlit application has not been deployed. Hence, you will have to locally clone the repo!

git clone https://github.com/therealmolf/model-board.git

Create a virtual environment.

Install the necessary packages.

pip install -r requirements.txt

Run the application.

streamlit run src/Home.py

Team

This is just a personal repo of Miko Planas

About

Some datasets I've analyzed, along with some models I've trained. This is a work in progress...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published