Skip to content

Convert PNG diagram to LaTeX/TikZ#35

Merged
idzm merged 12 commits intoidzm:mainfrom
cyber-baka-cmyk:solution
Mar 5, 2026
Merged

Convert PNG diagram to LaTeX/TikZ#35
idzm merged 12 commits intoidzm:mainfrom
cyber-baka-cmyk:solution

Conversation

@cyber-baka-cmyk
Copy link
Copy Markdown
Contributor

@cyber-baka-cmyk cyber-baka-cmyk commented Jan 4, 2026

This pull request replaces the previously used PNG image with a fully vectorized LaTeX/TikZ diagram. The new diagram reproduces the original illustration of control system classification but now in a format that integrates seamlessly with the LaTeX document.

Copilot AI review requested due to automatic review settings January 4, 2026 09:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request converts a PNG diagram to LaTeX/TikZ format, creating a standalone TikZ document that visualizes the classification of neural network methods for solving control problems. The diagram is in Russian and uses TikZ to create three overlapping ellipses with different fill patterns, connected to various control scheme labels via arrows.

Key Changes:

  • Added new standalone LaTeX/TikZ document with Russian language support
  • Implemented diagram with three patterned ellipses representing traditional control systems and neural network method categories (Adaptation, Approximation, Optimization)
  • Created five labeled arrows pointing to different control schemes (parallel, emulator-controller, self-tuning, adaptive-critical, and sequential)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@idzm idzm added the enhancement New feature or request label Jan 5, 2026
Copy link
Copy Markdown
Owner

@idzm idzm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо добавить новую картинку, также сравнить её с предыдущей.

Copilot AI review requested due to automatic review settings January 5, 2026 09:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

idzm

This comment was marked as duplicate.

Copy link
Copy Markdown
Owner

@idzm idzm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Сравнение картинок переместить в комментарий к данному запросу. Вот, как например, сделано здесь.

Copilot AI review requested due to automatic review settings January 9, 2026 17:47
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cyber-baka-cmyk
Copy link
Copy Markdown
Contributor Author

cyber-baka-cmyk commented Jan 9, 2026

Сравнение изображений

Старая версия

Классификация нейросетевых приемов решения задач управления

Новая версия

classification_of_neural_network_methods_for_solving_control_problems

Итоговая версия

изображение

Copilot AI review requested due to automatic review settings January 9, 2026 17:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

idzm added 2 commits March 5, 2026 08:41
Replaces the raster PNG and Visio source for the neural network classification diagram with a TikZ implementation. This improves image quality and allows the diagram to be maintained directly within LaTeX.

- Removed images/chapter_1/Классификация...png and .vsd
- Added images/chapter_1/nn_methods_classification_for_solving_control_problems.tex
- Updated chapter_1.tex to input the new TikZ file
- Added the patterns library to tikz configurations in main.tex
Copilot AI review requested due to automatic review settings March 5, 2026 12:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 5 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 5 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@idzm idzm merged commit b3d4427 into idzm:main Mar 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Перевод изображения "Классификация нейросетевых приемов..."

3 participants