Designing Fast and Efficient List-like Data Structures0 码力 | 29 页 | 852.61 KB | 6 月前3
Leveraging the Power of C++ for Efficient Machine Learning on Embedded DevicesLeveraging the power of C++ for efficient machine learning on embedded devices Adrian Stanciu adrian.stanciu.pub@gmail.com CppCon, 2023 1 / 50About me ◮ I am a software engineer from Romania ◮ I have data to make predictions 11 / 50Neural network (NN) 13 / 50Convolutional neural network (CNN) ◮ Efficient in image classification ◮ A convolutional layer can apply filters to detect: ◮ Edges ◮ Shapes ◮ 50Conclusions ◮ Code isn’t enough... data matters ◮ More diverse data leads to better models ◮ Building accurate models is an expert job ◮ Running on-device inference is straightforward ◮ Running on-device0 码力 | 51 页 | 1.78 MB | 6 月前3
micrograd++: A 500 line C++ Machine Learning Librarylibrary aims to provide a simple yet powerful framework for building and training machine learning models. By leveraging the performance efficiency of C++, micro- grad++ offers a robust solution for integrating for defining layers and neurons, enabling users to construct complex network architec- tures. • Backpropagation: The implementation of backpropa- gation in micrograd++ allows for efficient training of of models through gradient descent. • Gradient Clipping: To prevent the issue of exploding gradients, micrograd++ incorporates gradient clipping, ensuring stable training processes. C. Unique Aspects and0 码力 | 3 页 | 1.73 MB | 6 月前3
The Servo Book - 0.0.1Windows (none) AI contributions Contributions must not include content generated by large language models or other probabilistic tools, including but not limited to Copilot or ChatGPT. This policy covers contributions, something that we cannot trust an AI tool to do. Copyright issues: Publicly available models are trained on copyrighted content, both accidentally and intentionally, and their output often includes Ethical issues: AI tools require an unreasonable amount of energy and water to build and operate, their models are built with heavily exploited workers in unacceptable working conditions, and they are being used0 码力 | 107 页 | 2.48 MB | 3 天前3
CakePHP Cookbook Documentation 5.xPages Controller::redirect() Forwarding to an Action on the Same Controller Loading Additional Models Controller::fetchModel() Controller::fetchTable() Paginating a Model Controller::paginate() Configuring Own Plugins Creating a Plugin Using Bake Plugin Classes Plugin Routes Plugin Controllers Plugin Models Plugin Templates Overriding Plugin Templates from Inside Your Application Plugin Assets Linking from users. It is responsible for rendering a response with the aid of both the Model and the View layers. A controller can be seen as a manager that ensures that all resources needed for completing a task0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 3.x
Redirecting to Other Pages Redirecting to Another Action on the Same Controller Loading Additional Models Paginating a Model Configuring Components to Load Configuring Helpers to Load Request Life-cycle Own Plugins Creating a Plugin Using Bake Plugin Objects Plugin Routes Plugin Controllers Plugin Models Plugin Templates Overriding Plugin Templates from Inside Your Application Plugin Assets Linking from users. It is responsible for rendering a response with the aid of both the Model and the View layers. A controller can be seen as a manager that ensures that all resources needed for completing a task0 码力 | 1244 页 | 1.05 MB | 1 年前3
Build web application with Golangdevelopment tools In this section, I'm going to show you a few IDEs that can help you become a more efficient programmer, with capabilities such as intelligent code completion and auto-formatting. They are "Salut" // now the value of m["hello"] is Salut make, new make does memory allocation for built-in models, such as map , slice , and channel , while new is for types' memory allocation. new(T) allocates functions to operate on one variable. Low cost by passing memory addresses (8 bytes), copy is not an efficient way, both in terms of time and space, to pass variables. channel , slice and map are reference0 码力 | 327 页 | 1.63 MB | 1 年前3
Django 2.0.x Documentationapp Write your first view Writing your first Django app, part 2 Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 mod_wsgi Get your database running Remove any old versions of Django Install the Django code Models and databases Models Making queries Aggregation Search Managers Performing raw SQL queries Database transactions Historical models Considerations when removing model fields Data Migrations Squashing migrations Serializing values Supporting multiple Django versions Managing files Using files in models The File object0 码力 | 2746 页 | 2.67 MB | 1 年前3
Django 1.11.x Documentationapp Write your first view Writing your first Django app, part 2 Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 mod_wsgi Get your database running Remove any old versions of Django Install the Django code Models and databases Models Making queries Aggregation Search Managers Performing raw SQL queries Database transactions Commands Backend Support Workflow Dependencies Migration files Adding migrations to apps Historical models Considerations when removing model fields Data Migrations Squashing migrations Serializing values0 码力 | 2747 页 | 2.67 MB | 1 年前3
Django 1.10.x Documentationapp Write your first view Writing your first Django app, part 2 Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 mod_wsgi Get your database running Remove any old versions of Django Install the Django code Models and databases Models Making queries Aggregation Search Managers Performing raw SQL queries Database transactions Commands Backend Support Workflow Dependencies Migration files Adding migrations to apps Historical models Considerations when removing model fields Data Migrations Squashing migrations Serializing values0 码力 | 2538 页 | 2.59 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













