Giter Site home page Giter Site logo

applied-deep-learning-engg192's Introduction

ml_img

Deep-Learning

Independent study focusing in various deep learning topics - Dartmouth College, Winter 2019

Dependencies

The projects in this repository use a variety of deep learning labraries and python packages. In order to run most of the code, you will need to have both TensorFlow and PyTorch installed on your machine. Other important depedencies include Pandas, Numpy, and Matplotlib.

For MacOS

Simply open a command window and run the following commands to install the necessary libraries.

  1. Run pip install --upgrade tensorflow to make sure your version of TensorFlow is up to date
  2. Run pip install tflearn
  3. If you're not using a virtual environment, Run: sudo pip install keras
    If you're using a virtual environment, Run: pip install keras
  4. Run pip3 install torch torchvision
  5. Run pip3 install Pandas
  6. Run pip3 install numpy
  7. Run pip3 matplotlib

Projects and Assignments

applied-deep-learning-engg192's People

Contributors

spencerbertsch1 avatar

Watchers

 avatar  avatar

Forkers

battyone

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.