Skip to content

Bayesian opt#17

Merged
barisozmen merged 45 commits intomasterfrom
bayesian-opt
Feb 5, 2019
Merged

Bayesian opt#17
barisozmen merged 45 commits intomasterfrom
bayesian-opt

Conversation

@barisozmen
Copy link
Owner

Short explanations for scripts

src/models/bayesianopt.py -> main script
src/features/build_features.py -> loads, and processes data
src/models/childcnn.py -> child-model implementation
src/models/augmenter.py -> has augmentation functions
src/notebook.py -> for keeping records of experiments
lib/decorators -> only used "logger" and "timer" decorators from here. All other functions are written by me before for other purposes

@barisozmen barisozmen added enhancement New feature or request data pipeline Related to preprocess of data labels Jan 31, 2019
@barisozmen barisozmen requested a review from mrunfeldt January 31, 2019 21:46
@barisozmen barisozmen merged commit be48a82 into master Feb 5, 2019
barisozmen added a commit that referenced this pull request Oct 28, 2025
barisozmen added a commit that referenced this pull request Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data pipeline Related to preprocess of data enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants