OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.
A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
Learn More
Hightouch is a data and AI platform for marketing and personalization.
Marketing needs data and AI. Give them Hightouch.
Find insights, run real-time campaigns, and build AI agents with all your data.
Machine Learning for Flappy Bird using Neural Network
...The neural network receives input features representing the bird’s position relative to the next obstacle and determines whether the bird should flap or remain idle. Over successive generations, a geneticalgorithm evolves the neural networks by selecting high-performing agents and recombining their parameters to produce improved offspring. This process allows the AI agents to gradually learn better strategies for navigating the obstacles and surviving longer in the game environment.
This project intends to create a bacteria simulator framework, with some realistic bacteria control methods based on chemical signaling, simple sensors, motors and neural networks. The bacteria will evolve in a geneticalgorithm environment.