Pinned Repositories
bcauss
Code for "Learning End-to-End Patient Representations through Self-Supervised Covariate Balancing for Causal Treatment Effect Estimation"
causalforge
Python package that provides a suite of modeling & causal inference methods using machine learning algorithms based on Elevance Health recent research.
ccyclegan
Conditional Cycle-Consistent Generative Adversarial Networks (CCycleGAN)
DeepExperiments
TensorFlow/Keras experiments on computer vision and natural language processing
facial_unpaired_i2i_translation_SA_C_CC_GAN
Facial Unpaired Image-to-Image Translation with (Self-Attention) Conditional Cycle-Consistent Generative Adversarial Networks
fast-furious
code (R, Matlab/Octave), models and meta-models I needed in my Machine Learning Lab but I didn't found on the shelf
Patterns_for_Continuous_Integration_Docker_Travis_CI_2_DEV
Patterns of Continuous Integration for Data Science Python Projects
pippoproxy
PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat
python-for-finance-notes
Python notes on finance
SelfDrivingCars
Self_Driving Cars Projects
gtesei's Repositories
gtesei/ccyclegan
Conditional Cycle-Consistent Generative Adversarial Networks (CCycleGAN)
gtesei/python-for-finance-notes
Python notes on finance
gtesei/facial_unpaired_i2i_translation_SA_C_CC_GAN
Facial Unpaired Image-to-Image Translation with (Self-Attention) Conditional Cycle-Consistent Generative Adversarial Networks
gtesei/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
gtesei/AttGAN-Tensorflow
AttGAN Tensorflow, AttGAN: Facial Attribute Editing by Only Changing What You Want
gtesei/autoimpute
Python package for Imputation Methods
gtesei/awesome-leetcode-articles
This repository contains LeetCode articles which are very useful during the interview preparation.
gtesei/BAMnet
Code & data accompanying the NAACL2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
gtesei/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
gtesei/brat
brat rapid annotation tool (brat) - for all your textual annotation needs
gtesei/causalml
Uplift modeling and causal inference with machine learning algorithms
gtesei/CodeBERT
CodeBERT
gtesei/cs229m_notes
gtesei/doccano
Open source text annotation tool for machine learning practitioner.
gtesei/dragonnet
gtesei/ebm-anatomy
PyTorch implementation of Algorithm 1 of "On the Anatomy of MCMC-Based Maximum Likelihood Learning of Energy-Based Models"
gtesei/FinGPT
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.
gtesei/In-Depth-Question-Classification-Using-Convolutional-Neural-Networks
In this project, we develop a question classifier that used the UIUC's question classification data set to train a convolutional neutral network to classify among 50 classes. With our model, we were able to achieve results that are on par with the current methods on the primary categories, while for the secondary categories, our model outperformed the state-of-the-art results for this data set.
gtesei/keras-rl
Deep Reinforcement Learning for Keras.
gtesei/Llama2RAG
A working example of RAG using LLama 2 70b and Llama Index
gtesei/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
gtesei/normalizing_flows
Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows
gtesei/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
gtesei/self-attention-gan
gtesei/squad
Starter code for Stanford CS224n default final project on SQuAD 2.0
gtesei/stores-rest-api
An items, stores, and authentication REST API from the REST API course
gtesei/tensorflow2-question-answering
tensorflow2-question-answering - https://www.kaggle.com/c/tensorflow2-question-answering
gtesei/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models.
gtesei/transformers_experiments
huggingface transformers experiments
gtesei/trax_experiments
google trax experiments on attention-based architectures