forked from mindrays/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
17 lines (12 loc) · 1.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: home
search_exclude: true
---
This site is built with [fastpages](https://github.com/fastai/fastpages), An easy to use blogging platform with extra features for Jupyter Notebooks.
![]({{site.baseurl}}/images/main_page/lotr.png "Which book in the Lord of the Rings series is this? :)")
Below are some of my earlier posts on Towards Data Science:
* [An extensible, interactive visualization framework to measure gender bias in the news](https://towardsdatascience.com/an-extensible-interactive-visualization-framework-to-measure-gender-bias-in-the-news-56e33ba1655c)
* [Fine-tuning causal transformers for sentiment analysis](https://towardsdatascience.com/fine-grained-sentiment-analysis-part-3-fine-tuning-transformers-1ae6574f25a6)
* [Fine-grained sentiment analysis](https://towardsdatascience.com/fine-grained-sentiment-analysis-in-python-part-1-2697bb111ed4)
* [Transfer Learning in NLP for Tweet Stance Classification](https://towardsdatascience.com/transfer-learning-in-nlp-for-tweet-stance-classification-8ab014da8dde)
# Recent Posts