Pinned Repositories
awesome-apache-airflow
Curated list of resources about Apache Airflow
binance-public-data
Details on how to get Binance public data
bitcoin-price-quotes
Bitcoin price quotes in Python from CoinDesk
CNN_Relation_Extraction
Low dimensional CNN (Convolutinal Neural Network) for Relation_Extraction written in Python with Keras
CoinTex
A cross-platform multi-level game created in Python using Kivy.
colour-blind-camera
Kivy app applying colour-blindness filters to the camera video feed
FitImage
Kivy image fit crop in frame/layout automatically
kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
kivy-online-game
A quick online multiplayer game created during school
text-to-sentence
Split text files into sentences with Python and NLTK API
fs-melo's Repositories
fs-melo/CNN_Relation_Extraction
Low dimensional CNN (Convolutinal Neural Network) for Relation_Extraction written in Python with Keras
fs-melo/bitcoin-price-quotes
Bitcoin price quotes in Python from CoinDesk
fs-melo/FitImage
Kivy image fit crop in frame/layout automatically
fs-melo/text-to-sentence
Split text files into sentences with Python and NLTK API
fs-melo/awesome-apache-airflow
Curated list of resources about Apache Airflow
fs-melo/binance-public-data
Details on how to get Binance public data
fs-melo/CoinTex
A cross-platform multi-level game created in Python using Kivy.
fs-melo/colour-blind-camera
Kivy app applying colour-blindness filters to the camera video feed
fs-melo/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
fs-melo/kivy-online-game
A quick online multiplayer game created during school
fs-melo/kivy_game
Top-down spaceship game made with Kivy (2013)
fs-melo/named-entity-recognition-NER
Named entity recognition (NER) with Python and NLTK API
fs-melo/network_rock_paper_scissors_game
This repository contains complete source codes for a network rock-paper-scissors game
fs-melo/nlp-relations-extraction-ptbr
Relations extractions using CNN and a PTBR corpus
fs-melo/Space-Shooter-Game-in-python-and-kivy-framework
This is a simple space shooter game made in python programming language and kivy framework.
fs-melo/tokenize-sentences
Tokenize sentences from text file with Python and NLTK
fs-melo/XOR-Neural-Network-with-Keras
Simple XOR Neural Network with Python and Keras