Welcome to my github profile, here you can find mainly data projects, and some other random junk. I hope you like it!
-
Contentful
- jalves.io
Pinned Loading
-
-
licitacao_publica
licitacao_publica PublicEsse é um projeto de Business Intelligence com o objetivo de sumarizar dados de licitações públicas de compra.
-
Genetic-Algorithm-from-Scratch-Snippets
Genetic-Algorithm-from-Scratch-Snippets 1def crossover(self, partner):
23child = DNA(self.size)
4midpoint = random.randint(self.size)
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.