Code Monkey home page Code Monkey logo

comsm0045's Introduction

PyTorch Labsheets

Labsheets for the Applied Deep Learning course.

Overview

Labsheet Description
0 Introduction to Python and the scientific Python ecosystem
1 Your First Fully Connected Network
2 BC4 and Your First CNN
3 Techniques for Training DNNs
4 Data Augmentation

If you have trouble viewing the labsheets on github, you can try using the NBViewer service provided by ipython.org.

Environments

In these labs we'll be using two computing environments:

  • Colaboratory (a hosted version of Jupyter notebooks) for exploring PyTorch and dabbling with simple and non-computationally expensive experiments.
  • Blue Crystal 4 (docs) for GPU accelerated experiments.

If instead you'd like to install Jupyter locally on your laptop, we provide some guidance on a best efforts basis. If you have trouble setting things up then we'd recommend using Colaboratory instead.

Problems

Kindly file an issue with a description of the problem you're facing, your setup, what you are observing and what you expect to happen instead.

comsm0045's People

Contributors

tomstark99 avatar omarinio avatar calumwestt avatar

Watchers

 avatar

comsm0045's Issues

Fix naming for non full training

Models are currently saved in the same format regardless of non full or full, if loads are saved then its difficult to see which is which

  • maybe save models from full and non full in different folder?

Add `get_log_dir` like labsheets

Add a function that gets the log dir name for tensorboard so different runs can be queued on bc4 with different parameters and we can see the difference between them

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.