Skip to content

Add dictionary support - #101

Open
Morpheus3000 wants to merge 1 commit into
sksq96:masterfrom
Morpheus3000:master
Open

Add dictionary support#101
Morpheus3000 wants to merge 1 commit into
sksq96:masterfrom
Morpheus3000:master

Conversation

@Morpheus3000

Copy link
Copy Markdown

Thanks for the great work on something essential that was sorely missing! I saw that it didn't have dictionary support. I personally use dictionary for outputs of my network, since they are hashed and is faster than using lists for multiple outputs, albeit at a slightly more memory consumption. On top of that, using dictionaries, makes for more readable code.

@CptPirx

CptPirx commented Apr 20, 2022

Copy link
Copy Markdown

Thanks! Works perfect for me, although I have not tested it extensively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants