نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “offline machine learning environments”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.
This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive computing and data science. It functions as a scientific computing stack and a polyglot notebook server, bundling language interpreters and libraries for Python, R, and Julia within a containerized system to ensure reproducible research environments. The collection uses a layered image hierarchy to provide versioned software dependencies and support for hardware acceleration across different CPU architectures. It allows for the creation of custom images based on a foundation of
jupyter/docker-stacks provides ready-to-run Docker images with Jupyter notebooks and pre-installed machine learning libraries, enabling an offline ML environment with containerized deployment and GPU support, though it does not include a dedicated offline package manager.