Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made a little optimization on the Equilateral Encoding code. #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ivanpmartell
Copy link

I started reading the first book and am currently in the Equilateral encoding part. I believe the scaling is only needed when the range is different from -1 and 1. I also defaulted the low and high values in the parameters so that you could only write n if you wished to use -1 and 1 range (I think that range might be used quite often, but as I'm just starting with AI I might be wrong). Please correct me if this is wrong or unnecessary as I'm not sure if I understood the algorithm or code completely.

@jeroldhaas
Copy link
Contributor

If this is an optimization, can you provide benchmarks?

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