Pinned Repositories
4poker
A basic AI for the game 4poker built with expectimax
artificial_vision
My projects for the artificial vision university course.
ASD-Lab
Temele mele pentru laboratorul de ASD
dotfiles
My configs
ERD
FMI-public-materials
Materials for Computer Science students at University of Bucharest
Online-Judge
ProiectIP
resume
My resume.
ug-thesis
My undergradute thesis project
ericpts's Repositories
ericpts/resume
My resume.
ericpts/ERD
ericpts/dotfiles
My configs
ericpts/ProiectIP
ericpts/ug-thesis
My undergradute thesis project
ericpts/colab_utils
assorted utils for use with `Colaboratory`
ericpts/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
ericpts/core
The core infrastructure backend (API, database, Docker, etc).
ericpts/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
ericpts/data-science-types
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
ericpts/eth-cil-exam-cheatsheet
Exam Cheatsheet for Computational Intelligence Lab, ETH Zurich, SS18
ericpts/FMI_Teme
Temele de pe anul 3.
ericpts/FunctionalProgramming
Repo for my FP explorations.
ericpts/hanabi
ericpts/hsic
ericpts/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
ericpts/mal
mal - Make a Lisp
ericpts/mooc-exercises
ericpts/NLP
ericpts/node2vec-c
node2vec implementation in C++
ericpts/ocaml
The core OCaml system: compilers, runtime system, base libraries
ericpts/ocaml-instr-freq
Count frequency of instruction groups in ocaml
ericpts/ocamlcfg
ericpts/OD-test-master
ericpts/PiFaceDetector
ericpts/ppx_import
Less redundancy in type declarations and signatures
ericpts/py-edgar
A small library to access files from SEC's edgar
ericpts/RobotJudge
Homeworks for the Robot Judge course.
ericpts/StarGAN-1
PyTorch Implementation of StarGAN - CVPR 2018
ericpts/vae-res
Research into VAE's