Git Product home page Git Product logo

gu511_exam's Introduction

Georgetown University Math & Statistics 511 EXAMS

the jupyter notebooks in this repository are the exams for the GU MATH 511 course. like any jupyter notebook, they exist in two states:

  1. rendered: click on any of the .ipynb files in the repo above and you will be taken to a github-rendered version of the notebook for your own use
  2. executable: load any of these .ipynb files into an active jupyter notebook server session

running these notebooks

in addition to simply reading these notebooks as presented here on github, you may want to execute the contents in a real python session. if that is the case, there are a number of options -- I will outline two that I think are convenient

google colab

you may automatically access this (or any) github repository using Google Colab. when you open that link, you will be prompted to pick a notebook -- click on the github tab and use https://github.com/rzl-ds/gu511_exam as your url.

google will then create virtual machines with complete environments for running that notebook -- you don't have to do anything. all you need is a google account and your your georgetown.edu accounts will do.

note: this will launch the notebooks but you won't be able to do the super l33t RISE slide show view I do in class.

running locally

if you would like to run these notebooks locally, you simply need to download the files and make sure your local python environment meets the pre-requisites. the primary requirement is that you be running python version 3.4+, and that you have the jupyter package installed. in addition to that you will likely need to install different packages in order to execute different notebooks, and I suggest you use an environment manager for that (specifically, conda or pip and virutalenv). for more details on exactly how to do that, refer to the python environment lecture in this repository.

gu511_exam's People

Contributors

rzachlamberty avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.