interp-net
interp-net copied to clipboard
single_channel_interp
Hi! I tried to run your code (univariate_example.py) and I got an error in the method "built". It seems that you are passing a tensor instead of an integer to self.kernel = self.add_weight(..)
