Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

S3 Algos#46

Closed
ragavvenkatesan wants to merge 7 commits intoaws:ragavaws/sagemaker-python-sdk:ragavfrom
ragavvenkatesan:masterragavvenkatesan/sagemaker-python-sdk:masterCopy head branch name to clipboard
Closed

S3 Algos#46
ragavvenkatesan wants to merge 7 commits intoaws:ragavaws/sagemaker-python-sdk:ragavfrom
ragavvenkatesan:masterragavvenkatesan/sagemaker-python-sdk:masterCopy head branch name to clipboard

Conversation

@ragavvenkatesan
Copy link

No description provided.

@ragavvenkatesan
Copy link
Author

ragavvenkatesan commented Jan 17, 2018

@orchidmajumder , let's use this PR to track the integration. Once done, we can consider merging to master.

num_layers = hp('num_layers', (isin(18, 34, 50, 101, 152, 200, 20, 32, 44, 56, 110), isint), \
'num_layers should be in the set [18, 34, 50, 101, 152, 200, 20, 32, 44, 56, 110]' )
resize = hp('resize', (gt(1), isint), 'resize should be an integer greater-than 1')
epochs = hp('epochs', (ge(1), isint), 'epochs should be an integer greater-than 1')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please note that isint() was removed, and the hp()'s have changed a bit. For reference see:
#54

@ragavvenkatesan
Copy link
Author

Closing this to follow the developer protocol for PRs.

laurenyu added a commit to laurenyu/sagemaker-python-sdk that referenced this pull request May 31, 2018
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
Add license statement to input.html
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.