Neural Networks
November 25, 2023
PHP-RAG: Open source PHP-based LLM solution
I have released an open source RAG-based solution on Github, called PHP-RAG. With it, you can build an AI assistant (or a "chatbot") using common web frameworks and tools, like PHP, Elasticsearch or...
ReadJune 10, 2018
Datasets of BTC-USD history data from 4 major Bitcoin exchanges
Download the datasets (ZIP file, 8MB). For a while, I had been building a neural network that could predict the arbitrage opportunities in various Bitcoin exchanges. Unfortunately I have no time...
ReadJuly 31, 2017
Predicting the winner of a Dota 2 match using neural networks
https://dota.polso.info Since The International is coming up soon, I made this small little site that tries to predict the winning team of a Dota match, based on the hero picks. I wanted to make...
Read