All Projects → polyaxon → Polyaxon Examples

polyaxon / Polyaxon Examples

Licence: apache-2.0
Code for polyaxon tutorials and examples

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Polyaxon Examples

mloperator
Machine Learning Operator & Controller for Kubernetes
Stars: ✭ 85 (+49.12%)
Mutual labels:  mxnet, scikit-learn, mpi
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (+291.23%)
Mutual labels:  jupyter-notebook, deeplearning, scikit-learn
Horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Stars: ✭ 11,943 (+20852.63%)
Mutual labels:  deeplearning, mxnet, mpi
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+11800%)
Mutual labels:  jupyter-notebook, deeplearning, mxnet
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-31.58%)
Mutual labels:  jupyter-notebook, deeplearning
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-36.84%)
Mutual labels:  jupyter-notebook, deeplearning
Computer Vision
Computer vision sabbatical study materials
Stars: ✭ 39 (-31.58%)
Mutual labels:  jupyter-notebook, scikit-learn
Machine Learning
notebooks with example for machine learning examples
Stars: ✭ 45 (-21.05%)
Mutual labels:  jupyter-notebook, scikit-learn
Prediciting Binary Options
Predicting forex binary options using time series data and machine learning
Stars: ✭ 33 (-42.11%)
Mutual labels:  jupyter-notebook, scikit-learn
The Hello World Of Machine Learning
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Stars: ✭ 41 (-28.07%)
Mutual labels:  jupyter-notebook, scikit-learn
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+1701.75%)
Mutual labels:  jupyter-notebook, scikit-learn
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-38.6%)
Mutual labels:  jupyter-notebook, scikit-learn
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (-42.11%)
Mutual labels:  jupyter-notebook, deeplearning
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-31.58%)
Mutual labels:  jupyter-notebook, deeplearning
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-40.35%)
Mutual labels:  jupyter-notebook, scikit-learn
Adaptive Multispeaker Separation
Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem
Stars: ✭ 42 (-26.32%)
Mutual labels:  jupyter-notebook, deeplearning
Vapoursynthcolab
AI Video Processing/Upscaling With VapourSynth in Google Colab
Stars: ✭ 47 (-17.54%)
Mutual labels:  jupyter-notebook, mxnet
Video Tutorial Cvpr2020
A Comprehensive Tutorial on Video Modeling
Stars: ✭ 48 (-15.79%)
Mutual labels:  jupyter-notebook, mxnet
Python Tutorial Notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Stars: ✭ 52 (-8.77%)
Mutual labels:  jupyter-notebook, deeplearning
Ko en neural machine translation
Korean English NMT(Neural Machine Translation) with Gluon
Stars: ✭ 55 (-3.51%)
Mutual labels:  jupyter-notebook, mxnet

License: Apache 2 Slack Docs GitHub GitHub

N.B. This is a read-only repo, you can create issues or PRs in the main repo.

polyaxon-examples

Code for polyaxon tutorials and examples.

This is the code used for latest version of Polyaxon

This repository contains examples of using Polyaxon with all major Machine Learning and Deep Learning libraries, including fastai, torch, sklearn, chainer, caffe, keras, tensorflow, mxnet, and Jupyter notebooks.

If you don't see something you need, Don't hesitate to contact us.

Examples Structure

This repository has 2 main directories containing examples for running experiments in-cluster, i.e. scheduled and managed by a Polyaxon Deployment, as well as experiment running on different platforms and tracked by Polyaxon, i.e. experiments running on laptops, spark, other platforms.

The examples have a comment # Polyaxon to show what is added to a raw code to enable the lightweight Polyaxon integration.

Getting Started

If you are new to Polyaxon we recommend reading our quick-start guide which explains some of the core Platform capabilities.

Setup & Installation

Please check our documentation to learn about how to deploy Polyaxon.

All examples (in-cluster and on other examples running on other platforms) require our client to track and add instrumentation to the experiments.

in-cluster Examples

In order to run these examples, you need to deploy a Polyaxon with a scheduling component enabled.

Tracking Examples

These examples should can run outside of a Polyaxon cluster.

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].