News

Encoder compresses the N-dimensional input (e.g. a frame of sensor data) into an x-dimensional code (where x < N), which contains most of the information carried in the input, but with fewer data.
smiles-encoder is a Python package used to generate one-hot vectors representing SMILES strings (each string element is a one-hot vector). To contribute to smiles-encoder, make a pull request.