Pinned Repositories
adapters
A Unified Library for Parameter-Efficient and Modular Transfer Learning
adversarial-polyglots
Code for the paper "Code-Mixing on Sesame Street: Dawn of the Adversarial Polyglots" (NAACL-HLT 2021)
aegisbot
This repositoru contains my multi functional line bot project called "Aegis Bot"
AI-Alignment-Cohort
Attention-Is-All-You-Need-In-Speech-Separation
Speech Separation
awesome-language-models-interpretability
Compilation of libraries, interesting papers or blogs that i found interesting on language models interpretability
beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
calculator
DDP1
Kumpulan kodingan saya untuk mata kuliah DDP1
nir-indo-med-forum
Neural Information Retrieval For Finding Similar Questions in Indonesian Medical Forum
codefire53's Repositories
codefire53/DDP1
Kumpulan kodingan saya untuk mata kuliah DDP1
codefire53/aegisbot
This repositoru contains my multi functional line bot project called "Aegis Bot"
codefire53/calculator
codefire53/codefire53-github-io
codefire53/CORA
This is the official implementation of "One Question Answering Model for Many Languages with Cross-lingual Dense Passage Retrieval".
codefire53/cpbook-code
CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
codefire53/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
codefire53/design-patterns-in-ruby
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
codefire53/devcamp-2021-big-project
Tokopedia DevCamp 2021's Big Project used in all tech session materials.
codefire53/DISTRE
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
codefire53/ecir2021tutorial
codefire53/IndoWiki
IndoWiki: A knowledge-graph dataset taken from WikiData and aligned with Wikipedia Bahasa Indonesia.
codefire53/kactl
KTH ACM Contest Template Library (... eller KTHs AC-tillverkande lapp)
codefire53/latex-skripsi-ui-2017
Template Skripsi Universitas Indonesia dalam Latex. mirror dari
codefire53/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
codefire53/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
codefire53/news-topic-crud-api
A news & topic CRUD API written in golang
codefire53/Numerical-Analysis
codefire53/os201
This is my repository for "Operating System" course.
codefire53/poster-ddp2
java recursion poster
codefire53/Project-Euler-Solutions
My solutions for several project euler. Doing this for fun only.
codefire53/pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
codefire53/python-patterns
A collection of design patterns/idioms in Python
codefire53/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
codefire53/pytorch-relation-extraction
distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
codefire53/RESIDE
EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information
codefire53/restful-js-boilerplate
simple RESTful API server with ExpressJS and MongoDB boilerplate on NodeJS
codefire53/SENN
Code implementation of "SENN: Stock Ensemble-based Neural Network for Stock Market Prediction using Historical Stock Data and Sentiment Analysis"
codefire53/sysprog-2020
codefire53/timsort-qsort-msort-benchmark
Benchmarking for timsort, merge, and quick sort.