Skip to content

zencodess/predictLD

Repository files navigation

-->Regression design: 
     ./model_regression.py --data XOR2_16nm_stat00.csv --split 0.33

-->NeuralNetwork from scratch design:
     run using jupyter notebook, 

-->Neural network using deep learning libraries,keras
     python3 NeuralNetworkWithKeras.py

-->Neural network with SGD & with dropouts 
	neural2.py and neural3.py , caan run using python3

About

Predict leakage and delays of VLSI circuits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published