https://github.com/dhruvdcoder/simple-boxes
Contains a set of simple implementation questions for box embeddings.
https://github.com/dhruvdcoder/simple-boxes
Last synced: about 1 year ago
JSON representation
Contains a set of simple implementation questions for box embeddings.
- Host: GitHub
- URL: https://github.com/dhruvdcoder/simple-boxes
- Owner: dhruvdcoder
- Created: 2021-01-20T16:27:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-21T07:20:21.000Z (over 5 years ago)
- Last Synced: 2025-02-08T22:42:07.196Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 197 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-boxes
Contains a set of simple implementation questions for box embeddings. Please fork this repository and use the "Getting started.ipynb" as the starting point for your implementation. You can simply implement all you code in the same notebook if you like.