Pinned Repositories
arecanut-classifier
A proof-of-concept showcasing the applicability of deep learning for classifying good and bad quality arecanuts.
bert-for-kannada
Easy-to-start code base to make use of BERT for Kannada language
bertram
This repository contains the code for "BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Representations".
bertram-on-magpie
Use BERTRAM to get single-token embeddings for idioms on the MAGPIE dataset.
DarshanAdiga.github.io
Repository for the contents of Technical Blog
entity-relation-repo
A work-in-progress project with a goal to build entity-relation knowledge graph
html-scrapper-for-news
This project implements a pipeline to acquire, clean, and structure the Kannada news dataset.
idiom-principle-on-magpie-corpus
Idiom Principle on MAGPIE dataset
kannada-language-models
Language models fine-tuned for ಕನ್ನಡ (Kannada Language)
transformers-from-scratch
To gain hands-on experience with transformers and self-attention
DarshanAdiga's Repositories
DarshanAdiga/kannada-language-models
Language models fine-tuned for ಕನ್ನಡ (Kannada Language)
DarshanAdiga/idiom-principle-on-magpie-corpus
Idiom Principle on MAGPIE dataset
DarshanAdiga/arecanut-classifier
A proof-of-concept showcasing the applicability of deep learning for classifying good and bad quality arecanuts.
DarshanAdiga/bert-for-kannada
Easy-to-start code base to make use of BERT for Kannada language
DarshanAdiga/bertram
This repository contains the code for "BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Representations".
DarshanAdiga/bertram-on-magpie
Use BERTRAM to get single-token embeddings for idioms on the MAGPIE dataset.
DarshanAdiga/DarshanAdiga.github.io
Repository for the contents of Technical Blog
DarshanAdiga/entity-relation-repo
A work-in-progress project with a goal to build entity-relation knowledge graph
DarshanAdiga/html-scrapper-for-news
This project implements a pipeline to acquire, clean, and structure the Kannada news dataset.
DarshanAdiga/hypercube
This is an experimental framework to build simple master-worker styled distributed applications.
DarshanAdiga/transformers-from-scratch
To gain hands-on experience with transformers and self-attention
DarshanAdiga/kannada-LM-experiments
This repo contains the numerous experiments aimed at fine-tuning a multi-lingual BERT-based language models on Kannada dataset.
DarshanAdiga/neravu
The TODO Assistant
DarshanAdiga/neural-network-samples
Sample notebooks/snippets related to my neural networks experiments
DarshanAdiga/SciGen
DarshanAdiga/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.