Fariha Tabassum Islam (farihat13)

farihat13

Geek Repo

Company:University of Wisconsin-Madison

Home Page:https://farihat13.github.io/

Github PK Tool:Github PK Tool

Fariha Tabassum Islam's starred repositories

criu

Checkpoint/Restore tool

Language:CLicense:NOASSERTIONStargazers:2774Issues:0Issues:0

uFS

A Filesystem Semi-Microkernel.

Language:CLicense:MITStargazers:31Issues:0Issues:0

operating-systems-three-easy-pieces-pdf

Tool for single pdf creation from http://ostep.org

Language:PythonStargazers:64Issues:0Issues:0
Language:C++License:ISCStargazers:275Issues:0Issues:0

cs704

CS 704 course website - Principles of Programming Languages

Language:TeXStargazers:68Issues:0Issues:0

Disk-Based-Linked-List

An implementation of a persisted linked list data structure. (Singly linked list, C++). Along with the normal operations of regular memory based linked list operations, we now have the capability of storing the lists onto the disk and be able to recreate it again. The serialization logic / disk-format has been written by hand without library support. This project also practised memory reuse by recycling bytes from a memory pool (Placement new).

Language:C++Stargazers:4Issues:0Issues:0

porcupine

A fast linearizability checker written in Go 🔎

Language:GoLicense:MITStargazers:861Issues:0Issues:0

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Language:C++License:BSD-3-ClauseStargazers:35792Issues:0Issues:0

zellij

A terminal workspace with batteries included

Language:RustLicense:MITStargazers:19592Issues:0Issues:0

s

Accessible shell scripts for installation of various utilities

Language:ShellStargazers:1Issues:0Issues:0

input-remapper

🎮 ⌨ An easy to use tool to change the behaviour of your input devices.

Language:PythonLicense:GPL-3.0Stargazers:3533Issues:0Issues:0

dafny-learn

Learning dafny

Language:DafnyStargazers:1Issues:0Issues:0

STHSL

[ICDE'2022] "Spatial-Temporal Hypergraph Self-Supervised Learning for Crime Prediction"

Language:PythonStargazers:32Issues:0Issues:0

verdict

Interactive-Speed Analytics: 200x Faster, 200x Fewer Cluster Resources, Approximate Query Processing

Language:JavaLicense:Apache-2.0Stargazers:249Issues:0Issues:0

clp

Compressed Log Processor (CLP) is a free log management tool capable of compressing text logs and searching the compressed logs without decompression.

Language:C++License:Apache-2.0Stargazers:758Issues:0Issues:0

ips4o-benchmark-suite

In-place Parallel Super Scalar Samplesort (IPS⁴o) Benchmark Suite

Language:TeXLicense:GPL-3.0Stargazers:5Issues:0Issues:0

FedScale

FedScale is a scalable and extensible open-source federated learning (FL) platform.

Language:PythonLicense:Apache-2.0Stargazers:382Issues:0Issues:0

Oort

Oort: Efficient Federated Learning via Guided Participant Selection

Language:PythonLicense:Apache-2.0Stargazers:120Issues:0Issues:0

PySyft

Perform data science on data that remains in someone else's server

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:9371Issues:0Issues:0

CrossSum

This repository contains the code, data, and models of the paper titled "CrossSum: Beyond English-Centric Cross-Lingual Summarization for 1,500+ Language Pairs" published in Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (ACL’23), July 9-14, 2023.

Language:PythonStargazers:48Issues:0Issues:0

xl-sum

This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages" published in Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021.

Language:PythonStargazers:249Issues:0Issues:0

banglanmt

This repository contains the code and data of the paper titled "Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation" published in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16 - November 20, 2020.

Language:PythonStargazers:143Issues:0Issues:0

banglabert

This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.

Language:PythonStargazers:230Issues:0Issues:0

normalizer

This python module is an easy-to-use port of the text normalization used in the paper "Not low-resource anymore: Aligner ensembling, batch filtering, and new datasets for Bengali-English machine translation". It is intended to be used for normalizing / cleaning Bengali and English text.

Language:PythonStargazers:32Issues:0Issues:0

CoDesc

A large dataset of 4.2m Java source code and parallel data of their description from code search, and code summarization studies.

Language:PythonLicense:MITStargazers:51Issues:0Issues:0

TransCoder

Public release of the TransCoder research project https://arxiv.org/pdf/2006.03511.pdf

License:NOASSERTIONStargazers:2Issues:0Issues:0

BanglaNLG

This repository contains the official release of the model "BanglaT5" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaNLG: Benchmarks and Resources for Evaluating Low-Resource Natural Language Generation in Bangla".

Language:PythonStargazers:80Issues:0Issues:0

batchnorm_pytorch

A simple implementation of Batch Normalization using pytorch.

Language:Jupyter NotebookStargazers:42Issues:0Issues:0