finardi's Stars
finardi/Data-Engenieer
Nano Degree - Udacity
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
neuralmind-ai/electricity-theft-detection-with-self-attention
Electricity theft detection using Self-Attention mechanisms
elleobrien/wine
wine prediction dataset
ku-nlp/bert-based-faqir
kwonmha/bert-vocab-builder
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT
mapmeld/ml
Machine learning projects portfolio
CyberZHG/torch-position-embedding
Position embedding in PyTorch
anmoljm/Image-captioning-using-Attention-and-BERT-embeddings
Abhimanyu08/image_caption
Captioning images using a CNN and Transformer architecture
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
lonePatient/MobileBert_PyTorch
MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices
dl4nlp-rg/search-with-dense-vectors
Final project for course on deep learning for nlp (IA376E/1s2020 @ Unicamp)
castorini/anserini
Anserini is a Lucene toolkit for reproducible information retrieval research
yuanbit/product-recommender-system
Implementation of two recommender systems for electronic products rated by users on Amazon
yuanbit/FinBERT-QA
Financial Domain Question Answering with pre-trained BERT Language Model
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
Anup-Deshmukh/TREC_background_linking
IR-BERT at TREC 2020: Leveraging BERT for Semantic Search in Background Linking
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
everdark/k9
Self-Taught Data Science
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
textnorms/date_text_norm
Projeto final de IA376 - Normalização de datas em PT-BR usando métodos neurais
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
bentrevett/pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
PacktPublishing/Advanced-Deep-Learning-with-Python
Advanced Deep Learning with Python by Packt Publishing
israelcamp/ml-masters
A repository to keep a package that I will implement during masters at uni
notadamking/CourseMaterials
Course materials for various computer science courses
notadamking/MLStockPrediction
A collection of machine learning algorithms in Typescript for predicting a stock's price movement.