Skip to main content

A ML LAB library for ML application in conundrum team

Project description

PyPI - Python Version PyPI

GitHub Repo stars GitHub contributors

PyPI - License

Medha - MLIFY

This repo is a codebase for ML functionality and libraries for Medha-Rover.

Medha-Rover is a rocker-bogie rover inspired by Nasa's Curiosity rover. Medha is set to function and test phase of prototype-1 under test-lab environment in progress.

Supported and managed by Conundrum-Archives

Conundrum-Archives is an initiative and network of enthusiasts who work and contribute on space, science, technology and sustainability. Everything in Conundrum-Archives is driven by curiosity. Follow Conundrum-Archives Instagram and Podcast for more updates.

keep the conundrum rolling

for any concerns and support, please reach out to @medha-team or @conundrum-archives-team.

Tech

Medha-MLIFY is started as open-source project and remain open-source forever.

Installation

Pre-req:

  • Python 3.6.x +
  • Python libraries
  • git (required for working with repo)
  • good to have ML libraries (eg. numpy, opencv-python, etc)

For cloning this repo...

git clone https://github.com/Conundrum-Archives/medha-mlify.git

to change branch / milestone:

cd medha-mlify
git checkout -b <branch-name>
git pull origin <branch-name>

Note: It is good to work under virtual environment. to setup virtual environment, make sure venv library is installed.

python -m venv venv

# for windows cmd-prompt
venv\Scripts\activate

# for linux-terminal
$ source venv/bin/activate

Building for source

python setup.py sdist bdist_wheel --buildversion <version-num>

License

GPL-3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlify-1.0.1.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

mlify-1.0.1-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page