Pinned Repositories
brass-classifier
fastdeeprl
Notebooks and exercises for the Fast Deep Reinforcement Learning Course https://courses.dibya.online/p/fastdeeprl
flask-microservice-poc
Proof of Concept for a Python's Flask microservice with Celery for Task Queues
full-text-search
Full text search service written in Node/TypeScript powered by Okapi BM25 ranking function
graphql-example
Use case of GraphQL with Node/TypeScript/Koa backend and React/Apollo frontend
hedwig-python
Messaging bus for micro-services that works on cloud native queues http://authedwig.rtfd.io
machine-learning-exercises
Based on examples from the book "Hands-On Machine Learning with Scikit-Learn and TensorFlow"
OscarBastardo's Repositories
OscarBastardo/raylib-pong
Pong game using C++ and raylib
OscarBastardo/brass-classifier
OscarBastardo/fastdeeprl
Notebooks and exercises for the Fast Deep Reinforcement Learning Course https://courses.dibya.online/p/fastdeeprl
OscarBastardo/flask-microservice-poc
Proof of Concept for a Python's Flask microservice with Celery for Task Queues
OscarBastardo/full-text-search
Full text search service written in Node/TypeScript powered by Okapi BM25 ranking function
OscarBastardo/graphql-example
Use case of GraphQL with Node/TypeScript/Koa backend and React/Apollo frontend
OscarBastardo/hedwig-python
Messaging bus for micro-services that works on cloud native queues http://authedwig.rtfd.io
OscarBastardo/machine-learning-exercises
Based on examples from the book "Hands-On Machine Learning with Scikit-Learn and TensorFlow"
OscarBastardo/nn-zero-to-hero
Code repository based on Andrej Karpathy's series of lectures
OscarBastardo/node-service-template
Template project to speed up development of Node services
OscarBastardo/notifications-feed-node-react
Simple service to aggregate notification feeds with webapp
OscarBastardo/oscarbastardo.github.io
OscarBastardo/sudoku-validator
This program written in Haskell gets a Sudoku grid and tells whether it has one solution (valid) or multiple solutions (not valid).
OscarBastardo/taskhawk-python
OscarBastardo/tdd-testing-framework
Testing framework described in Part 2 of Kent Beck's Test Driven Development
OscarBastardo/topic-modelling-lda
Example of using Latent Dirichlet Allocation to classify news headlines into topics