Cats vs Dogs
The binary classifier, which determines, if a picture depicts a cat or a dog. Written as an artificial neural network in Python with TensorFlow library (and Keras API).
Igor Sosnowicz
Portfolio
I am Igor Sosnowicz, a Computer Engineering graduate at the Wrocław University of Science and Technology. Currently, I work at Telgani, where I continue to develop my programming skills, with a focus on Python and AI/ML. With over a decade of (mostly non-commercial) experience in programming and a portfolio of personal projects, I am eager to leverage my expertise to drive business growth and expand my technical abilities. My professional interests lie in collaborating with innovative companies that utilize cutting-edge technologies to develop forward-thinking products. Outside of my professional pursuits, I enjoy reading a wide range of literature, including popular science, non-fiction, and classic works, as well as learning foreign languages, with a current focus on French.
The binary classifier, which determines, if a picture depicts a cat or a dog. Written as an artificial neural network in Python with TensorFlow library (and Keras API).
It is the 2D open world game written in C++20 using SFML library for graphics. Work in progress.
The K-Nearest Neighbours algorithm that specifies the type of climate using the given weather data.
Console application for managing bugs and their statuses. The program provides a sqlite3 database, authentication and a couple of user roles.