Pinned Repositories
autoencode_circles
custom-models-on-azure
Tutorial repository on how to deploy custom models on Azure.
data_type_agnostic_imputation
Data type agnostic imputation of values in data frames with sockeye.
Generating_Text_Summary_With_GPT2
A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
llm-finetuning
Repository with examples on how to fine-tune different generative large language models.
pdf2docx
Open source Python library converting pdf to docx. Modified in order to process pdf files in bytes.
pet_project_tic
Tic Tac Toe Reinforcement Learning
sequence-classification
Repository to showcase different methods to classify text sequences ranging from traditional ML to DL.
tinyGPT
Repository for educational purposes. Here, we are going to recreate the basic GPT codebase and train the model on a toy dataset.
topic-modelling-lda
A setup for topic modelling with LDA on a German dataset.
agademic's Repositories
agademic/custom-models-on-azure
Tutorial repository on how to deploy custom models on Azure.
agademic/data_type_agnostic_imputation
Data type agnostic imputation of values in data frames with sockeye.
agademic/llm-finetuning
Repository with examples on how to fine-tune different generative large language models.
agademic/topic-modelling-lda
A setup for topic modelling with LDA on a German dataset.
agademic/autoencode_circles
agademic/Generating_Text_Summary_With_GPT2
A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
agademic/pdf2docx
Open source Python library converting pdf to docx. Modified in order to process pdf files in bytes.
agademic/pet_project_tic
Tic Tac Toe Reinforcement Learning
agademic/sequence-classification
Repository to showcase different methods to classify text sequences ranging from traditional ML to DL.
agademic/tinyGPT
Repository for educational purposes. Here, we are going to recreate the basic GPT codebase and train the model on a toy dataset.