-
Notifications
You must be signed in to change notification settings - Fork 734
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add python notebook support #3
Conversation
Roughly the pipeline of prediction looks good. One thing I can think of is those meta&label info can be store into an metaRDD and then post-processing like |
|
* more torch layers * update * python wrapper * update alias * style
Shane deepglo
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
* more torch layers * update * python wrapper * update alias * style
preprocess in python
reuse model.Predict in notebook