Pinned Repositories
AAAawesome-R
A curated list of awesome R packages, frameworks and software.
AI-PhD-S24
Mono repo for the PhD course AI for Business Research (DSME 6635, S24)
awesome-document-understanding_important
A curated list of resources for Document Understanding (DU) topic
aws-machine-learning-university-accelerated-cv
Machine Learning University: Accelerated Computer Vision Class
aws-machine-learning-university-accelerated-nlp
Machine Learning University: Accelerated Natural Language Processing Class
aws-machine-learning-university-accelerated-tab
Machine Learning University: Accelerated Tabular Data Class
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
bert_for_longer_texts
BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation allows fine-tuning.
ciml_machinelearningcourse
A Course in Machine Learning
classificationapproaches
AVAHANHAN's Repositories
AVAHANHAN/bert_for_longer_texts
BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation allows fine-tuning.
AVAHANHAN/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
AVAHANHAN/Python-100-Days
Python - 100天从新手到大师
AVAHANHAN/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
AVAHANHAN/mistral-inference-nlp
Official inference library for Mistral models
AVAHANHAN/PICK-pytorch
Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)
AVAHANHAN/nlp_transform_notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
AVAHANHAN/patents-public-data
Patent analysis using the Google Patents Public Datasets on BigQuery
AVAHANHAN/jieba_-nlp_-
结巴中文分词
AVAHANHAN/philentropy_entropy_KL-divergency_information-distance
Information Theory and Distance Quantification with R
AVAHANHAN/AI-PhD-S24
Mono repo for the PhD course AI for Business Research (DSME 6635, S24)
AVAHANHAN/template_project
AVAHANHAN/Rtutorial
AVAHANHAN/AAAawesome-R
A curated list of awesome R packages, frameworks and software.
AVAHANHAN/ipo_S-1-filing_transform
This GitHub repository implements a novel approach for detecting Initial Public Offering (IPO) underpricing using pre-trained Transformers. The models, extended to handle large S-1 filings, leverage both textual information and financial indicators, outperforming traditional machine learning methods.
AVAHANHAN/R_guide
R instructions for our research projects
AVAHANHAN/Identifying-political-connections-machine-learning
AVAHANHAN/aws-machine-learning-university-accelerated-nlp
Machine Learning University: Accelerated Natural Language Processing Class
AVAHANHAN/aws-machine-learning-university-accelerated-cv
Machine Learning University: Accelerated Computer Vision Class
AVAHANHAN/aws-machine-learning-university-accelerated-tab
Machine Learning University: Accelerated Tabular Data Class
AVAHANHAN/aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
AVAHANHAN/NLP_transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
AVAHANHAN/classificationapproaches
AVAHANHAN/dh-jupyter
A collection of Jupyter notebooks in many human and computer languages for doing digital humanities. PRs welcome!
AVAHANHAN/nlp-resume-parser
NLP-powered, GPT-3 enabled Resume Parser from PDF to JSON.
AVAHANHAN/PatentPublicData
Utility tools to help download and parse patent data made available to the public
AVAHANHAN/awesome-document-understanding_important
A curated list of resources for Document Understanding (DU) topic
AVAHANHAN/ciml_machinelearningcourse
A Course in Machine Learning
AVAHANHAN/patentsview
An R client to the PatentsView API
AVAHANHAN/course-site
Course site for Computing for Information Science (INFO 5940)