htm.core icon indicating copy to clipboard operation
htm.core copied to clipboard

An attempt at a base class for .py encoders

Open dkeeney opened this issue 5 years ago • 1 comments

This is not complete... ..But I have to admit I don't know what I am doing. I am not proficient at Python to do the right thing here. @breznak can you help me?

What I am trying to do is develop a base class that can be used by any encoder developed in Python to ensure it implements the encode( ) function and sets the dimensions. I was trying to insert this into the existing grid_cell_encoder.py to make sure it works.

dkeeney avatar Jun 04 '20 22:06 dkeeney

@breznak would you please finish this for me. Thanks.

dkeeney avatar Jun 05 '20 15:06 dkeeney