Matplotlib
zk Connect Four
zk Connect Four is a zero-knowledge decentralised application that lets you play the game of Connect Four against a DQN agent-trained policy or against another user.
Reinforcement learning
Training a DQN agent to play Connect Four
Exercise to obtain a policy that is capable of maximising this reward, thus obtaining the best action for each transition and promoting an optimal approach to the Connect Four game.
Published on
20 min read
Classification
Classifying news from 20NewsGroup
Classifying text in the 20Newsgroup dataset
Published on
4 min read
Regression
Predicting Ames housing prices: pipeline workflow
Price regression on the Ames housing prices dataset
Published on
18 min read
Data visualization
Predicting Ames housing prices: exploratory data analysis
Exploratory data analysis on the Ames housing prices dataset
Published on
12 min read