Git Product home page Git Product logo

alloyml's Introduction

AlloyML

An Alloy Recommender System Based on Genetic Algorithms and Neural Networks


This Project was done under the Clutch Special Interest Group of ISTE-NITK

The Project was done entirely in Python 3 and its various libraries


For instructions on how to run GUI refer here


The Project had the following main phases:

1)Web scraping and Dataset acquistion:
  • Scraped alloy property data from various online sources
  • Used Dataset from here
  • Performed data preprocessing to be able to be fed into Neural Network
  • Libraries used: BeautifulSoup4, requests, Pandas ,Pickle
2)Model Training:
  • Experimented with different architechtures to obtain best fit model for each of the dataset target properties namely Tensile Strength,Yield Strength,Elongation Limit
  • Performed GridSearch to optimise hyperparamters
  • Further details regarding model architectures can be found here
  • Libraries Used: Tensorflow,scikit-learn,matplotlib
3)Build a Genetic Algorithm Solver
  • The Genetic Algorithm takes input as desired alloy property and outputs theoretical composition of such an alloy
  • This is done by treating trained neural network as blackbox with GA optimising on its outputs
  • Libraries used: Tensorflow,PyGAD
4)Build GUI
  • Designed simple Graphical User Interface to abstract code implementation from end user
  • Libraries used: tkinter,PyGAD,Tensorflow

NOTE:
While the GUI presented pertains to only Steels,the methodology suggested can be used for any alloy family provided appropriate dataset is available
The resulting composition suggested by GA is purely theoretical and as of now has not been verified experimentally.

alloyml's People

Contributors

darthroco avatar

Stargazers

 avatar

Watchers

 avatar

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.