SpiceQA
Questions
Tags
Users
Badges
subclassing
29 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Signatures of factory methods of subclasses
user_10816965
0
•
asked Jan 15, 2021
2
1
923
pycharm
subclassing
factory-method
inheritance
python
Accessing subclass constructor/methods in static base class method
user_2547550
0
•
asked Nov 14, 2020
2
0
48
subclassing
matlab
class
constructor
oop
When I use the subclassing API of tensorflow2 ,some strange problem arise: some layers can be reused,some can`t,why
user_14529501
0
•
asked Oct 28, 2020
2
0
282
keras
tensorflow
deep-learning
subclassing
model
Subclassing Pandas, modifying self
user_14313765
0
•
asked Sep 21, 2020
3
0
86
pandas
subclassing
multiple-inheritance
python
Is there a tf.keras.optimizers implementation for L-BFGS?
user_11908003
0
•
asked Sep 14, 2020
3
2
2246
keras
tensorflow
subclassing
optimization
Subclass dict __getitem__ while maintaining original class type
user_1585933
0
•
asked Aug 5, 2020
2
1
360
subclassing
python-3.x
dictionary
python
How to instantiate a subclass type variable from an existing superclass type object in Python
user_12897929
0
•
asked Jul 27, 2020
2
3
474
subclassing
instantiation
python-3.x
oop
python
Cython subclassing "First base of" ... "is not an extension type" even though it is defined with cdef
user_13970481
0
•
asked Jul 21, 2020
3
1
1215
cythonize
subclassing
cython
python
unexpected keyword argument 'sample_weight' when sub-classing tensor-flow loss class (categorical_crossentropy) to created a weighted loss function
user_13581717
0
•
asked May 20, 2020
5
1
3208
tensorflow2.0
subclassing
When subclassing ndarray why does a transpose happen after __array_finalize__ and not before?
user_7207392
0
•
asked Mar 16, 2020
5
1
209
subclassing
numpy
python
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions