Plateforme d'étude avec IANouveau

Vos documents d'étude, boostés

Recherchez des milliers de cours, examens, TP et quiz des meilleures universités. Laissez l'IA guider votre apprentissage.

Tendances :
Mainstream Development Frameworks in the Industry

The document explores the concept and advantages of deep learning frameworks, with a focus on PyTorch and TensorFlow. It delves into the basics of TensorFlow 2.x, including common operations, modules, and advanced features such as eager execution and AutoGraph for building computational graphs. The comparative strengths and limitations of both PyTorch and TensorFlow are analyzed, such as PyTorch's dynamic computational graph and TensorFlow's multi-platform scalability. Practical application is demonstrated through a case study: training a deep learning model for MNIST handwritten digit reco...

deep learning framework
TensorFlow 2.x
PyTorch
42p0
Concours Nationaux d’Entrée aux Cycles de Formation d’Ingénieurs - Session 2019

This document presents the corrigé for the Informatics question in the national exam for engineering students. It covers the representation of binary tree structures and decision models through various Python methods. Additionally, it discusses learning functions related to decision making in the context of data sets.

quot
self
dset
7p0
Exercice 3: Résolution de systèmes d'équations linéaires

This document analyzes the invertibility and numerical resolution of a linear equation system (Sα) defined by a matrix A dependent on a parameter α. The conditions for matrix invertibility are derived through determinant evaluation, showing it is non-invertible for α = 0 and ±√2. The criteria for convergence for the Jacobi iterative method are established, requiring strict diagonal dominance, with α limited to ]-∞, -2[∪]2, +∞[. For α = 3, (S3) is solved using Gaussian elimination, documenting the iterative Jacobi method steps, including the first two iterations with initial vector X(0). Ite...

linear equations
determinant of matrix
Jacobi method
7p0
Workshop Hadoop MapReduce

This document provides an overview of the WordCount v1.0 source code used in Hadoop MapReduce. It describes the essential Java classes, including Mapper and Reducer, and the configuration needed to run a MapReduce job. Additionally, it highlights the use of logging for tracking the job's success and offers insight into setting input and output paths in HDFS.

class
text
word
4p0
Legal Compliance for Surveillance Camera Installation

This document describes a scenario where a residential syndic seeks to install surveillance cameras in common areas for heightened security. It queries whether a specific legal procedure must be followed to comply with law 2004-63 and identifies the governing authority that oversees such compliance. It centers on practical implementation of legal frameworks and administrative requirements in residential settings.

surveillance cameras
law 2004-63
security measures
1p0
Fondements de la Programmation Parallèle

This document explores foundational principles of parallel programming, detailing implicit and explicit parallelism approaches while analyzing associated challenges, such as parallel potential and grain variability. It further examines abstraction models like PRAM and message-passing, emphasizing challenges with performance metrics, such as speedup and efficiency. Paradigms like 'Master-Slave' and 'Divide-and-Conquer' are discussed for practical application, alongside methodologies to evaluate performance under varying processor counts.

parallel programming
PRAM
speedup
50p0
SPRING – Injection de Dépendances

This document outlines a course on Dependency Injection (DI) as part of the Spring Framework and JavaEE. It covers key concepts such as Inversion of Control (IoC), dependency management, bean configurations, and the implications of coupling in object-oriented programming. Additionally, the document discusses practical exercises to reinforce learning.

spring
quot
injection
33p0
TP Analyse en Composantes Principales (ACP)

The document details the application of Principal Component Analysis (PCA) on a dataset of 394 vehicles, beginning with data import, cleaning, and transformation. The methodology involves standardization of variables, computation of a correlation matrix, and visualization of relationships between variables. Key findings include identifying strong positive correlations among variables like weight, horsepower, and displacement, as well as negative correlations with mpg. Finally, PCA is performed to analyze principal components' influence, with results visualized in scree plots and factor corr...

Principal Component Analysis
Standardization
Correlation matrix
7p0
Cours d'Electronique – Premier niveau

Ce document présente les principes de fonctionnement des haut-parleurs et microphones en électronique. Il explique comment les haut-parleurs transforment les signaux électriques en vibrations acoustiques et vice versa pour les microphones. Les composants tels que les bobines mobiles et les filtres cross-over sont également abordés, avec des exemples de calcul.

tension
figure
volts
58p0
Sentiment Analysis with TextBlob – Part I

This document explores sentiment analysis by leveraging the TextBlob library, introducing fundamental features like part-of-speech tagging, noun phrase extraction, sentiment analysis, and translation while showcasing practical examples of their implementation in Python. It likewise delves into text preprocessing with text correction, tokenization, and word frequency analysis, emphasizing methods such as word inflection and lemmatization. Additionally, advanced Python integrations such as n-grams, concatenation, and translation through the Google Translate API are demonstrated. Complementary...

TextBlob
Sentiment Analysis
Natural Language Processing (NLP)
University of Maryland42p0
Chapitre 3 : Leçon 2 - Le Modèle Stratégique

The strategic model focuses on defining an organization's mission, goals, and competitive approach while addressing market and resource dynamics. It emphasizes the role of leadership in crafting strategy, identifying opportunities and threats, and leveraging internal strengths. Key methodologies include analyzing market trends, adapting to external changes, and optimizing resources for growth and competitive advantage. Furthermore, authors outline rules for strategy formulation, highlighting distinctive positioning, resource concentration, and adaptability for sustained success.

strategic model
Andrews
corporate strategy
4p0