Pinned Repositories
alexandruburlacu.github.io
Trying to make a personal blog
book-voyager-backend
The code that was written for the BookVoyager startup during the july-august of 2017
cern-tmva-v-tensorflow-benchmark
error_analysis_code_samples
Code samples for the "Going beyond simple error analysis of ML systems" blog post
hate-speech-detection-service
A prototype that I developed in March 2017, meant for automatic content filtering. Requires some refactoring and tests.
keras_squeezenet
Keras implementation of Squeeze Net architecture described in arXiv : 1602.07360v3 (https://arxiv.org/pdf/1602.07360.pdf)
pycontracts
A decorator-based Python contracts/defensive programming library with no dependencies
secure-distributed-useless-blog
A masters project
ServerlessCourseAutumn2021
Code done for/during the course
AlexandruBurlacu's Repositories
AlexandruBurlacu/pycontracts
A decorator-based Python contracts/defensive programming library with no dependencies
AlexandruBurlacu/ServerlessCourseAutumn2021
Code done for/during the course
AlexandruBurlacu/error_analysis_code_samples
Code samples for the "Going beyond simple error analysis of ML systems" blog post
AlexandruBurlacu/hate-speech-detection-service
A prototype that I developed in March 2017, meant for automatic content filtering. Requires some refactoring and tests.
AlexandruBurlacu/alexandruburlacu.github.io
Trying to make a personal blog
AlexandruBurlacu/keras_squeezenet
Keras implementation of Squeeze Net architecture described in arXiv : 1602.07360v3 (https://arxiv.org/pdf/1602.07360.pdf)
AlexandruBurlacu/aau-rob-perception-miniproject
See the name and figure it out
AlexandruBurlacu/book-voyager-backend
The code that was written for the BookVoyager startup during the july-august of 2017
AlexandruBurlacu/cern-tmva-v-tensorflow-benchmark
AlexandruBurlacu/hacktm2017
Driver Authorization system using Computer Vision
AlexandruBurlacu/secure-distributed-useless-blog
A masters project
AlexandruBurlacu/algorithm-sandbox
Various algorithms implemented in various languages
AlexandruBurlacu/bv-algorithm
AlexandruBurlacu/bv-recommendation-engine
AlexandruBurlacu/bv-store
AlexandruBurlacu/course_work
My coursework
AlexandruBurlacu/distributed-systems-labs
See the name
AlexandruBurlacu/elixir_docker
Simple TODO REST API developed in Elixir inside a Docker container
AlexandruBurlacu/gpt-researcher
GPT based autonomous agent that does online comprehensive research on any given topic
AlexandruBurlacu/hacky-serverless-platform
I wanted to develop a small PoC serverless platform
AlexandruBurlacu/MIDPS-labs
See the title
AlexandruBurlacu/MLExperiments
Here are some of my machine learning and data engineering experiments.
AlexandruBurlacu/NetworkProgrammingLabs
Repository for Network Programming Labs
AlexandruBurlacu/not-at-all-a-take-home-assignment
It's not, I swear
AlexandruBurlacu/octoai-textgen-cookbook
Simple getting-started code examples for LLM applications powered by OctoAI
AlexandruBurlacu/oop-labs
A collection of labs from different courses that were touching aspects of Object-Oriented Programming