Sign inSign up

swayani/brainchain_env

By swayani

Updated about 2 years ago

Pre-configured environment for BrainChain backend development.

Image
Languages & frameworks
Machine learning & AI
Databases & storage
1

198

swayani/brainchain_env repository overview

Overview

This Docker image provides a ready-to-use environment for running a Django web application with integrated Django Rest Framework (DRF) and scikit-learn for machine learning tasks.

Features
  • Django version: 4.2.13
  • Django Rest Framework version: 3.15.2
  • scikit-learn version: 1.5.0
  • Includes necessary dependencies like numpy, pandas, matplotlib.
Usage

To run a Django development server:

docker pull swayani/brainchain_env
docker run -it swayani/brainchain_env /bin/bash

Tag summary

Content type

Image

Digest

sha256:dae8e3681

Size

121.9 MB

Last updated

about 2 years ago

docker pull swayani/brainchain_env