Pinned Repositories
ccc-21
Preparation for CCC 2021 AI contest.
crf-vs-rnn-ner
Comparing CRF with Bidirectional LSTM Neural Network for NER
MoCapsNet
Official implementation of the paper Momentum Capsule Networks (MoCapsNet).
res-capsnet
Official implementation of the paper "Training Deep Capsule Networks with ResidualConnections".
theConspiracy
a simple 2D metroidvania-style game written in C++.
theDCGANProject
This repository contains a implementation of a DCGAN.
ReinforcementLearningProject
theMatchMoverProject
Insert an artificially rendered object into a movie such that everything is geometrically consistent.
moejoe95's Repositories
moejoe95/MoCapsNet
Official implementation of the paper Momentum Capsule Networks (MoCapsNet).
moejoe95/res-capsnet
Official implementation of the paper "Training Deep Capsule Networks with ResidualConnections".
moejoe95/crf-vs-rnn-ner
Comparing CRF with Bidirectional LSTM Neural Network for NER
moejoe95/ccc-21
Preparation for CCC 2021 AI contest.
moejoe95/theDCGANProject
This repository contains a implementation of a DCGAN.
moejoe95/theConspiracy
a simple 2D metroidvania-style game written in C++.
moejoe95/advent_of_code_22
My solutions to advent of code 2022.
moejoe95/CapsLayer
CapsLayer: An advanced library for capsule theory
moejoe95/deepcaps
Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).
moejoe95/github-comments
Compare commenting styles in Java and Python projects by analyzing open source projects.
moejoe95/lit
lit - a lightweight version control system written in C++
moejoe95/serenity-bdd.github.io
Serenity BDD Documentation
moejoe95/serenity-documentation
The main Serenity BDD documentation
moejoe95/theCompiler