Versatile Software Engineer with ML Experience.
Excited about: ML / AI / Data Science apps, interacting with hardware, time series data.
-
SpaceX / EPFL / CERN
- Los Angeles, CA, US
- patryk-oleniuk.github.io
Pinned Loading
-
face-emotionz-webapp
face-emotionz-webapp PublicStreamlit web-app using OpenCV to recognize faces in a photo and my custom tensorflow DNN to recognize emotions in those faces.
-
digitsonline
digitsonline PublicWeb-app to interact with ML for MNIST (written digits recognition)
Jupyter Notebook 1
-
cnn_hw_accelerator
cnn_hw_accelerator PublicFPGA accelerator and port of the emotion recognition CNN running in C on Xilinx ZYNQ
-
mlflow_nested_runs.py
mlflow_nested_runs.py 1with mlflow.start_run(experiment_id=1, run_name="top_lever_run") as run:
2with mlflow.start_run(experiment_id=1, run_name="subrun1",nested=True) as subrun1:
3mlflow.log_param("p1","red")
4mlflow.log_metric("m1", 5.1)
5with mlflow.start_run(experiment_id=1, run_name="subsubrun1",nested=True) as subsubrun1:
-
streamlit-heroku-template
streamlit-heroku-template Public templateTemplate to create ML apps using streamlit and deploy it on heroku
-
data-analysis-project
data-analysis-project PublicWikipedia Changes and World Events Correlation
Jupyter Notebook 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.