Pinned Repositories
Analyzing_petals
Performing some basic data analysis on iris db
Andrew-NG-Notes
This is Andrew NG Coursera Handwritten Notes.
api-template
a template for a data science oriented API
CLT
A notebook to understand the central limit theorem
data-science-microservice-template
My go-to-template for machine learning microservices development and deployment
Draw_a_digit
A Flask app for canvas-written digits recognition
Draw_a_digit_GAE
version for deployment on GAE
MLOps-with-wandb
A keras project with Weights & Biases integration to achieve complete MLOps maturity for experimentation and model development
my-package
A project showcasing how to create and use a conda package
my-talks
All my talks
fratambot's Repositories
fratambot/Analyzing_petals
Performing some basic data analysis on iris db
fratambot/Bayes_net_Monty
Solving the Monty Hall game using Bayesian networks
fratambot/DL_complex_data_classification
Complex data classification using deep learning with keras
fratambot/docker-toolbox-rm
The Docker Toolbox
fratambot/Hadoop_Spark
Some code meant to be launched on clusters
fratambot/HTML_CSS
Playing with HTML5 and CSS3
fratambot/MNIST_classic_ML
Using kNN for classification of handwritten digits
fratambot/MNIST_vanilla_keras
Using a vanilla network with keras for classification of handwritten digits
fratambot/Monty_Hall
Case study for the Monty Hall problem without using loop (3x faster)
fratambot/printing_Bday_cards
analyzing birthdates with numpy
fratambot/python-poetry-docker-example
Example of integrating Poetry with Docker leveraging multi-stage builds.
fratambot/Sentiment_analysis_RNN
Performing sentiment analysis on movie reviews using RNN (LSTM) in keras
fratambot/Word_Clouds
playing with word clouds