giorgioottolina94
Data scientist by day, musician by night... Or vice versa.
University of Milan-BicoccaItaly
giorgioottolina94's Stars
igor-lirussi/Dialogue-Pepper-Robot
it provides Pepper Robot conversation abilities to handle a free open-domain dialogue.
igor-lirussi/Dialogue-Nao-Robot
it provides Nao Robot conversation abilities to handle a free open-domain dialogue.
srivatsan88/YouTubeLI
Github repo to upload demo files of youtube videos and linkedin
bhattbhavesh91/catboost-tutorial
A small tutorial to demonstrate the power of CatBoost Algorithm
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code
jacopotagliabue/FREE_7773
Materials for my 2021 NYU class on NLP and ML Systems (Master of Engineering).
yuchenlin/rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
devAmoghS/Python-Interview-Problems-for-Practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
patrickloeber/pytorchTutorial
PyTorch Tutorials from my YouTube channel
renatoviolin/next_word_prediction
Using transformers to predict next word and predict <mask> word
csinva/gpt-paper-title-generator
Generating paper titles (and more!) with GPT trained on data scraped from arXiv.
SKRohit/Generating_Text_Summary_With_GPT2
A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
tvdboom/ATOM
Automated Tool for Optimized Modelling
sunilchomal/GECwBERT
Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.
sayakmisra/bert_ulmfit_grammar_checker
Check the grammar of a given sentence using BERT and ULMFIT.
maziarraissi/Applied-Deep-Learning
Applied Deep Learning Course
andrew-couch/Tidy-Tuesday
Tidy Tuesday Projects
dipansh-girdhar/Text-classification-for-long-text
Text Classification using transformer based models
mrdbourke/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
uzaymacar/comparatively-finetuning-bert
Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.
grok-ai/nn-template
Generic template to bootstrap your PyTorch project.
floydhub/save-and-resume
Checkpoint tutorial on FloydHub for Pytorch, Keras and Tensorflow.
adam0ling/twitter_sentiment
chambliss/Multilingual_NER
Applying BERT to named entity recognition in English and Russian.
susanli2016/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
ireinig/metaphor-german-poetry
Metaphor detection for German Poetry
Shivanandroy/GameOfThrones3D
Visualizing Game of Thrones using BERT
jsun-012/cs224n-project
cs224n final project
anthonyho/CS224N-project
Final project for CS224N: Natural Language Processing with Deep Learning
RRisto/seq2seq
upgrade on pytorch seq2seq tutorial