Skip to content
View mrg-ai's full-sized avatar

Block or report mrg-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simple-LR-Model-with-Pytorch Simple-LR-Model-with-Pytorch Public

    This notebook gives a simple LR model using Pytorch. It explains about Datasets, Dataloaders, Mini Batches, Pytorch classes.

    Jupyter Notebook

  2. Simple-LR-Model-with-Numpy Simple-LR-Model-with-Numpy Public

    This notebook gives a simple LR model using only Numpy without using Numpy LinearRegressor

    Jupyter Notebook

  3. DogBreedImageClassifier DogBreedImageClassifier Public

    This app can be deployed on Render. It requires atleast 1 GB RAM option. The free option will crash. It uses a deep learning model trained on Resnet50 and can classify 120 breeds of dogs. It used t…

    Python

  4. DatablockAPI-Dataflow-Tabular DatablockAPI-Dataflow-Tabular Public

    This notebook shows the data transformation from a csv to a dataset and dataloader format that can be sent to Learner. This shows the Fast AI's Datablock API and how it transforms the data in a ste…

    Jupyter Notebook

  5. EDA_RossmannKaggleData EDA_RossmannKaggleData Public

    This notebook does a Exploratory Data Analysis on the Rossmann data from a Kaggle competition

    Jupyter Notebook

  6. PetClassifier PetClassifier Public

    Pet Classifier using Fast AI for Oxford Pets Dataset

    Jupyter Notebook