Hi there, my name is Konstantinos and I am an undergraduate student learning Python & Machine learning.
- 📚 I’m currently learning about Machine learning libraries in Python
- 🤔 Interested in Maths, Computer Science and A.I.
Physics Informed Neural Network modeling fluid velocity and pressure given a vortex like initial condition velocity field.
Python 2
Google Scholar data analysis library which fetches author data using author's unique ID, and offers analysis functions on author data, such as citations, papers and more.
Python
Denoising Diffusion Probabilistic Model on the MNIST hand written digits dataser.
Python
Sudoku permutation tool which helps visualize symmetries via permutations and more.
Python
Physics Informed Neural Network predicting temperature on a surface with Dirichlet boundary conditions.
Python 1
Python Multi - Layer perceptron implementation on MNIST.
Python