Mostrando 8,141 - 8,160 Resultados de 11,585 Para Buscar 'Ifínoe~', tiempo de consulta: 1.19s Limitar resultados
  1. 8141
    por Finocchio, Silvia
    Publicado 2023
    Tabla de Contenidos: “…María Ximena González Iglesias -- Introducción -- "Los años peronistas (1943-1955)" en las ciencias sociales, la historiografía y las investigaciones sobre enseñanza de la historia -- "Los años peronistas (1943-1955)" en la normativa y libros de texto: una aproximación a sus características previas a la sanción de la Ley Federal de Educación 24.195/93 -- "Los años peronistas (1943-1955)" en la normativa, materiales didácticos y carpetas: transformaciones entre fines del siglo xx y principios del siglo xxi -- Configuración normativa del saber histórico escolar -- Configuración pedagógico-didáctica del saber histórico escolar -- Configuración áulica del saber histórico escolar -- Conclusiones -- Referencias -- Documentos legislativos y normativos -- Propuesta didáctica oficial consultada -- Propuesta didáctica editorial consultada -- Las narrativas escolares actuales de la violencia represiva (1955-1976): entre la fragmentación, la atomización y las problemáticas sin resolver. …”
    Libro electrónico
  2. 8142
    Publicado 2018
    Tabla de Contenidos: “…Setting the figure resolution -- Jupyter support -- Interactive navigation toolbar -- Configuring Matplotlib -- Configuring within Python code -- Reverting to default settings -- Global setting via configuration rc file -- Finding the rc configuration file -- Editing the rc configuration file -- Summary -- Chapter 3: Decorating Graphs with Plot Styles and Types -- Controlling the colors -- Default color cycle -- Single-lettered abbreviations for basic colors -- Standard HTML color names -- RGB or RGBA color code -- Hexadecimal color code -- Depth of grayscale -- Colormaps -- Creating custom colormaps -- Line and marker styles -- Marker styles -- Choosing the shape of markers -- Using custom characters as markers -- Adjusting marker sizes and colors -- Fine-tuning marker styles with keyword arguments -- Line styles -- Color -- Line thickness -- Dash patterns -- Designing a custom dash style -- Cap styles -- Spines -- More native Matplotlib plot types -- Choosing the right plot -- Histogram -- Bar plot -- Setting bar plot properties -- Drawing bar plots with error bars using multivariate data -- Mean-and-error plots -- Pie chart -- Polar chart -- Controlling radial and angular grids -- Text and annotations -- Adding text annotations -- Font -- Mathematical notations -- Mathtext -- LaTeX support -- External text renderer -- Arrows -- Using style sheets -- Applying a style sheet -- Creating own style sheet -- Resetting to default styles -- Aesthetics and readability considerations in styling -- Suitable font styles -- Effective use of colors -- Keeping it simple -- Summary -- Chapter 4: Advanced Matplotlib -- Drawing Subplots -- Initiating a figure with plt.figure() -- Initiating subplots as axes with plt.subplot() -- Adding subplots with plt.figure.add_subplot() -- Initiating an array of subplots with plt.subplots() -- Shared axes…”
    Libro electrónico
  3. 8143
    Publicado 2019
    Tabla de Contenidos: “…Marie Sophie-Germain (France) Fun Facts: Plate Reverb Margaret Watts-Hughes (Wales) Fun Facts: Grace Digney (Ireland) and a modern day Eidophone Frances Densmore (USA) Fun facts: The Phonautograph and the Phonograph Fun Facts: The Graphophone Aletha Mae Dickerson-Robinson Women in Talking Pictures Ursula Greville Margaret Booth British Women in Film Sound The emerging record industry Helen Oakley Dance (Canada) World War II The Audio Engineering Society Mary Shipman Howard (USA) Marianna Sankiewicz-Budzyńska Post War Women in Audio Kay Rose (USA) Vivian Carter Bracken (USA) Cordell Jackson Ethel Gabriel Marion Keisker MacInnes The 1960s Wilma Cozart Fine The BBC Radiophonic Workshop Daphne Oram Delia Derbyshire (England) Fun Facts: The Deliaphonica Game Bell Labs 70's Second Wave Feminism and Women's Music Virgo Rising June Millington and Fanny Olivia Records The Changer and the Changed Joan Lowe (USA) Woman Sound Not so Fun Facts: Imposter Syndrome Leslie Ann Jones The 1980s The Institute for the Musical Arts AES 1980 MTV: Music Television Susan Rogers (USA) The 1990s Women in Audio: Project 2000 The 21st century Why are there so few women in audio? …”
    Libro electrónico
  4. 8144
    Publicado 2018
    Tabla de Contenidos: “…Evaluating machine learning models -- Training, validation, and test split -- Simple holdout validation -- K-fold validation -- K-fold validation with shuffling -- Data representativeness -- Time sensitivity -- Data redundancy -- Data preprocessing and feature engineering -- Vectorization -- Value normalization -- Handling missing values -- Feature engineering -- Overfitting and underfitting -- Getting more data -- Reducing the size of the network -- Applying weight regularization -- Dropout -- Underfitting -- Workflow of a machine learning project -- Problem definition and dataset creation -- Measure of success -- Evaluation protocol -- Prepare your data -- Baseline model -- Large model enough to overfit -- Applying regularization -- Learning rate picking strategies -- Summary -- Chapter 5: Deep Learning for Computer Vision -- Introduction to neural networks -- MNIST - getting data -- Building a CNN model from scratch -- Conv2d -- Pooling -- Nonlinear activation - ReLU -- View -- Linear layer -- Training the model -- Classifying dogs and cats - CNN from scratch -- Classifying dogs and cats using transfer learning -- Creating and exploring a VGG16 model -- Freezing the layers -- Fine-tuning VGG16 -- Training the VGG16 model -- Calculating pre-convoluted features -- Understanding what a CNN model learns -- Visualizing outputs from intermediate layers -- Visualizing weights of the CNN layer -- Summary -- Chapter 6: Deep Learning with Sequence Data and Text -- Working with text data -- Tokenization -- Converting text into characters -- Converting text into words -- N-gram representation -- Vectorization -- One-hot encoding -- Word embedding -- Training word embedding by building a sentiment classifier -- Downloading IMDB data and performing text tokenization -- torchtext.data -- torchtext.datasets -- Building vocabulary -- Generate batches of vectors…”
    Libro electrónico
  5. 8145
    Tabla de Contenidos: “…Inflation targeting does not appear to have anchored expectations -- Fine-tuning the inflation-targeting framework -- Figure 1.14. …”
    Libro electrónico
  6. 8146
    Publicado 2024
    Tabla de Contenidos: “…Introducing second-order methods -- Summary -- Chapter 6: Deep Learning and Convolutional Neural Networks -- Technical requirements -- Understanding DL basic concepts -- Automated feature extraction -- Training a DNN -- Exploring DL models -- Approaching CNNs -- Convolutional layer -- Pooling layer -- ReLUs -- FC layer -- Building a CNN in MATLAB -- Exploring the model's results -- Discovering DL architectures -- Understanding RNNs -- Analyzing LSTM networks -- Introducing transformer models -- Summary -- Part 3: Machine Learning in Practice -- Chapter 7: Natural Language Processing Using MATLAB -- Technical requirements -- Explaining NLP -- NLA -- NLG -- Analyzing NLP tasks -- Introducing automatic processing -- Exploring corpora and word and sentence tokenizers -- Corpora -- Words -- Sentence tokenize -- Implementing a MATLAB model to label sentences -- Introducing sentiment analysis -- Movie review sentiment analysis -- Using an LSTM model for label sentences -- Understanding gradient boosting techniques -- Approaching ensemble learning -- Bagging definition and meaning -- Discovering random forest -- Boosting algorithms explained -- Summary -- Chapter 8: MATLAB for Image Processing and Computer Vision -- Technical requirements -- Introducing image processing and computer vision -- Understanding image processing -- Explaining computer vision -- Exploring MATLAB tools for computer vision -- Building a MATLAB model for object recognition -- Introducing handwriting recognition (HWR) -- Training and fine-tuning pretrained deep learning models in MATLAB -- Introducing the ResNet pretrained network -- The MATLAB Deep Network Designer app -- Interpreting and explaining machine learning models -- Understanding saliency maps -- Understanding feature importance scores -- Discovering gradient-based attribution methods -- Summary…”
    Libro electrónico
  7. 8147
    Tabla de Contenidos: “…XIII y XIV ; Luis de Baviera y su tiempo ; Carlos IV y el cisma de Occidente ; Segismundo y el Concilio de Constanza ; La Guerra de los Cien Años -- El sureste de Europa al fin de la Edad Media ; El Renacimiento ; Los grandes descubrimientos ; Europa a fines del s. XV y principios del XVI ; La seudo-reforma -- México y el Perú ; Carlos V y la seudo-reforma ; Felipe II y la reacción católica ; Lucha con los turcos ; Guerras de religión en Francia. ; Isabel de Inglaterra y María Stuart ; Vida nueva en la Iglesia antigua ; Alteraciones en los Paises Bajos -- Las guerras de religión ; Enrique IV y Jacobo I ; Literaturas nacionales : portuguesa, inglesa, española e italiana. …”
    991002663549706719
  8. 8148
    Publicado 2022
    Tabla de Contenidos: “…Maria Immaculada Socias Batet and the Institute of Fine Arts / Edward J. Sullivan -- Cobejar el cel, conquerir la terra / Joan Sureda i Pons -- Pintures de Lluís Borrassà, col•leccionisme decimonònic i mercat artístic recent / Albert Velasco Gonzàlez -- Targetes postals editades pel Cercle Artístic de Barcelona el 1902 / Gabriel Villaronga Puiggraciós -- Col•leccionisme, col•leccions i museus. …”
    Libro
  9. 8149
    Publicado 2023
    Tabla de Contenidos: “…-- DevSecOps on Track -- DevSecOps As a First Principle Strategy -- Final Thoughts About Automation As a Strategy -- Compliance: A First Principle Tactic That Cuts Across All Strategies -- Compliance Industry -- Two Compliance Categories: Ticket to Ride, Penalties, and Fines -- The Probability of Material Impact Due to Noncompliance -- Is Compliance a First Principle Tactic? …”
    Libro electrónico
  10. 8150
    Publicado 2010
    Tabla de Contenidos: “…Classic suit with shirt and sneakers -- Blazer and straight-leg pants with wool scarf -- Dress suit -- Casual blazer with cotton T-shirt and jeans -- Casual suit -- Fitted suit with neck scarf -- Summer suit -- Blazer with tracksuit pants -- Suit with trilby hat -- Suit with checked shirt -- Blazer, fine knit sweater, and tight pants -- Blazer and baggy cotton pants -- Six-button three-quarter length coat with straight-leg pants -- Hooded sweatshirt, classic coat, and skinny jeans -- Trench coat with shirt, tie, jeans, and beret -- Blazer and jeans with scarf and mittens -- Coat, jeans, and boots -- Suit and three-quarter length coat -- Leather bomber jacket with cap, scarf, and straight-leg pants / Fur coat and jeans -- Varsity jacket with jeans / Three quarter length army coat with shirt and jeans -- Three-quarter length wool coat with classic pants / Three-quarter length coat with scarf, hat, and tight pants -- Peacoat with hat and stovepipe pants / Three-quarter length wool coat with shirt and cotton pants -- Hooded raincoat / Work coveralls…”
    Libro electrónico
  11. 8151
    Publicado 2018
    Tabla de Contenidos: “…Chapter 8: Managing and Fine-Tuning Solr -- JVM configuration -- Managing the memory heap -- Managing solrconfig.xml -- User-defined properties -- Implicit Solr core properties -- Managing backups -- Backup in SolrCloud -- Standalone mode backups -- Backup API -- Backup status -- API to restore -- Restore status API -- Snapshot API -- JMX with Solr -- JMX configuration -- Logging configuration -- Log settings using the admin web interface -- Log level at startup -- Setting the environment variable -- Passing parameters in the startup script -- Configuring Log4J for logging -- SolrCloud overview -- SolrCloud in interactive mode -- SolrCloud - core concepts -- Routing documents -- Splitting shards -- Setting up ignore commits from client applications -- Enabling SSL - Solr security -- Prerequisites -- Generating a key and self-signed certificate -- Starting Solr with SSL system properties -- Performance statistics -- Statistics for request handlers -- Summary -- Chapter 9: Client APIs - An Overview -- Client API overview -- JavaScript Client API -- SolrJ Client API -- Ruby Client API -- Python Client API -- Summary -- Index…”
    Libro electrónico
  12. 8152
    Publicado 2023
    Tabla de Contenidos: “…. -- Effect of the Addition of Agribusiness and Industrial Wastes as a Partial Substitution of Portland -- Cement for the Carbonation of Mortars -- Reprinted from: Materials 2021, 14, 7276, doi:10.3390/ma14237276 103 -- Banu Sizirici, Yohanna Fseha, Chung-Suk Cho, Ibrahim Yildiz and Young-Ji Byon -- A Review of Carbon Footprint Reduction in Construction Industry, from Design to Operation -- Reprinted from: Materials 2021, 14, 6094, doi:10.3390/ma14206094 125 -- Miyeon Kim, Hyunggeun Kim and Jinchul Park -- Empirical NOx Removal Analysis of Photocatalytic Construction Materials at Real-Scale -- Reprinted from: Materials 2021, 14, 5717, doi:10.3390/ma14195717 143 -- Andreja Padovnik and Violeta Bokan-Bosiljkov -- The Influence of Dry Hydrated Limes on the Fresh and Hardened Properties of Architectural -- Injection Grout -- Reprinted from: Materials 2021, 14, 5585, doi:10.3390/ma14195585 161 -- v -- Hyun-Sub Yoon, Keun-Hyeok Yang, Kwang-Myong Lee and Seung-Jun Kwon -- Service Life Evaluation for RC Sewer Structure Repaired with Bacteria Mixed Coating: Through -- Probabilistic and Deterministic Method -- Reprinted from: Materials 2021, 14, 5424, doi:10.3390/ma14185424 177 -- Ehsan Nasseralshariati, Danial Mohammadzadeh, Nader Karballaeezadeh, Amir Mosavi, -- Uwe Reuter and Murat Saatcioglu -- The Effect of Incorporating Industrials Wastewater on Durability and Long-Term Strength of -- Concrete -- Reprinted from: Materials 2021, 14, 4088, doi:10.3390/ma14154088 197 -- Mei-Yu Xuan, Yi-Sheng Wang, Xiao-Yong Wang, Han-Seung Lee and Seung-Jun Kwon -- Effect of Cement Types and Superabsorbent Polymers on the Properties of Sustainable -- Ultra-High-Performance Paste -- Reprinted from: Materials 2021, 14, 1497, doi:10.3390/ma14061497 221 -- Dongho Jeon, Woo Sung Yum, Haemin Song, Seyoon Yoon, Younghoon Bae and Jae Eun Oh -- Use of Coal Bottom Ash and CaO-CaCl2-Activated GGBFS Binder in the Manufacturing of -- Artificial Fine Aggregates through Cold-Bonded Pelletization -- Reprinted from: Materials 2020, 13, 5598, doi:10.3390/ma13245598 241 -- Sun-Jae Yoo, Tian-Feng Yuan, Se-Hee Hong and Young-Soo Yoon -- Effect of Strengthening Methods on Two-Way Slab under Low-Velocity Impact Loading -- Reprinted from: Materials 2020, 13, 5603, doi:10.3390/ma13245603 259 -- Junxing Liu, Hyeonseok Jee, Myungkwan Lim, Joo Hyung Kim, Seung Jun Kwon and -- Kwang Myong Lee et al. -- Photocatalytic Performance Evaluation of Titanium Dioxide Nanotube-Reinforced -- Cement Paste -- Reprinted from: Materials 2020, 13, 5423, doi:10.3390/ma13235423 275 -- Rizwan Hameed, Joonho Seo, Solmoi Park, Issam T. …”
    Libro electrónico
  13. 8153
    Publicado 2024
    Tabla de Contenidos: “…-- Debunking the Myths -- Myth: Lean Is All Just Common Sense -- Myth: Lean Is First and Foremost Made for the Japanese -- Myth: Lean Is Just about Cost-Cutting -- Myth: Lean Is for Factories -- Myth: Lean Is Another Form of Taylorism -- Myth: Lean Prevents Innovation -- Myth: Lean Engineering Means Obeya Everywhere -- Myth: Lean Is Basically Value Stream Mapping (VSM) -- Myth: Lean Is a Management System -- Myth: Lean, Just Apply It and Everything Will Be Fine -- Chapter 4 Practical Tips for the Journey Ahead -- The Lean Journey Has No End -- When and with Whom to Go? …”
    Libro electrónico
  14. 8154
    Publicado 2024
    Tabla de Contenidos:
    Libro electrónico
  15. 8155
    Publicado 1977
    Libro
  16. 8156
    Publicado 2022
    “…La Genesi è tutta la Storia, fino alla Fine, compresa la Fine. E compreso l'oggi, perché "la fine va intesa come tempo presente" (Taubes). …”
    Libro
  17. 8157
  18. 8158
    por Canfield, Bertrand R.
    Publicado 1968
    Libro
  19. 8159
    por Jiménez Monegro, Alberto
    Publicado 2018
    Tabla de Contenidos: “…El derecho castellano y su origen -- 1.12.El derecho castellano a fines del siglo XV -- El primer derecho en la Isla Española y el derecho Indiano Dominicano -- 1.1. …”
    Libro electrónico
  20. 8160
    Publicado 2022
    Tabla de Contenidos: “…-- The Lord of the (Activity) Rings -- Move -- Exercise -- Stand -- Keep up with Daily Activity -- Everything's Gonna Workout Just Fine -- Start a workout -- Monitor a workout -- Pause or end a workout -- Check your workout history -- Part 4 A Media Extravaganza -- Chapter 12 Shutterbugging -- Take Pictures Remotely -- Capture the photos -- Configure options -- Review photos you take with Camera Remote -- Take Screenshots of Your Apple Watch Display -- Work with Photos on Your Apple Watch -- Select a photo album and adjust storage -- View photos -- Chapter 13 Reading Listening to Books -- Peruse the Apple Book Store -- Shop for audiobooks -- Try before you buy -- Buy Books -- Sync Audiobooks to Your Apple Watch…”
    Libro electrónico