# About

### <img src="https://2760274863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWg18uALijEQIaYx0mKHu%2Fuploads%2FN4jWsqXWNXkfA6XSbeeM%2Fimage.png?alt=media&#x26;token=162621d1-6c55-4045-a990-de73a20d5cf3" alt="" data-size="line"> Who I am

I am currently working in Machine Learning. I have a background in software engineering, research, entrepreneurship.

Formally trained as a software engineer, a programme where I spent 5 years coding various things (operating systems, websites, games, you name it - typical Computer Science track at a Polytechnics university). Spent a few more years afterwards as software developer.&#x20;

Had the chance to pursue a Research MSc in Cognitive Science. After which I decided a PhD and academia is not the suitable environment for me. I co-founded a hardware company. It wasn't a unicorn, nor did we want it to be. We wanted a regular bootstrapped organic growth company.&#x20;

Something was unfolding during these years and it looked impressive. AI was becoming bigger and bigger and I wanted to be a part of that. I returned to studies, to upskill: Maths, Statistics, Machine Learning, productionizing ML and the rest. Through a MSc program, a lot of self-study, personal projects and working in a company that does AI for insurance, I became a junior ML Engineer, but with a rich experience in other fields, which I believe constitutes an advantage.

NLP, Computer Vision, tabular data - I enjoy working on either.&#x20;

Moreover, I choose work conditioned on the product having a benefit to society and the team to be good, passionate, dedicated and fun too.&#x20;

In my spare time, I do 🚴, 🧗, ✈️, 🍝

{% hint style="info" %}
[LinkedIn](https://www.linkedin.com/in/mihaela-elena-grigore/) | [GitHub ](https://github.com/mihaelagrigore)| [Kaggle](https://www.kaggle.com/mishki/notebooks) | [Twitter ](https://twitter.com/mishki)
{% endhint %}

{% hint style="info" %}
[My resume (pdf file)](http://mihaelagrigore.info/wp-content/uploads/2022/02/Mihaela%20GRIGORE%20-%20resume.pdf)
{% endhint %}

### Work projects

#### Natural Language Processing R\&D&#x20;

R\&D work for building a search engine for the insurance domain (questions / answers system)&#x20;

My work included reading recent literature (most important research papers and a few books along the way) on state of the art in Information Retrieval and developments in the past few years. &#x20;

![](https://2760274863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWg18uALijEQIaYx0mKHu%2Fuploads%2FAg7DQMXeMPKjydEqqQuz%2Fimage.png?alt=media\&token=6afc96d3-1de4-4fb0-ad98-c6b20fd8614a)

I used Transformer based models to build a search engine that would return answers to questions by looking through a corpus of insurance related text.&#x20;

![](https://2760274863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWg18uALijEQIaYx0mKHu%2Fuploads%2F3MHjrSZSv3MALSpQeYTK%2Fimage.png?alt=media\&token=12c4685b-b1cb-4223-ab11-b58b54e2d020)

#### Computer Vision - production work&#x20;

Choose, fine-tune and customize architecture of Deep Learning models for automatic processing of handwritten information in accident reports.&#x20;

![](https://2760274863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWg18uALijEQIaYx0mKHu%2Fuploads%2FK2bi9CSD14f5cikKHdUV%2Fimage.png?alt=media\&token=4d6fe09f-6702-4462-b82c-57d0005d2bdc)

Created a software library for generating synthetic images that immitate human handwriting and automatically annotate each word with bounding boxes.&#x20;

![](https://2760274863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWg18uALijEQIaYx0mKHu%2Fuploads%2FL8H6iKaLpIR3hPRpoCeD%2Fimage.png?alt=media\&token=12123418-9e71-4b08-a572-1d735840919d)

This allowed us to grow our training set from 3000 images to 300.000 images and train a model with near maximum accuracy on our word splitting task, which was integrated into the production pipeline for automated documents processing.&#x20;

### Some of my personal projects

{% content-ref url="personal-projects/computer-vision-or-deep-learning-with-tensorflow-and-keras-resnet50-gpu-training" %}
[computer-vision-or-deep-learning-with-tensorflow-and-keras-resnet50-gpu-training](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/computer-vision-or-deep-learning-with-tensorflow-and-keras-resnet50-gpu-training)
{% endcontent-ref %}

{% content-ref url="personal-projects/computer-vision-or-convolutional-neural-networks-with-pytorch" %}
[computer-vision-or-convolutional-neural-networks-with-pytorch](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/computer-vision-or-convolutional-neural-networks-with-pytorch)
{% endcontent-ref %}

{% content-ref url="personal-projects/computer-vision-or-facial-recognition-with-keras-facenet-inception-siamese-networks" %}
[computer-vision-or-facial-recognition-with-keras-facenet-inception-siamese-networks](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/computer-vision-or-facial-recognition-with-keras-facenet-inception-siamese-networks)
{% endcontent-ref %}

{% content-ref url="personal-projects/nlp-or-topic-modeling-on-tweets" %}
[nlp-or-topic-modeling-on-tweets](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/nlp-or-topic-modeling-on-tweets)
{% endcontent-ref %}

{% content-ref url="personal-projects/nlp-or-sentiment-analysis-of-tweets-textblob-vader-and-flair" %}
[nlp-or-sentiment-analysis-of-tweets-textblob-vader-and-flair](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/nlp-or-sentiment-analysis-of-tweets-textblob-vader-and-flair)
{% endcontent-ref %}

{% content-ref url="personal-projects/time-series-or-exploration-on-crypto-price-dataset" %}
[time-series-or-exploration-on-crypto-price-dataset](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/time-series-or-exploration-on-crypto-price-dataset)
{% endcontent-ref %}

{% content-ref url="personal-projects/data-scraping-or-social-media-scraping-twitter-developer-api-for-academics" %}
[data-scraping-or-social-media-scraping-twitter-developer-api-for-academics](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/data-scraping-or-social-media-scraping-twitter-developer-api-for-academics)
{% endcontent-ref %}

{% content-ref url="personal-projects/data-scraping-or-collecting-historical-tweets-without-twitter-api" %}
[data-scraping-or-collecting-historical-tweets-without-twitter-api](https://grigore-mihaela.gitbook.io/machine-learning/personal-projects/data-scraping-or-collecting-historical-tweets-without-twitter-api)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://grigore-mihaela.gitbook.io/machine-learning/about.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
