Approximation with Neural Network not working, predicts a constant value throughout the domain

前端 未结 0 934
情书的邮戳
情书的邮戳 2021-01-14 08:46

I\'m writing a script to infer a plane from 2D data. So far, this is what I came up with:

import matplotlib.pyplot as plt
import numpy as np


def interp(data         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题