Francesco Paolo Lezza's repositories
LearningNLP
This repository contains what I'm learning about NLP
ConfigDoxygen
An humble GUI front-end for editing configure doxygen files.
EulerProjectProblems
About Project Euler problems
FavoritaTimeSeriesForecasting
See: https://www.kaggle.com/competitions/store-sales-time-series-forecasting
FrancescoPaoloL
Just about me
LearningNLP_with_Transformers
Just what I'm learning about NLP with Transformers
BinarySearchDemo
This Python script demonstrates the versatile application of binary search in various scenarios
BogusExample
Bogus library for generating fake data in a .NET-based REST API
CouchbaseSimpleAPI
About Couchbase simple web service (docker version)
CSharp4JenkinsTestsExample
Used to demonstrate and test a local Jenkins Docker setup
DecisionTree
About classify iris plants into three species in this classic dataset
estimatepi
Python implementation of the Monte Carlo method for approximating the value of π (pi).
ExponentialViaLogs
A fast way to check if x^y > y^x
ExtractGPSInfo
Extract GPS and other metadata from image files with EXIF data.
exUsingAzureCognitiveServices
This code is a C# program that uses Microsoft Cognitive Services Speech SDK to perform speech recognition on an audio file.
exUsingAzureCognitiveTranslator
This C# program uses the Azure Cognitive Services Translator Text API to translate text from German to English language.
HumbleStatistics
Some statistical concepts
KubeDockPlayground-
Just some simple example about Docker and Kubernetes
LevenshteinDistance
A simple example of Levenshtein Distance Algorithm
MersennePrimeNumbers
Simple C code which searching for Mersenne prime about first 1M numbers
mock-dashboard-project
Just a test project as part of an experiment with Azure, Node.js, and EJS.
PolygonMonteCarloSimulation
An implementation of the Monte Carlo method to estimate the area of an irregular figure inside a square
RabbitMQExamples
RabbitMQ basic concepts examples in python
SimilarCalendar
It's essentially a way to identify when the calendar configuration repeats itself over a certain period of time.
StreamlitAndNgrok
This notebook uses Strealit and ngrok together
TitanicCompetition
It's my first kaggle competition about predict survival on the Titanic and get familiar with ML basics