Skip to content

The projects deals with the mathematical study of Dessins and then applying machine learning on Dessin's dataset.

Notifications You must be signed in to change notification settings

devashishtiwa/Machine_learning_Dessins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine_learning_Dessins

We study dessin d’enfants in this report, combining mathematical analysis with machine learning techniques.3 We begins by examining mathematical foundations of dessin d’enfants, forming the basis for subsequent computational analysis. Using PCA, we try to find the data’s dimensionality to a judiciously chosen lowerdimensional space, then apply K-Means clustering to find inherent data patterns. We explore a range of cluster numbers and employ inertia analysis to identify natural clusters. We build a neural network using the MLPClassifier architecture to predict Galois orbit size from dessin representations (adjacency matrices and cyclic edge lists). We achieved an accuracy of 0.42 for adjacency matrices and 0.50 for cyclic edge list.

About

The projects deals with the mathematical study of Dessins and then applying machine learning on Dessin's dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published