Skip to content

dasxran/Selenium-Machine-Learning

Repository files navigation

Machine Learning with Selenium and TensorFlow

Build Status Contributors MIT License LinkedIn


Logo

Table of Contents

About The Project



Train a Tensorflow model based on Inception V3 with custom set of images and apply the model to identify objects in a webpage with the help of selenium.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is the list of things you need to have in your system.

  1. Get Docker Desktop to pull Tensorflow images
  2. Have Python installed in the system
  3. Install PyCharm IDE (Optional) to edit/run the code

Installation

  1. Clone the repo
git clone https://github.com/dasxran/seleniumMachineLearning.git
  1. Pull Tensorflow image from Docker hub
docker pull dasxran/tensorflow

Usage

TBW...

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ranjan Kumar Das - [email protected]

Project Link: https://github.com/dasxran/seleniumMachineLearning

Acknowledgements

About

Machine Learning with selenium and tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published