Giter VIP home page Giter VIP logo

wtfml's Introduction

WTFML: Well That's Fantastic Machine Learning

pronounced as: w-t-f-m-l

WTFML is WIP.

wtfml's People

Contributors

abhishekkrthakur avatar ko-bbie avatar navneeth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wtfml's Issues

Scheduler call

Hello Abhishek,

I see that in the engine, scheduler is being called every (b_idx + 1) / self.acc_steps, that is effectively every batch if acc_steps = 1

But in various implementations, I have seen that sechuler.step() is called after the validation step. Can you provide some insight as to why you have used a scheduler in this manner?

Another question, let's say I am using ReduceLROnPlateau which requires I pass a metric in step.step(). How do we use engine related to that?

Thanks in advance ๐Ÿ˜„

Add a gradient logger to WTFML

I have created a function to log the gradients if they are vanishing or exploding. Would like to contribute the function here.

@abhishekkrthakur Let me know if I can create a PR for the same that is if you want to add this feature.

TypeError: object of type 'ClassificationDataLoader' has no len()

I followed your tutorial Detecting Skin Cancer (Melanoma) With Deep Learning and i cant make the code to work. I keep getting this type of error .... TypeError: object of type 'ClassificationDataLoader' has no len().... I did download this github repository and did put it in python site-packages to import it. Maybe thats what i did wrong?

Gpu Unpack

Hi Abishek,
The image dataloader is not compatible with GPU, there is a cannot unpack non-iterable object issue
Thanks for your help

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.