cloud development environment

Keras online coding platform

Build and train deep learning models in the cloud.

Start coding free →
about Keras

Keras in the cloud, ready in under a minute.

Keras is an open-source Python library for building and training deep learning models. It runs on top of TensorFlow and provides a high-level API for defining network layers, compiling models, and running training loops without writing low-level framework code. On RunCode, a Keras workspace starts with TensorFlow and Keras installed and is ready in under a minute.

Open a Keras workspace →
train.py

Build neural networks with a clean API

Keras models are built from a stack of modular layers, so you can add, remove, or swap components without rewriting your entire network. It supports both convolutional networks for image tasks and recurrent networks for sequences. Keras abstracts the low-level details of training, which lets you focus on model architecture and experimentation.

  • Modular layers: build networks by stacking components
  • Backend support for TensorFlow, JAX, and PyTorch
  • Convolutional and recurrent network support built in
  • Extensive documentation and a large community

What you get on RunCode for Keras

  • TensorFlow and Keras pre-installed in the workspace
  • VS Code in the browser with Python tooling
  • A terminal for running training scripts and experiments
  • Your git repo cloned on first boot
  • A workspace ready in under a minute
your cloud development solution

Built for the way developers actually work.

Create your workspace →
bash