AMPL.A.Mathematical.Programming.Language.v2014.07.04.Cracked-EAT 另推荐官方IDE:https://ampl.com/products/IDE/
2019-12-21 22:26:30 4.73MB AMPL
1
一部值得精读的著作,将神经网络方法和自然语言处理的相关课题紧密的联合了起来.介绍了神经网络的构建细节和机器学习的一些基本内容,并且包含了RNN,CNN等主流神经网络在NLP中的应用实例,另外2017年新书,有最新的学术信息.
1
djvu格式,短小精悍!欢迎大家下载,一起分享~~~~~~~
2019-12-21 22:25:11 1.83MB the C++ Programming Language C++
1
Part I Preliminaries 1 Introduction 1.1 Prologue: Rationalist and Empiricist Approaches 1.2 Scientific Content 1.2.1 Questions that linguistics should answer 1.2.2 Non 1.2.3 Language and cognition as probabilistic phenomena 1.3 The Ambiguity of Language: Why NLP is Difficult 1.4 Dirty Hands 1.4.1 Lexical resources 1.4.2 Word counts 1.4.3 Zipf’s laws 1.4.4 Collocations 1.4.5 Concordances 1.5 Further Reading 1.6 Exercises 2 Mathematical Foundations 2.1 Elementary Probability Theory 2.1.1 Probability spaces 2.1.2
2019-12-21 22:24:02 2.58MB 统计 自然语言处理
1
Handbook of Natural Language Processing Second Edition。 自然语言处理好书,传统方法,统计方法。各种方法的论文集合。
2019-12-21 22:23:55 5.72MB Natural Lang
1
This book is intended as a resource for people who are interested in using computers to help process natural language. A "natural language" refers to any language spoken by humans, either currently (e.g., English, Chinese, Spanish) or in the past (e.g., Latin, Greek, Sankrit). “Annotation” refers to the process of adding metadata information to the text in order to augment a computer’s abilities to perform Natural Language Processing (NLP). In particular, we examine how information can be added to natural language text through annotation in order to increase the performance of machine learningalgorithms—computer programs designed to extrapolate rules from the information provided over texts in order to apply those rules to unannotated texts later on.
2019-12-21 22:19:18 2.13MB Machine
1
This hands-on guide cuts short the preamble and gets straight to the point – actually creating graphics, instead of just theoretical learning. Each recipe is specifically tailored to satisfy your appetite for producing real-time 3-D graphics using GLSL 4.0. If you are an OpenGL programmer looking to use the modern features of GLSL 4.0 to create real-time, three-dimensional graphics, then this book is for you. Familiarity with OpenGL programming, along with the typical 3D coordinate systems, projections, and transformations is assumed. It can also be useful for experienced GLSL programmers who are looking to implement the techniques that are presented here.
2019-12-21 22:13:57 7.28MB OpenGL GLSL
1
达内c++ppt(The C++ Programming Language) 主讲人:陈宗权 共505页
2019-12-21 22:13:14 198KB C++
1
非常经典的学习event-b的教材,想学习千万不能没有它哦
2019-12-21 22:11:19 1.06MB event-b 教材
1
C语言之父经典著作,堪称C语言圣经 內容列表 Table of Contents Preface.......................................................... Preface to the first edition..................................... Introduction..................................................... Chapter 1 - A Tutorial Introduction.............................. 1.1 Getting Started................................ 1.2 Variables and Arithmetic Expressions........... 1.3 The for statement.............................. 1.4 Symbolic Constants............................. 1.5 Character Input and Output..................... 1.5.1 File Copying.......................... 1.5.2 Character Counting.................... 1.5.3 Line Counting......................... 1.5.4 Word Counting......................... 1.6 Arrays......................................... 1.7 Functions...................................... 1.8 Arguments - Call by Value...................... 1.9 Character Arrays............................... 1.10 External Variables and Scope.................. Chapter 2 - Types, Operators and Expressions..................... 2.1 Variable Names................................. 2.2 Data Types and Sizes........................... 2.3 Constants...................................... 2.4 Declarations................................... 2.5 Arithmetic Operators........................... 2.6 Relational and Logical Operators............... 2.7 Type Conversions............................... 2.8 Increment and Decrement Operators.............. 2.9 Bitwise Operators.............................. 2.10 Assignment Operators and Expressions.......... 2.11 Conditional E
2019-12-21 22:03:58 8.69MB The C Programming Language
1