Skip to content
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

Issues/6/pipeline notebook #15

Merged
merged 14 commits into from
Oct 2, 2020
Merged

Issues/6/pipeline notebook #15

merged 14 commits into from
Oct 2, 2020

Conversation

tallamjr
Copy link
Owner

@tallamjr tallamjr commented Oct 2, 2020

Beginnings of a pipeline notebook.

This steps through each stage of the pipeline.

Needs updating and work but the main sections are in place.

Closes #6

	modified:   opt/hypertrain.py
This allows for input of EPOCHS and BATCH_SIZE as arguments to
optuna.optimize

	modified:   hypertrain.py
	modified:   opt/hypertrain.py
	modified:   opt/hypertrain.py
	modified:   utils.py
Will be uses for CI, tutorials and demos

	new file:   notebooks/T2-Mini-Analysis-Pipeline.ipynb
    ERROR: Could not install packages due to an EnvironmentError: [Errno 2]
    No such file or directory:
    '/usr/local/anaconda3/envs/astronet/lib/python3.7/site-packages/numpy-1.19.2.dist-info/METADATA'

	modified:   requirements.txt
	modified:   astronet/t2/evaluate.py
	modified:   astronet/t2/visuals.py
	new file:   astronet/t2/models/model-1601645906-d87004b/saved_model.pb
	new file:   astronet/t2/models/model-1601645906-d87004b/variables/variables.data-00000-of-00001
	new file:   astronet/t2/models/model-1601645906-d87004b/variables/variables.index
	modified:   astronet/t2/models/results.json
	modified:   astronet/t2/opt/runs/results.json
@tallamjr tallamjr merged commit e30b3da into master Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have a pipeline notebook - T2-Analysis-Pipeline.ipynb
1 participant