GitHub / joaopfg 61 Repositories
Donate: https://github.com/sponsors/joaopfg
joaopfg/ISOMAP-algorithm-for-non-linear-dimensionality-reduction
A C++ implementation of ISOMAP algorithm for non-linear dimensionality reduction made for INF442 course at École Polytechnique. Linear algebra calculations were done using MATLAB.
Language: C++ - Size: 946 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

joaopfg/vat-number-validator
This TypeScript package provides comprehensive Value Added Tax ID number validation functionality for all countries that support it.
Language: TypeScript - Size: 205 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

joaopfg/postal-code-validator
This TypeScript package provides comprehensive postal code validation functionality.
Language: TypeScript - Size: 237 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

joaopfg/xacro-parser Fork of gkjohnson/xacro-parser
Utility for parsing and converting ROS Xacro files in Javascript.
Size: 2.47 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joaopfg/tutorials Fork of datasciencedojo/tutorials
Data Science Dojo Tutorials
Size: 123 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

joaopfg/SQuAD Fork of aswalin/SQuAD
Building QA system for Stanford Question Answering Dataset
Language: Jupyter Notebook - Size: 10 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

joaopfg/TextBlob Fork of sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
Language: Python - Size: 7.47 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

joaopfg/starlette Fork of encode/starlette
The little ASGI framework that shines. 🌟
Language: Python - Size: 5.17 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joaopfg/rxjs Fork of ReactiveX/rxjs
A reactive programming library for JavaScript
Size: 117 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

joaopfg/Reinforcement_Learning_for_Stock_Prediction Fork of llSourcell/Reinforcement_Learning_for_Stock_Prediction
This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube
Size: 649 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

joaopfg/quantcon2018 Fork of rodler/quantcon2018
Size: 6 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

joaopfg/QA-with-Tensorflow Fork of Steven-Hewitt/QA-with-Tensorflow
Language: Jupyter Notebook - Size: 3.08 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

joaopfg/numpy Fork of numpy/numpy
The fundamental package for scientific computing with Python.
Size: 105 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joaopfg/mqtt.org Fork of mqtt/mqtt.org
The mqtt.org website
Size: 6.55 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joaopfg/matplotlib-cpp Fork of lava/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
Size: 585 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

joaopfg/machine-learning-101 Fork of savanpatel/machine-learning-101
A repository related to datasets for Machine Learning.
Size: 970 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

joaopfg/khi_robot Fork of Kawasaki-Robotics/khi_robot
ROS KHI robot meta-package
Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joaopfg/fastapi Fork of tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Size: 15.1 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joaopfg/InferSent Fork of facebookresearch/InferSent
InferSent sentence embeddings
Language: Jupyter Notebook - Size: 453 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

joaopfg/Git-Commands Fork of joshnh/Git-Commands
A list of commonly used Git commands
Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

joaopfg/cpython Fork of python/cpython
The Python programming language
Language: Python - Size: 459 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joaopfg/daanet Fork of hanxiao/daanet
DAANet: Dual Ask-Answer Network for Machine Reading Comprehension
Language: Python - Size: 67 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

joaopfg/document-qa Fork of allenai/document-qa
Language: Python - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

joaopfg/CppBooks Fork of yuchdev/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

joaopfg/community.docker Fork of ansible-collections/community.docker
Community Docker Collection for Ansible: modules and plugins for working with Docker
Size: 1.39 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joaopfg/chatbot-facebook-v2-start Fork of jbergant/chatbot-facebook-v2-start
start code for udemy chatbots for facebook course
Language: JavaScript - Size: 6.65 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

joaopfg/awesome-fastapi Fork of mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
Size: 427 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

joaopfg/awesome-nlp Fork of bwanglzu/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Size: 361 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

joaopfg/awesome-computer-vision Fork of jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
Size: 330 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

joaopfg/awesome-quantum-computing Fork of desireevl/awesome-quantum-computing
A curated list of awesome quantum computing learning and developing resources.
Size: 163 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

joaopfg/Automatic_Question_Generation Fork of adityasarvaiya/Automatic_Question_Generation
Language: JavaScript - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

joaopfg/ansible-runner Fork of ansible/ansible-runner
A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
Size: 2.2 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joaopfg/streamlit Fork of streamlit/streamlit
Streamlit — A faster way to build and share data apps.
Size: 254 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joaopfg/gpt4free Fork of xtekky/gpt4free
decentralising the Ai Industry, just some language model api's...
Language: Python - Size: 151 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joaopfg/azure_kinect_notes Fork of juancarlosmiranda/azure_kinect_notes
This repository contains instructions and notes about the use of Azure Kinect sensor.
Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joaopfg/picklefriend
Typescript package compatible with python's pickle loads/dumps
Language: TypeScript - Size: 11.5 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

joaopfg/Model-to-generate-3D-shapes-using-Bezier-curves
A C++ implementation of a model to generate 3D shapes using Bézier curve made for course INF574 at École Polytechnique
Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

joaopfg/connect4-play
A connect4 game - an experience with websockets python library
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joaopfg/Yen-s-algorithm-for-k-shortest-path-problem-using-Lawler-smodification
A C++ implementation of Yen’s algorithm for k shortest path problem using Lawler’smodification made for INF442 course at École Polytechnique
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

joaopfg/3-approximation-for-Minimum-Convex-Partition-Problem
A C++ implementation for 3-approximation for Minimum Convex Partition Problem for INF562 course at École Polytechnique
Language: C++ - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Word-Embedding-for-NLP
Generate word embedding using UIE (word as graph node, sentence as graph node), SDP (sentence as graph node), and test using a NN for sentiment classification for course INF580 at École Polytechnique
Language: Jupyter Notebook - Size: 4.3 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

joaopfg/Competitive-programming
C++ code for modal INF473A at École Polytechnique
Language: C++ - Size: 188 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Lagragian-relaxation-algorithm-to-solve-constrained-shortestpath-problem
A C++ implementation of Lagragian relaxation algorithm to solve constrained shortest path problem made for INF442 course at École Polytechnique
Language: C++ - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Non-local-patch-based-image-inpainting-algorithm
A C++ implementation of non-local patch-based image inpainting algorithm made for course INF573 at École Polytechnique
Language: C++ - Size: 1.49 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Canny-edge-detector-algorithm
A C++ implementation of Canny edge detector algorithm made for course INF573 at École Polytechnique
Language: C++ - Size: 136 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Graph-cut-algorithm-for-image-segmentation
A C++ implementation of graph cut algorithm for image segmentation made for course INF573 at École Polytecnhique
Language: C++ - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Homography-estimation-using-NCC-Rectification-Harris-SIFT-Ransac
A C++ implementation of homography estimation using NCC/Rectification/Harris/SIFT/Ransac made for course INF573 at École Polytechnique
Language: C++ - Size: 2.75 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/SIFT-algorithm-for-feature-detection
A C++ implementation of SIFT algorithm for feature detection made for course INF574 at École Polytechnique
Language: C++ - Size: 421 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Sketch-classification-algorithm-using-Fisher-vectors
A Python implementation of sketch classification algorithm using Fisher vectors made for course INF473 at École Polytechnique
Language: Jupyter Notebook - Size: 4.8 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Simple-editor-and-viewer-for-3D-shapes-
A C++ implementation of a simple editor and viewer for 3D shapes
Language: C++ - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Basic-editor-for-curve-interpolation
A C++ implementation of a basic editor for curve interpolation made for course INF574 at École Polytechnique
Language: C++ - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/3D-interface-to-manipulate-mesh-structures
A C++ implementation of a 3D interface to manipulate mesh structures made for course INF574 at École Polytechnique
Language: C++ - Size: 1.19 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Iterative-closest-point-algorithm-with-rotation-matrices
A C++ implementation of iterative closest point algorithm with rotation matrices made for course INF574 at École Polytechnique
Language: C++ - Size: 985 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Subdivision-schemes-for-surface-meshes
A C++ implementation of subdivision schemes for surface meshes made for course INF574 at École Polytechnique
Language: C++ - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Heuristics-for-minimum-maximum-polygonalization-problem
A C++ implementation of an heuristics for minimum/maximum polygonalization problem made for course INF562 at École Polytechnique
Language: C++ - Size: 217 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Parallel-PCA-based-method-to-do-missing-value-imputation-in-a-numerical-dataset
A C++ implementation of a parallel PCA-based method to do missing value imputation in a numerical dataset made for course INF560 at École Polytechnique
Language: C++ - Size: 142 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/Datathon-SCOR
Web app and data treatment for datathon organized by SCOR
Language: Jupyter Notebook - Size: 3.17 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/QA-ZettaByte-Flask-app
This is a Flask web app developed to test a QA system in closed domain implemented for my 2019 summer internship in Python using unsupervised learning.
Language: Python - Size: 5.35 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaopfg/SIFT-1 Fork of vanero/SIFT-1
Sacle Invariant feature Transform
Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

joaopfg/QA-ZettaByte
This is a first version of a QA system in closed domain implemented for my 2019 summer internship in Python using unsupervised learning.
Language: Jupyter Notebook - Size: 8 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

joaopfg/Facebook-Extension
Language: JavaScript - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
