Pinned Repositories
CaLoRa
Class-adaptive LoRaWAN Implementation
chorongfarm-admin
Using CoreUI Vue: https://coreui.io/vue/
daily-coding
programmation du jour 🍜
distanceMatrixGPU
GPU accelerated distance matrix calculation
greenmonn.github.io
Greenmon Blog
nlc2cmd-competition
NeurIPS 2020 NLC2CMD Competition Source Code: team-coinse
rl-playground
Reinforcement Learning Toolkits & Tutorials for RL Beginners
sbst-input-generator
Search Based Test Data Generation
TIL
Today I Learned
tsp-go
TSP solver for large instances w/ heuristic algorithms (Go Implementation)
greenmonn's Repositories
greenmonn/sbst-input-generator
Search Based Test Data Generation
greenmonn/tsp-go
TSP solver for large instances w/ heuristic algorithms (Go Implementation)
greenmonn/distanceMatrixGPU
GPU accelerated distance matrix calculation
greenmonn/chorongfarm-admin
Using CoreUI Vue: https://coreui.io/vue/
greenmonn/daily-coding
programmation du jour 🍜
greenmonn/greenmonn.github.io
Greenmon Blog
greenmonn/nlc2cmd-competition
NeurIPS 2020 NLC2CMD Competition Source Code: team-coinse
greenmonn/rl-playground
Reinforcement Learning Toolkits & Tutorials for RL Beginners
greenmonn/TIL
Today I Learned
greenmonn/tutorial-mixture-density-network
greenmonn/cheetah
Awesome Vehicle Rental Service: CS360(Intro to Database) Project
greenmonn/code2seq
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
greenmonn/cosmos-intercharity-net
Inter-charity blockchain network based on cosmos SDK
greenmonn/cotegen
greenmonn/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
greenmonn/fairness-in-translation
Team project investigating fairness problem on machine translation (AI Ethics Lecture in KAIST)
greenmonn/flacoco
Fault localization for Java based on Jacoco
greenmonn/GHRB_framework
greenmonn/graduatePL-survey-2
greenmonn/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
greenmonn/link-downloader-extension
Chrome extension for downloading links in the block selection
greenmonn/lora-visual-monitoring
LoRa-based Visual Monitoring Scheme for Agriculture IoT
greenmonn/methods2test
methods2test is a supervised dataset consisting of Test Cases and their corresponding Focal Methods from a set of Java software repositories
greenmonn/orbs-py
ORBS(Observation-based Slicing) Python Implementation
greenmonn/piano-scores-by-greenmon
Piano scores written by greenmon
greenmonn/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
greenmonn/resource-managing-slackbot
Resource managing slack bot
greenmonn/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
greenmonn/tf-gnn-samples
TensorFlow implementations of Graph Neural Networks
greenmonn/tsp-solver
TSP solver w/ various approaches - greedy, neighboring optimization, genetic algorithm