diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-08-19 18:55:31 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-08-19 18:55:31 +0200 |
commit | e1aa4633c4c4b1b996ce24d64e51c01945c2ebdf (patch) | |
tree | 871674bf77b2521e8e2b7f6b5c127efe81e1f2c7 | |
parent | d1ab12aaecf3973175a6c134299b2540e19bf454 (diff) |
Update cv
-rw-r--r-- | content/cv.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/cv.md b/content/cv.md index d2e3099..52286d5 100644 --- a/content/cv.md +++ b/content/cv.md @@ -141,7 +141,7 @@ tbc... - Saab AB - Machine Learning Engineer. Aug 2018 -- Aug 2021 - Intelligence Application. Aug 2020 -- Aug 2021 - - Created data mining pipelines for extracting, cleaning, and create + - Created data mining pipelines for extracting, cleaning, and creating datasets for machine learning models, i.e. train/test sets. - Was a driving force in making the system more asynchronous using message passing between microservices, by deploying and maintaining a @@ -153,10 +153,10 @@ tbc... of the best model based on user defined metric, ready for serving. - Built and deployed deep learning models for multi-modal trajectory predictions in production. - - Deployed and maintained a private Python Package Index (PyPI) for all - developers. Greatly improving the development workflow, e.g. forcing - versioning, and reducing/eliminating cross dependencies between locally - developed Python packages. + - Took initiative and deployed and maintained a private Python Package + Index (PyPI) for all developers. Greatly improving the development + workflow, e.g. forcing versioning, and reducing/eliminating cross + dependencies between locally developed Python packages. - Developed a graph algorithm for sensor fusion. Deployed it as a microservice listing to incoming sensor data. This enabled more complex pattern analysis in downstream services. |