Pinned Repositories
le-koin-c
Répertoire contenant l'ensemble de mes programmes C
activite_git
Dans le compte l'activité du cours sur Git & Github
algojungle
Algo Jungle Static Website
db-analytics-tools
Databases Analytics Tools - Data Integration - Data Visualization - Machine Learning
deputes-fr
Assemblée Nationale Française 🇫🇷
Flask-Bootcamp
Flask Bootcamp Source Code
Prepare-Google-Tensorflow-Certificate
Préparation de l'examen de Certification Tensorflow de Google
SQL_Tutorials
SQL Tutorials - SQLite, Postgres, SQL Server
style-transfer-gradio
Une implémentation simple du Image Style Transfer avec TFHub magenta/arbitrary-image-stylization-v1-256
joekakone's Repositories
joekakone/ml-challenges
Machine Learning Projects
joekakone/NearestNeighborLanguageModeling
This repository provides code for nearest-neighbor replacement sampling for neural sequence predictors. This method samples nearest neighbors of some tokens in a sequence and replaces them with the ground truth with the aim of reducing compounding errors that occurs because of the i.i.d descrepancy between training time and test time behavior.
joekakone/Inferential-Statistics-with-R
Statistique Inférentielle avec R
joekakone/Awesome-Power-BI
Awesome Power BI
joekakone/Get-Started-with-Git
Démarrrer avec Git et Github
joekakone/Build-ConvNet
Classify images with Convolutionnal Neural Network
joekakone/Get-data-with-Pandas
Get data from external files with Pandas
joekakone/Get-Started-with-NLP
First steps with NLP - Sentiments Analysis
joekakone/covid19-data-api
Covid19 Data API
joekakone/build-face-recognition-system
Face Recognition System with Tensorflow
joekakone/image-classification-with-tensorflow
Image Classification
joekakone/Prostate-Cancer-Prediction
Predict Prostate Cancer Diagnosis using ML
joekakone/research-engine
Moteur de recherche intelligent
joekakone/Temporal-Series-Forecasting
Prédiction de la valeur d'une série
joekakone/MLOps-1
MLOps examples
joekakone/minimal-django-project
Minimal Web App with Django
joekakone/minimal-flask-api
Minimal API with Flask - Deploy on Heroku
joekakone/ETL-with-tf.data
Differents ways to feed images to convolutional models
joekakone/Get-started-with-Keras-callbacks
Get started with Keras callbacks
joekakone/fifa-word-cup
Collecte - Analyse - Visualisation
joekakone/sentiments-analysis-with-textblob
Analyse de sentiments avec Textblob
joekakone/ml-image-orientation
Quelle est l'influence de l'orientation des images sur la qualité des prédictions ?
joekakone/images-test
joekakone/Knowledge
My old project for Le Matheux built with Django
joekakone/Info201
joekakone/Departement-De-Maths
Site web du département de Mathématiques
joekakone/MLOPS
Déployer un modèle Keras .h5 avec Flask
joekakone/get-started-with-keras
Série de didactitiels sur la prise en main de Keras
joekakone/Employees-Manager-API
Backend of the Employees Manager Application built with DRF
joekakone/SIMPLE-CRUD-WITH-RESTFRAMEWORK
C.R.U.D avec Django Rest Framework