A Python Series of tutorials aimed at learning Artificial Intelligence concepts. This series of tutorials start from the basics of Python and builds on top of it. We will cover three full-fledged case studies to practice AI Implementation of Python with real data and solve real-world problems.
Cette IA est en réalité un assistant vocal et écris. Avec celui-ci vous avez la possibilité d'automatiser beaucoup de chose tel que la création de qrcode, créer de simple page html, créer des raccourcis ou encore ping un site internet. Tout devient rapide et simple.
Reinforcement learning agent for Othello board game implemented in AI. All code is written from scratch to investigate inner workings of RL algorithms. Project was done in completion of Columbia University SHAPE2020 Advanced Computer Science Course.
A Python Streamlit app that scrapes real estate data of properties in a designated location using Beautiful Soup and Selenium. The app analyzes the scraped data using a Linear Regression model with sklearn, and plots the relationship using Plotly Express.