j
k
j a
j l
No it is not possible to have something like this: ```python def function(cls): # Where is cls is Neuron class object pass
class Neuron: activation = function(Neuron) ```
Back to the thread
Back to the list