Giter Site home page Giter Site logo

intro's Introduction

Turkish version of introduction

Introduction to Deep Learning for Medical Researchers

İstinye University (Cevizlibağ), Tuesday, Wednesday, and Thursday, 4:30-6:30PM

This repository contains a series of presentations, Google Colaboratory notebooks, and supporting code and provides an introduction to machine learning and deep learning tools and techniques. The material, created in collaboration with Prof. Çetin Kaya Koç, was a short-course for medical researchers at İstinye University, Turkey. This class introduces basic and advanced techniques, with an emphasis on tools, model creation, and model validation.

The course is split into 11 one-hour modules. All computation is done on the cloud using free Google Colaboratory notebooks and free/open-source software: Python and PyTorch. Contents include:

  1. Introduction
  • Artificial Intelligence, Machine Learning, Deep Learning: terminology and history
  • Survey of recent medical applications
  • Overview of the rest of the class
  • Introduction to Google Colaboratory and Python
  1. Introduction to supervised and unsupervised learning
  • Intro to sci-kit learn
  • Intro to Matplotlib
  • Regression
  • Classification
  • Clustering
  1. Supervised techniques
  • Linear regression
  • Linear disciminant analysis
  • Random forests
  1. Unsupervised techniques and confidence estimation #1
  • K-Nearest Neighbors
  • Precision, accuracy, recall: F-Score
  • Confidence intervals
  • Cross-validation
  1. Confidence estimation #2
  • Confusion matrices
  • ROC curves
  • Interpolation and extrapolation
  • Curse of dimensionality
  1. Introduction to neural networks
  • Linear vs. nonlinear functions
  • The perceptron
  • Multi-Layer Perceptron (MLP)
  • Review of Gradient Descent
  1. Deep learning with PyTorch
  • Implement MLP with PyTorch
  • How to debug PyTorch
  • How to monitor the status of the training process
  • Other popular types of neural networks
  1. Convolutional neural networks
  • Theory
  • PyTorch implementation
  • Data collection and large datasets (HDF5)
  1. Image classification with CNNs
  • Examples where CNNs surpass humans
  • Adversarial examples which trick CNNs but are easy for humans
  • Examples of existing CNN models that can be used and modified
  • More detail on how to build and train custom models in PyTorch
  1. Image segmentation with CNNs
  • Examples of existing models that can be used
  • How to build and train your own models in PyTorch
  1. Advanced network training and validation
  • dev-train-test sets
  • How to design a custom network and prevent over-fitting
  • t-SNE visualization
  • Attribution visualization

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.