Pinned Repositories
AmigaResume
BinarySearchDemo
This Python script demonstrates the versatile application of binary search in various scenarios
ConfigDoxygen
An humble GUI front-end for editing configure doxygen files.
CouchbaseSimpleAPI
About Couchbase simple web service (docker version)
EulerProjectProblems
About Project Euler problems
FavoritaTimeSeriesForecasting
See: https://www.kaggle.com/competitions/store-sales-time-series-forecasting
FrancescoPaoloL
Just about me
LearningNLP
This repository contains what I'm learning about NLP
LearningNLP_with_Transformers
Just what I'm learning about NLP with Transformers
SentimentAnalysis
About sentiment analysis on IMDB Dataset of 50K Movie Reviews
FrancescoPaoloL's Repositories
FrancescoPaoloL/LearningNLP
This repository contains what I'm learning about NLP
FrancescoPaoloL/SentimentAnalysis
About sentiment analysis on IMDB Dataset of 50K Movie Reviews
FrancescoPaoloL/ConfigDoxygen
An humble GUI front-end for editing configure doxygen files.
FrancescoPaoloL/FavoritaTimeSeriesForecasting
See: https://www.kaggle.com/competitions/store-sales-time-series-forecasting
FrancescoPaoloL/FrancescoPaoloL
Just about me
FrancescoPaoloL/AmigaResume
FrancescoPaoloL/BinarySearchDemo
This Python script demonstrates the versatile application of binary search in various scenarios
FrancescoPaoloL/CouchbaseSimpleAPI
About Couchbase simple web service (docker version)
FrancescoPaoloL/DecisionTree
About classify iris plants into three species in this classic dataset
FrancescoPaoloL/estimatepi
Python implementation of the Monte Carlo method for approximating the value of π (pi).
FrancescoPaoloL/EulerProjectProblems
About Project Euler problems
FrancescoPaoloL/ExponentialViaLogs
A fast way to check if x^y > y^x
FrancescoPaoloL/ExtractGPSInfo
Extract GPS and other metadata from image files with EXIF data.
FrancescoPaoloL/exUsingAzureCognitiveServices
This code is a C# program that uses Microsoft Cognitive Services Speech SDK to perform speech recognition on an audio file.
FrancescoPaoloL/exUsingAzureCognitiveTranslator
This C# program uses the Azure Cognitive Services Translator Text API to translate text from German to English language.
FrancescoPaoloL/FrancescoPaoloL.github.io
FrancescoPaoloL/HumbleStatistics
Some statistical concepts
FrancescoPaoloL/KNN
About Wine Quality Classification
FrancescoPaoloL/KubeDockPlayground-
Just some simple example about Docker and Kubernetes
FrancescoPaoloL/LearningNLP_with_Transformers
Just what I'm learning about NLP with Transformers
FrancescoPaoloL/LevenshteinDistance
A simple example of Levenshtein Distance Algorithm
FrancescoPaoloL/LogisticRegression
About predicting survival on the Titanic and get familiar with ML basics
FrancescoPaoloL/MersennePrimeNumbers
Simple C code which searching for Mersenne prime about first 1M numbers
FrancescoPaoloL/Pangrams
A simple code that generates Pangrams (what are is written in the readme file :) )
FrancescoPaoloL/PolygonMonteCarloSimulation
An implementation of the Monte Carlo method to estimate the area of an irregular figure inside a square
FrancescoPaoloL/RabbitMQExamples
RabbitMQ basic concepts examples in python
FrancescoPaoloL/SimilarCalendar
It's essentially a way to identify when the calendar configuration repeats itself over a certain period of time.
FrancescoPaoloL/StreamlitAndNgrok
This notebook uses Strealit and ngrok together
FrancescoPaoloL/TitanicCompetition
It's my first kaggle competition about predict survival on the Titanic and get familiar with ML basics
FrancescoPaoloL/Xml2Json
XML to JSON Converter