All Projects → JuliaCloud → Juliabox

JuliaCloud / Juliabox

Licence: other
Juliabox continues to run, but this codebase is no longer current.

Projects that are alternatives of or similar to Juliabox

Rnn Active User Forecast
1st place solution for the Kuaishou Active-user Forecast competition
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Introduction To Data Science In Python
This repository contains Ipython notebooks of assignments and tutorials used in the course introduction to data science in python, part of Applied Data Science using Python Specialization from University of Michigan offered by Coursera
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Anime Gan Tensorflow
The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning For Finance
Machine Learning for Finance, published by Packt
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Infiniteboost
InfiniteBoost: building infinite ensembles with gradient descent
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+0.56%)
Mutual labels:  jupyter-notebook
Papergraph
AI/ML citation graph with postgres + graphql
Stars: ✭ 178 (-1.11%)
Mutual labels:  jupyter-notebook
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Coco Analyze
A wrapper of the COCOeval class for extended keypoint error estimation analysis.
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Yolov3 Tf2
YoloV3 Implemented in Tensorflow 2.0
Stars: ✭ 2,327 (+1192.78%)
Mutual labels:  jupyter-notebook
Practical Torchtext
A set of tutorials for torchtext
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Ageron handson Ml
Hands-On Machine Learning with Scikit-Learn & TensorFlow (O'Reilly)
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Amass
Data preparation and loader for AMASS
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Feature Selection For Machine Learning
Methods with examples for Feature Selection during Pre-processing in Machine Learning.
Stars: ✭ 178 (-1.11%)
Mutual labels:  jupyter-notebook
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Fastai audio
Stars: ✭ 178 (-1.11%)
Mutual labels:  jupyter-notebook
Oct2py
Run M Files from Python - GNU Octave to Python bridge
Stars: ✭ 179 (-0.56%)
Mutual labels:  jupyter-notebook
Keras Segnet
SegNet model implemented using keras framework
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Pulmonary Nodules Maskrcnn
Mask R-CNN for Pulmonary Nodules Diagnosis, using TensorFlow 天池医疗AI大赛:Mask R-CNN肺部结节智能检测(Segmentation + Classification)
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (+0%)
Mutual labels:  jupyter-notebook

JuliaBox

JuliaBox is hosted online at http://www.juliabox.org/. Join our Mailing List.

Our goal is to provide the best Julia experience we can. We want to make it easy for Julia users to run Julia anywhere without too much fuss. Use Julia through the browser, access lots of processors and memory, suck in data from anywhere, and have it always accessible through any device you use so long as it has a browser.

The only constraint is imagination (and server cost).

Features

  • Run interactive sessions
    • Run IJulia notebooks.
    • A bash session is also started in the container, which can be used to run the Julia REPL.
    • Run HTTP/WebSocket/Escher applications in the container and access them over the browser.
    • File transfer facility into a session's container.
    • File synchronization with Google Drive.
    • Clone Github repositories.
    • Login via Google authentication. Submit a PR for more auth methods!
  • Expose Julia packages & functions as REST APIs using JuliaWebAPI
    • Scale with requests.
  • Sandboxed Docker containers.
  • Basic admin screen to delete old and inactive sessions.
  • Auto cleanup of sessions and API servers based on inactivity.
  • Ability to limit CPU, memory, and disk space for user sessions and APIs.
  • Extensible with plugins.

Docs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].