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

Installing dependencies #6

Open
justheuristic opened this issue Feb 14, 2018 · 0 comments
Open

Installing dependencies #6

justheuristic opened this issue Feb 14, 2018 · 0 comments

Comments

@justheuristic
Copy link
Contributor

You can discuss any issues concerning installation in this thread.

We assume that you have basic data science toolkit (sklearn, numpy/scipy/pandas). Basically whatever comes with default anaconda distribution.

Assignments require numpy, scipy, pandas, matplotlib, scikit-learn and sometimes tqdm to launch. Luckily, all those packages are either pre-installed or can be installed with pip install <name>.

You will also need to install PyTorch:

If you don't/can't install that (e.g. you use windows and installation is tricky), try Docker Container for CPU or nvidia-docker for GPU.

If you run into any trouble, feel free to post here, even if it's like "i don't know what the hell all these letters mean!!!".

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

No branches or pull requests

1 participant