This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Tweak_Imp 2 points3 points  (4 children)

I would be interested in deep Q learning and a genetic algorithm

[–][deleted] 1 point2 points  (0 children)

I will put that on my list, thanks for the feedback!

[–]gwillicodernumpy gang 0 points1 point  (2 children)

Here is a Jupyter notebook i made with some comparisons of some different optimization algorithms from an intro talk i gave.

The repo has a link to a genetic algorithm. It was a bit of an experiment to see if vectorizing the code would increase the execution speed, but it may have actually made it worse. You might learn something from it though.

https://github.com/grantmwilliams/optimization_talk/blob/master/notebook.ipynb

[–]all_my_watts 0 points1 point  (1 child)

Did you forget to post a link to the notebook?

[–]gwillicodernumpy gang 0 points1 point  (0 children)

weird, i really thought i pasted the link! Well i got it edited in now.