Pinned Repositories
XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
Speech-Transformer
PyTorch re-implementation of Speech-Transformer
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
recurrent-transformer
[ACL 2020] PyTorch code for MART: Memory-Augmented Recurrent Transformer for Coherent Video Paragraph Captioning
eulascript
Machine learning (ML) solution that review end-user license agreements (EULA) for terms and conditions that are unacceptable to the government
GflowNets_Tutorial
GflowNets, MCMC, Metropolis-Hasting, Gibbs sampling, Metropolis-adjusted Langevin, Inverse Transform Sampling, Acceptance-Rejection Method and Important Sampling
imbd
Sentiment analysis on IMBD Large Movie Review Dataset
lm
LM (CLM & MLM) Training with 🤗 Transformers
mart
[ACL 2020] PyTorch code for MART: Memory-Augmented Recurrent Transformer for Coherent Video Paragraph Captioning
meta_XLM
Cross-lingual Language Model (XLM) pretraining and Model-Agnostic Meta-Learning (MAML) for fast adaptation of deep networks
Tikquuss's Repositories
Tikquuss/GflowNets_Tutorial
GflowNets, MCMC, Metropolis-Hasting, Gibbs sampling, Metropolis-adjusted Langevin, Inverse Transform Sampling, Acceptance-Rejection Method and Important Sampling
Tikquuss/lm
LM (CLM & MLM) Training with 🤗 Transformers
Tikquuss/eulascript
Machine learning (ML) solution that review end-user license agreements (EULA) for terms and conditions that are unacceptable to the government
Tikquuss/intrinsics_dimension
Tensorized (and parallelizable) pytorch implementation of the algorithm for intrinsic dimension estimation : MLE and TWO-NN
Tikquuss/speech2speech
Train a model to translate a speech from a target language into a source language.
Tikquuss/eulapp
Django application of https://github.com/Tikquuss/eulascript, the Machine learning (ML) solution that review end-user license agreements (EULA) for terms and conditions that are unacceptable to the government
Tikquuss/grokking_equations
Tikquuss/meteoApp
Weather control application allowing any user to know his weather at any given time based on a preconfigured/configured geographical position
Tikquuss/project-management-4gi
Tikquuss/controllable_text_attribute_transfer
Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation
Tikquuss/activiteAngularOpenclassrooms
Follow-up activities to the Openclassrooms tutorial on Angular, in order to get the certification.
Tikquuss/AMRBART
Code for our paper "Graph Pre-training for AMR Parsing and Generation" in ACL2022
Tikquuss/bert
TensorFlow code and pre-trained models for BERT
Tikquuss/certifs
Tikquuss/clip_music_video
Code for making music videos using CLIP
Tikquuss/CompuClinicReport
Tikquuss/enigma
The Enigma machine is a cipher device developed and used in the early- to mid-20th century to protect commercial, diplomatic, and military communication.
Tikquuss/good_code
Tikquuss/good_code2
Tikquuss/JDK
Source code for multiple JDK versions(1.6/1.7/1.8/1.9/10/11/12/13/14/15/16/17/18 JDK's src.zip), Only for learning; "rt_debug.jar" can be used for debugging.
Tikquuss/lm_hf
Causal and Mask Language Modeling with 🤗 Transformers
Tikquuss/loss-landscape
Code for visualizing the loss landscape of neural nets
Tikquuss/lwd_pl
Tikquuss/nli_dataset
NLI (MNLI and SNLI) datasets
Tikquuss/sag_torch
Minimizing Finite Sums with Stochastic Average Gradient (SAG)
Tikquuss/Tech_Auto
Application of automatic technical control of vehicles
Tikquuss/Tikquuss
Tikquuss/tikquuss.github.io
academic personal websites
Tikquuss/wandb-pytorch-gan-mnist-demo
Generating MNIST handwritten digit images by GANs built on PyTorch and visualize/track it with Weights & Biases.
Tikquuss/xlm-tim
XLM with vanilla Transformer and TIM