Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonad/quora_questions
Udacity machine learning Nanodegree Proposal
https://github.com/jonad/quora_questions
jupyter-notebook
Last synced: 3 days ago
JSON representation
Udacity machine learning Nanodegree Proposal
- Host: GitHub
- URL: https://github.com/jonad/quora_questions
- Owner: jonad
- Created: 2017-05-20T01:16:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T01:19:37.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T12:09:40.120Z (about 2 months ago)
- Topics: jupyter-notebook
- Language: Jupyter Notebook
- Homepage:
- Size: 579 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning Engineer Nanodegree
# Capstone Proposal
## Project: Identify question pair with the same intent.
### Run
In a terminal or command window, navigate to the top-level project directory `proposal/` (that contains this README) and run one of the following command:
```bash
jupyter notebook proposal.ipynb
```
This will open the Jupyter Notebook software and project file in your browser.