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: 7 months ago
JSON representation

Udacity machine learning Nanodegree Proposal

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.