Coder Social home page Coder Social logo

Laby Damaro CAMARA's Projects

choisir-son-modele-de-machine-learning icon choisir-son-modele-de-machine-learning

Le Machine Learning, aussi appelé apprentissage automatique en français, est une forme d’intelligence artificielle permettant aux ordinateurs d’apprendre sans avoir été programmés explicitement à cet effet.

classificationnonhierarchique icon classificationnonhierarchique

Classification Ascendante Hiérarchique (CAH) est l'une des méthodes de regroupement les plus populaires. Disponible en Excel grâce au logiciel statistique

cognitive-deep-learning-with-tensorflow icon cognitive-deep-learning-with-tensorflow

The majority of data in the world is unlabeled and unstructured, for instance images, sound, and text data. Shallow neural networks cannot easily capture relevant structures within this type of data, but deep networks are capable of discovering the hidden structures. In this course, you will use the TensorFlow library to apply deep learning on different types of data to solve real world problems.

comprendre-ngif-angular icon comprendre-ngif-angular

Apprenez toutes les fonctionnalités disponibles dans ngIf, apprenez la meilleure façon de l'utiliser pour consommer des Observables, évitez un anti-modèle commun.

config_srv_ajax icon config_srv_ajax

la configuration du serveur wamp,pour l'acceptation d'autre url en dehors de notre

construisez-un-business-plan icon construisez-un-business-plan

L'objectif premier de ce cours est de clarifier ce que l'on attend de vous, afin que vous puissiez préparer au mieux votre business plan. Il présente ensuite les éléments incontournables que vous devrez faire apparaître. Enfin, nous ferons un zoom sur les projections financières à élaborer.

controler-la-qualite-des-donnees icon controler-la-qualite-des-donnees

Microsoft Power BI est un service de Business Intelligence proposé par Microsoft consistant en un ensemble de logiciels, d'applications et de connecteurs qui permettent de transformer l'amas des informations émanant de différentes sources et de les unifier en visuels vivants et interactifs. Les sources d'informations pour Microsoft Power BI peuvent être des fichiers Excel comme ils peuvent être des entrepôts de données (Data Warehouse) locaux ou des données sur le Cloud. L'objectif final de Power BI est de connecter toutes ses centres de données, de schématiser et de visualiser l'information pour en retirer l'important pour une décision bien réfléchie toute en permettant le partage facile de ces rapports décisionnels sur tout les niveaux de l'entreprise.

convolutional-neural-networks icon convolutional-neural-networks

Implement the foundational layers of CNNs (pooling, convolutions) and stack them properly in a deep network to solve multi-class image classification problems.

convolutional-neural-networks-tensorflow icon convolutional-neural-networks-tensorflow

In Course 2 of the deeplearning.ai TensorFlow Specialization, you will learn advanced techniques to improve the computer vision model you built in Course 1. You will explore how to work with real-world images in different shapes and sizes, visualize the journey of an image through convolutions to understand how a computer “sees” information, plot loss and accuracy, and explore strategies to prevent overfitting, including augmentation and dropout. Finally, Course 2 will introduce you to transfer learning and how learned features can be extracted from models.

coupeafrique icon coupeafrique

Dans ce tuto, nous allons analyser la performance des équipes au cours des deux premières journée de le can.

coursera-tensorflow-js icon coursera-tensorflow-js

Welcome. This specialization will teach you how to take machine learnings that you may have trained and deploy them in TensorFlow. Maybe you've trained models in Jupyter Notebook or in your laptop, but how do you take that model and have it be running 24/7, have it serve actual user queries, and create value? This course will teach you how to do all that. Yes. So we'll be taking a look at running your models, for example, in the browser with JavaScript, even be able to run them on your phone. So we're just going to have a lot of fun looking at models, being able to take what you need to do to your model to be able to convert it to run on all these different form factors. For you to be good at machine learning, one of the key skills will be not just the modeling but also the deployment. One of the most exciting deployment scenarios is in JavaScript, so that you can have a neural network, train right there in your web browser, and create an inference right there in your web browser. Yes. So go check it out. We're going to be studying all of that in the next course. So please go on to the next video.

crawlers icon crawlers

Web scraping is the process of using bots to extract content and data from a website. Unlike screen scraping, which only copies pixels displayed onscreen, web scraping extracts underlying HTML code and, with it, data stored in a database. The scraper can then replicate entire website content elsewhere

crawlspider icon crawlspider

Scrapy nous donne accès à deux classes principales de spiders, le spiders générique que nous avons beaucoup utilisé auparavant dans d'autres vidéos et cette CrawlSpider qui fonctionne de manière légèrement différente. Nous pouvons lui donner un ensemble de règles et lui faire suivre les liens automatiquement, en passant ceux que nous voulons faire correspondre à notre fonction d'analyseur avec un callback. Cela rend incroyablement facile la suppression complète des données du site Web. Dans ce tuto, je vais vous expliquer comment utiliser le CrawlSpider, ce que font le Ruler et le LinkExtrator et comment les utiliser, ainsi qu'une démonstration de leur fonctionnement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.