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

add documentations #136

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Conversation

zshiqiang
Copy link
Collaborator

This PR adds documentations including:

  • a notebook about the functionality of IndexMapper
  • consistent definitions for layers, activation functions, and their formulations (conv2d is excluded since we have Issue #129 about it)
  • a tighter lower bound for auxiliary variables in the big-M formulation of ReLU

Legal Acknowledgement
By contributing to this software project, I agree my contributions are submitted under the BSD license.
I represent I am authorized to make the contributions and grant the license.
If my employer has rights to intellectual property that includes these contributions,
I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9600e2) 95.95% compared to head (540b63c) 91.67%.
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   95.95%   91.67%   -4.28%     
==========================================
  Files          29       29              
  Lines        1656     1730      +74     
  Branches      255      327      +72     
==========================================
- Hits         1589     1586       -3     
- Misses         35       74      +39     
- Partials       32       70      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rmisener rmisener requested a review from tsaycal December 4, 2023 16:26
@rmisener rmisener merged commit a3d128d into cog-imperial:main Dec 5, 2023
4 of 5 checks passed
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.

None yet

3 participants