DSCKGEC / learn-machine-learn

A one-stop repository for new-comers in Machine Learning and A.I.
MIT License
1 stars 4 forks source link
classification classification-algorithm deep-neural-networks regression regression-algorithms regression-models

Learn-Machine-Learn

Contributors Forks Issues Pull Request

A one-stop repository for new-comers in Machine Learning and A.I.

Contents

  1. Description
  2. Project structure
  3. Project roadmap
  4. Getting started
  5. Preview Notebooks
  6. Built with
  7. Contributing
  8. Authors
  9. License
  10. Acknowledgments

Description

What are the projects?

This repository has two projects -

How can this project help?

The project currently does the following things-

Following things can be implemented -

Getting started

Prerequisites

Installing

A step by step series of examples that tell you how to get a development env running.

There are two ways of running the code.

  1. Running the code on web browser.(Google Colab) [Recommended]

    • Head on to Google colab
    • Then click on Upload Notebook Tab.
    • Upload the notebook that you got from this repo. Colab-1
    • Connect with the runtime. Colab-2
    • Upload your dataset. Colab-3
    • Then Click on Run All. Colab-4
    • Start Editing.
  2. You can also run the code locally in your computer by installing Anaconda.

Preview Notebooks

Notebook will be opened in Google Colab

Built with

Contributing

Please read contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments