• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 22278
  • 8365
  • 4974
  • 1501
  • 1375
  • 1091
  • 916
  • 430
  • 406
  • 369
  • 298
  • 276
  • 255
  • 252
  • 162
  • Tagged with
  • 51319
  • 11756
  • 8911
  • 7223
  • 6195
  • 6016
  • 4255
  • 3956
  • 3707
  • 3650
  • 3586
  • 3584
  • 3148
  • 3120
  • 3108
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
131

WORKPLACE DISCRIMINATION AND LEARNING DISABILITY: THE NATIONAL EEOC ADA RESEARCH PROJECT

Conway, Joseph 01 January 2009 (has links)
Using the Integrated Mission System of the Equal Employment Opportunity Commission (EEOC), the employment discrimination experience of Americans with Learning Disabilities (SLD) is documented for Title I of the Americans with Disabilities Act. The study examines demographic characteristics of the charging parties and the industry of the responding employer against whom complaints are filed. It establishes the nature of the discriminatory act, specifically, pin-points the issue(s) that predicated the allegation, and shows the final outcome or resolution of these complaints. Key dimensions of workplace discrimination as experienced by individuals with LD are detected using two Tests of Proportion. The first test compared individuals with LD to persons who have similar, non-physical disabilities (mental retardation and autism). The second test compares the experience of the LD group to a group representing all other physical, sensory, and neurological disabilities. The Exhaustive CHAID technique is then used to identify and prioritize the most significant variables that contribute to predicting the outcomes of the allegations filed by persons with LD. The comparative findings of both Tests of Proportion in this study indicate that among other industries, Educational Services is more likely to experience allegations of discrimination charged by individuals with LD. Among disability groups, the LD populace was also more likely to make charges of discrimination relative to Assignment, Testing, Harassment, Training, and Discipline. The predictive findings of this study identify eleven specific Issues that drive allegations of discrimination filed by individuals with LD. Derivative implications are discussed as they affect individuals with LD, designated industries, the EEOC, and other stakeholders. Recommendations for future research are made.
132

The effect of the nutritive value of butter fat and corn oil rations on the growth and the maze learning ability of albino rats

Shimer, Edith Roberta January 1945 (has links)
No description available.
133

Samtal som metod vid arbete med faktatexter : En kvalitativ enkätundersökning om lärares val av läsförståelsestrategier i grundskolans tidigare år

Rexhepi, Edilona January 2017 (has links)
No description available.
134

Reinforcement learning with parameterized actions

Masson, Warwick Anthony January 2016 (has links)
A dissertation submitted to the Faculty of Science, University of the Witwatersrand, Johannesburg, in fulfilment of requirements for the degree of Master of Science. Johannesburg, 2016. / In order to complete real-world tasks, autonomous robots require a mix of fine-grained control and high-level skills. A robot requires a wide range of skills to handle a variety of different situations, but must also be able to adapt its skills to handle a specific situation. Reinforcement learning is a machine learning paradigm for learning to solve tasks by interacting with an environment. Current methods in reinforcement learning focus on agents with either a fixed number of discrete actions, or a continuous set of actions. We consider the problem of reinforcement learning with parameterized actions—discrete actions with continuous parameters. At each step the agent must select both which action to use and which parameters to use with that action. By representing actions in this way, we have the high level skills given by discrete actions and adaptibility given by the parameters for each action. We introduce the Q-PAMDP algorithm for model-free learning in parameterized action Markov decision processes. Q-PAMDP alternates learning which discrete actions to use in each state and then which parameters to use in those states. We show that under weak assumptions, Q-PAMDP converges to a local maximum. We compare Q-PAMDP with a direct policy search approach in the goal and Platform domains. Q-PAMDP out-performs direct policy search in both domains. / TG2016
135

Högläsning och lässtrategier : En kvalitativ studie om hur lärare i årskurs 2 arbetar med högläsning och lässtrategier för att utveckla elevers läsförståelse / Reading aloud and reading strategies : A qualitative study of how teachers in grade 2 work with reading aloud and reading strategies to develop pupils’ reading comprehension

Axelsson, Jennie January 2019 (has links)
No description available.
136

Val av läsinlärningsmetoder : En kvalitativ studie om vad som påverkas lärares val av läsinlärningsmetoder i årskurs 1 / Choice of reading learning methods : A study on what effects teacher`s choices of reading learning methods in first grade.

Nilsson, Johanna January 2019 (has links)
No description available.
137

Samverkan mellan lärare i fritidshem och lärare i den obligatoriska skolan : En kvalitativ studie av de båda lärarkategoriernas uppfattningar av samverkan / Collaboration between teachers in recreation centers and teachers in the compulsory school

Jonsson, Lovisa, Shatri, Suhrete January 2019 (has links)
No description available.
138

Elevgrupperingar på fritidshemmet : En studie om fritidslärares uppfattningar / Pupil groupings at the after-school center

Kanat, Sema, Nielsen, Agnes January 2019 (has links)
Varje elev ska ges förutsättningar att skapa och upprätthålla goda relationer. Syftet med studien var att undersöka och beskriva fritidslärares uppfattningar om varför olika grupperingar skapas och vilka faktorer som kan påverka elevgrupperingar. För att få svar på forskningsfrågorna användes ett målinriktat urval där sex respondenter intervjuades. Studien utgick från en kvalitativ tolkningsmetod med semistrukturerade intervjuer som datainsamlingsmetod. Då studien undersöker fritidslärares uppfattningar användes en fenomenografisk metodansats. Studien lutar mot det sociokulturella perspektivet, där mediering blir ett centralt begrepp för relationsskapande. Genom intervjuerna framkom det att intressen, trygghet och likhet är faktorer som blir avgörande i elevernas grupptillhörighet.
139

Nonparametric Inverse Reinforcement Learning and Approximate Optimal Control with Temporal Logic Tasks

Perundurai Rajasekaran, Siddharthan 30 August 2017 (has links)
"This thesis focuses on two key problems in reinforcement learning: How to design reward functions to obtain intended behaviors in autonomous systems using the learning-based control? Given complex mission specification, how to shape the reward function to achieve fast convergence and reduce sample complexity while learning the optimal policy? To answer these questions, the first part of this thesis investigates inverse reinforcement learning (IRL) method with a purpose of learning a reward function from expert demonstrations. However, existing algorithms often assume that the expert demonstrations are generated by the same reward function. Such an assumption may be invalid as one may need to aggregate data from multiple experts to obtain a sufficient set of demonstrations. In the first and the major part of the thesis, we develop a novel method, called Non-parametric Behavior Clustering IRL. This algorithm allows one to simultaneously cluster behaviors while learning their reward functions from demonstrations that are generated from more than one expert/behavior. Our approach is built upon the expectation-maximization formulation and non-parametric clustering in the IRL setting. We apply the algorithm to learn, from driving demonstrations, multiple driver behaviors (e.g., aggressive vs. evasive driving behaviors). In the second task, we study whether reinforcement learning can be used to generate complex behaviors specified in formal logic — Linear Temporal Logic (LTL). Such LTL tasks may specify temporally extended goals, safety, surveillance, and reactive behaviors in a dynamic environment. We introduce reward shaping under LTL constraints to improve the rate of convergence in learning the optimal and probably correct policies. Our approach exploits the relation between reward shaping and actor-critic methods for speeding up the convergence and, as a consequence, reducing training samples. We integrate compositional reasoning in formal methods with actor-critic reinforcement learning algorithms to initialize a heuristic value function for reward shaping. This initialization can direct the agent towards efficient planning subject to more complex behavior specifications in LTL. The investigation takes the initial step to integrate machine learning with formal methods and contributes to building highly autonomous and self-adaptive robots under complex missions."
140

An examination of order effects in impression formation

Quinn, Robert J. January 2011 (has links)
Digitized by Kansas Correctional Industries

Page generated in 0.1408 seconds