Code Monkey home page Code Monkey logo

hyper-parameter_optimization's Introduction

Hyper-Parameter_optimization

Automate hyper-parameters tuning for NNs (learning rate, number of dense layers and nodes and activation function) The purpose of this work is to optimize the neural network model hyper-parameters to estimate facies classes from well logs.

hyper-parameter_optimization's People

Contributors

mardani72 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hyper-parameter_optimization's Issues

Axis limits cannot be NaN or Inf

File "", line 1, in
runfile('D:/python=====/gp-opt.py', wdir='D:/python=====')

File "D:\Anaconda\lib\site-packages\spyder\utils\site\sitecustomize.py", line 705, in runfile
execfile(filename, namespace)

File "D:\Anaconda\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)

File "D:/python=====/gp-opt.py", line 119, in
facies_colors)

File "D:/python=====/gp-opt.py", line 92, in make_facies_log_plot
ax[i].set_ylim(ztop,zbot)

File "D:\Anaconda\lib\site-packages\matplotlib\axes_base.py", line 3429, in set_ylim
bottom = self._validate_converted_limits(bottom, self.convert_yunits)

File "D:\Anaconda\lib\site-packages\matplotlib\axes_base.py", line 3040, in _validate_converted_limits
raise ValueError("Axis limits cannot be NaN or Inf")

ValueError: Axis limits cannot be NaN or Inf

Need you to help me solve it, Please

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.