Dmitry
bac542902c
Фавикон +
Build and Push / build (push) Successful in 8s
2026-05-18 15:59:00 +03:00
Dmitry
26f4909ead
Добавление кнопки "домой" и гайда
Build and Push / build (push) Successful in 9s
2026-05-18 15:57:22 +03:00
Dmitry
4c8e7b9762
Fix Docker login credentials in deployment workflow
Build and Push / build (push) Successful in 1m45s
2026-05-17 17:30:10 +03:00
Dmitry
8adfa7bd93
Fix Docker image path in deployment workflow
Build and Push / build (push) Failing after 4s
2026-05-17 17:29:05 +03:00
Dmitry
75e8f3a400
Fix port configuration and update Hamming network logic; enhance index view formulas and add deployment workflow
Build and Push / build (push) Failing after 1m22s
2026-05-17 17:26:23 +03:00
Dmitry
7c7e28c3d6
Implement trace functionality for Hopfield and Hamming networks; update Gemfile.lock and app.rb for new dependencies and features
2026-05-17 17:26:23 +03:00
Dmitry
7cce8921ab
Update Gemfile.lock to remove unused dependencies and add webrick; add footer to index.erb with copyright information
2026-05-17 16:25:57 +03:00
Dmitry
422cb49b31
Add initial implementation of Hopfield and Hamming networks with web interface
...
- Create Dockerfile and entrypoint script for application setup
- Implement pattern loading from Excel and weight caching
- Develop core functions for Hopfield and Hamming networks
- Add Sinatra web server for user interaction
- Create HTML interface for displaying patterns and results
- Include necessary gems in Gemfile and lockfile
- Add .dockerignore and .gitignore files
2026-05-16 22:13:26 +03:00