Phil's Blog
Hi, I'm Phil, a software engineer, self proclaimed and certified mathematician and this is my blog. Here you can find some of my thoughts, projects, tutorials and notes about software development, computer science, math and machine learning.
Publications
Posts
>> Here you can find my long-form posts, where I try to explain things in a more detailed way. Contains tutorials, project description, algorithms and theoretical content.
Notes
>> A collection of short notes and thoughts, take it with a grain of salt and do your own god damn research!
>> Also, I'm not a native English speaker, so there might be some grammar mistakes. If you find them, good for you :-)
Old Posts
>> Here you can find my old posts, which are not up to date anymore, but might still be interesting to read. Media content or links might be broken.
- Dockerfile for ML using Python
- Useful notes for container orchestration using docker
- Testing C++ applications using ctest
- Principle Component Analysis using singular value decomposition
- ML Methods for Loc. and Class. of Insects in Images
- Linux Ricing
- Arch linux maintenance
- Orthogonal Linear Regression
- Configure settings for a django package
- Deep RL for chess
- Symbolic Math in code
- Interpolation and approximation of functions
- Regex Search and Replace
- Docker In-container execution from anywhere in your FS
- Create bootable USB from .iso file
- The break
- Learning React(JS) the hard way Part 4
- Learning React(JS) the hard way Part 3
- Learning React(JS) the hard way Part 2
- Learning React(JS) the hard way Part 1
- It begins