Skip to content

Finish transition to models/examples repository #1

@rcurtin

Description

@rcurtin

I just wanted to create an issue to point out that there are some cleanup bits that need to be done in this repository after the changes we decided to make to the repository structure in mlpack/examples#61.

This is the "models" repository, which will contain ready-to-use implementations of popular machine learning model types that aren't available in the normal mlpack codebase. These can be used as bindings.

So, here's a basic todo:

  • update README
  • set up mlpack-bot
  • set up labels
  • remove any "simple" examples and replace with bindings that have CLI support, etc.
  • set up CMake configuration so that the models can be compiled. Maybe that means using git submodules and the mlpack repository's CMake configuration?
  • update any references to the models/ repository
  • update the website to point to this repository

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions