Electronics and DSP engineer. (More of my stuff is on GitHubGist than on GitHub proper.)
- New York, NY
- http://gist.github.com/endolith
Block or Report
Block or report endolith
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
complex_colormap Public
Colormap for visualizing complex functions using a perceptually-uniform colorspace
-
1
MIT License
23Copyright (c) 2012 endolith
45Permission is hereby granted, free of charge, to any person obtaining a copy
-
1
"""2Train a neural network to implement the discrete Fourier transform3"""4from tensorflow.keras.models import Sequential
5from tensorflow.keras.layers import Dense
264 contributions in the last year
Less
More






