A ML LAB library for ML application in conundrum team
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mlify-1.0.1.tar.gz
.
File metadata
- Download URL: mlify-1.0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1abe520b7373de3b42360860aee3ff67be6d611761ad3a948d3042d29fa33785 |
|
MD5 | a48e9135f16ac6228082103df10ce5f7 |
|
BLAKE2b-256 | b342a70e80ce00c85a631819be14315b29581ef0dcd8f0239c467fbe23366507 |
File details
Details for the file mlify-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: mlify-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bea40513795af15c22c3f9d7dafe55277aea47424285382cd337cde8d0a7281f |
|
MD5 | b432a61ee8a9872e809f744b6de25d5f |
|
BLAKE2b-256 | 24087069e51a02d6c7ca5c471a64c88f88e0daf9125516954333991f2426d111 |