/annpso

Well Placement using ANN

Primary LanguageJavaScript

Well Placement using ANN


This is a tool created to find the Optimal Well Placement Pattern in an oil and gas field using Artificial Neural Networks and the Particle Swarm Optimization algorithm.

Introduction

Getting Started

  • Clone the repo
  • cd annpso
  • npm install
  • node app.js
  • Direct browser to localhost:4000

Prerequisities

  • NodeJS and npm
  • Git

Author

Isaack Shayo

Licence

This project is licenced under the MIT License

Acknowledgements

  • My supervisor
  • Classmates and friends