Giter Site home page Giter Site logo

transfer-learning's Introduction

Transfer-Learning

Model 1: using SKLearn

We have data collected in the data.csv file. It contains information regarding a Heat Transfer process where we measure different features such as inner diameter, outer diameter, length, orientation and heat supplied to pipe. All this information is used to predict the Thermal Resistance of the pipe. We use the simple SKLearn Randomized Search CV Model.

Model 2: using Pytorch

Implemented Transfer Learning using PyTorch documentation. The task is to distinguish between 'Ants' and 'Bees'. We use pretrained ImageNet Conv Net and then use the ConvNet either as an initialization or a fixed feature extractor for the task of interest.

For code/resources/guidance the following repository was referred: https://github.com/pytorch/tutorials/blob/master/beginner_source/transfer_learning_tutorial.py

transfer-learning's People

Contributors

rahulbouri avatar

Watchers

 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.