Skip to content

Step-by-step Deep Leaning Tutorials on Apache Spark using BigDL

Notifications You must be signed in to change notification settings

zhichao-li/act

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigDL Tutorials for Strata AI Conference

Environment required

  • Python 2.7
  • JDK 8
  • Apache Spark 2.1.0
  • Jupyter Notebook 4.4
  • BigDL 0.5.0

Prepare Env on Baidu BMR

yum update -y nss curl libcurl
mkdir -p /opt/bigdl
cd /opt/bigdl
git clone https://github.com/zhichao-li/act.git
cd act
sh prepare_env.sh

Start Notebook

  • Run sh start_notebook.sh

How to start tensorboard

tensorboard --logdir /tmp/bigdl_summaries

SwitchyOmega for Chrome

http://tutorial.bj.bcebos.com/SwitchyOmega.crx

About

Step-by-step Deep Leaning Tutorials on Apache Spark using BigDL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.7%
  • Jupyter Notebook 12.2%
  • Shell 0.1%