Hacker News new | ask | show | jobs
by dr_kiszonka 1466 days ago
I can't offer any advice, Captain, besides perhaps suggesting you play a bit with machine learning and see if it catches your interest.

What caught my eye was that you use logic programming. Would you mind sharing what your use case is and how it fits your Python workflow?

1 comments

Sure! Sorry I need clarify - my logic programming experience has nothing to do with Python. It was one of those times when I was looking to learn something different and so chanced upon Prolog. I did tutorials in SWI-Prolog and was fascinated by it - I did not have any idea that a language like this existed! The fact I know now that something like this exists and is very effective at a class of problems is sufficient for me! I also dabbled with Google's Logica over a weekend to get familiar with it.

Sorry if this wasnt what you were looking for :)