Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.