top of page
Search
Sep 22, 2022
Python - Basic regression comparison
Regression models are the principles of machine learning models as well. They help to understand the dataset distributions. The objective...
260
Aug 30, 2022
Python - Semantic libraries
The purpose of this contribution is to test and compare various semantic libraries and models in python. We can see the basic insights...
100
Aug 24, 2022
Python - Semantic similarity - Definition of Ontology
The purpose of this contribution is to try various pretrained semantic models and compare cosinus similarity scores among sentences. As...
230
Aug 10, 2022
Python - Brown motion simulation
The purpose of this contribution is to simulate brown motion moves and collisions and save it e.g. to gif file by pillowwriter tool. 1....
130
Aug 5, 2022
Python - Network Multicolinearity
In this contribution we use yahoo finance, wiki data and networkx to download the daily stock prices for the list of companies. We...
120
Jul 14, 2022
Python - from NetLogo into Mesa and Google Colaboratory
Mesa is a Python framework for agent-based modeling. The task is to replicate NetLogo ABM Urban Suite Pollution in Mesa python library...
200
Jul 9, 2022
Python - Create pentagram in pentagram
Simple 2 D plane polygonial cyclic configurations ( below 7 edges ) : hexagram - A Hexagram is composed from two of the eight trigrams....
130
Jul 8, 2022
Python - Matroid
These days I have a chance to meet participants of the mathematical conference at the highest mountain of the Czech republic at one of...
100
bottom of page