Sciweavers

10935 search results - page 205 / 2187
» Neural Programming Language
Sort
View
ERLANG
2007
ACM
15 years 10 months ago
Learning programming with Erlang
This paper presents an interactive framework for pupils to learn the basic concepts of programming by means of the functional programming language Erlang. Beside the idea of the f...
Frank Huch

Book
385views
17 years 4 months ago
Intro to Design Patterns in C++ and Qt 4
C++ is taught "the Qt Way"
Alan Ezust, Paul Ezust
329
Voted

Book
385views
17 years 4 months ago
C and C++ Style Guides
"This is an archive of style guides for C and C++ code."
JMLR
2012
13 years 9 months ago
Krylov Subspace Descent for Deep Learning
In this paper, we propose a second order optimization method to learn models where both the dimensionality of the parameter space and the number of training samples is high. In ou...
Oriol Vinyals, Daniel Povey
ICSEA
2007
IEEE
16 years 25 days ago
An Integrated Database Programming and Querying Language with Support for Simultaneous Processing
The integration of query languages and programming languages is still a central problem of database research. In particular, issues with respect to the impedance mismatch are of i...
Markus Kirchberg