Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Analytics Zoo training in Python #1

Closed
wants to merge 11 commits into from

Conversation

jenniew
Copy link

@jenniew jenniew commented Dec 18, 2019

Add mem network training code in python.
The data source is csv file.
Four required parameters: data_path, batch_size, num_epochs, model_folder
Also provide example training script to run training on local mode.

@9bow
Copy link
Member

9bow commented Dec 26, 2019

@jenniew
Hi, Jennie. Could you re-open this PR on ARMemNet-BigDL repo.?
We'd like to keep this repository for legacy python codes.
Thanks. :)

@jenniew
Copy link
Author

jenniew commented Dec 27, 2019

@9bow In https://github.com/mnms/ARMemNet-BigDL, there is also a PR of analytics zoo training: mnms/ARMemNet-BigDL#11. The code is almost same, the little difference is this PR is doing preprocessing with 20 cells and that PR is preprocessing with one cell. Do you mean I change that PR in ARMemNet-BigDL to preprocess 20 cells? And close this PR?

@9bow
Copy link
Member

9bow commented Jan 3, 2020

@jenniew Happy new year!
Yes, please. Thanks :)

@jenniew jenniew closed this Jun 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants