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

Xml cnn #22

Merged
merged 28 commits into from
Apr 30, 2021
Merged

Xml cnn #22

merged 28 commits into from
Apr 30, 2021

Conversation

sian-chen
Copy link

  1. Implement KimCNN, XMLCNN
  2. Remove get_network(), use model_name to get the network instead
  3. Allow setting weight initialization method
  4. Add config to log
  5. Allow fixed length (for dynamic max-pooling)
  6. Add config files for EUR-Lex

model.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
networks/__init__.py Outdated Show resolved Hide resolved
networks/__init__.py Outdated Show resolved Hide resolved
@cjlin1 cjlin1 self-requested a review April 28, 2021 05:21
networks/kim_cnn.py Outdated Show resolved Hide resolved
networks/kim_cnn.py Outdated Show resolved Hide resolved
networks/kim_cnn.py Outdated Show resolved Hide resolved
data_utils.py Show resolved Hide resolved
networks/__init__.py Outdated Show resolved Hide resolved
@cjlin1 cjlin1 self-requested a review April 29, 2021 13:40
networks/xml_cnn.py Outdated Show resolved Hide resolved
networks/xml_cnn.py Outdated Show resolved Hide resolved
networks/xml_cnn.py Outdated Show resolved Hide resolved
networks/xml_cnn.py Outdated Show resolved Hide resolved
cjlin1
cjlin1 previously approved these changes Apr 29, 2021
@cjlin1
Copy link
Collaborator

cjlin1 commented Apr 30, 2021 via email

networks/xml_cnn.py Outdated Show resolved Hide resolved
@sian-chen sian-chen merged commit 50e1b18 into master Apr 30, 2021
@sian-chen sian-chen deleted the xml-cnn branch April 30, 2021 16:03
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