Skip to content

The CatMatch Project for Cogito NTNU Autumn 2023 semester

License

Notifications You must be signed in to change notification settings

soricm/CatMatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatMatch

About

This project uses the power of recommender systems and convolutional neural networks to match you with your perfect cat.

Prerequisites

(Remember to set poetry config virtualenvs.in-project true)

Installation

poetry shell  # Creates a virtual environment
poetry install

The virtual environment (poetry shell) needs to be activated each time you work with the project.

Plugins for development

This project uses the following tools for development which might require extensions in your editor.

  • flake8
  • black
  • mypy

Running server


pip install . 
uvicorn catmatch.serve:app --reload # Runs the emojify/main.py file

Data

Data in the data folder taken from Kaggle

Team


Right to left: @example @soricm @example @example

Leader(s):

Team members:

License


Distributed under the MIT License. See LICENSE for more information.

Credits


Template by @JonRodtang for @CogitoNTNU

(back to top)

About

The CatMatch Project for Cogito NTNU Autumn 2023 semester

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%