Skip to content

Dev#16

Open
DeepHeisenberg wants to merge 109 commits intomainfrom
dev
Open

Dev#16
DeepHeisenberg wants to merge 109 commits intomainfrom
dev

Conversation

@DeepHeisenberg
Copy link
Copy Markdown
Collaborator

No description provided.

poyentung and others added 30 commits April 23, 2024 17:12
poyentung and others added 30 commits October 21, 2024 00:36
- Add type hints and improve code structure
- Make the code cleaner and readable
- Add tests for objective functions (Ackley, Rastrigin, Rosenbrock, Griewank, Michalewicz, Schwefel)
- Implement tests for DeepActiveLearning class
- Add tests for TreeExploration and OptTask classes
- Include tests for utility functions and Tracker class
- Add tests for various SurrogateModel implementations

This commit significantly improves test coverage for the optimization library, ensuring robustness and reliability of key components.
- Add detailed installation steps including pip and local installation
- Include a sample code snippet demonstrating basic DANTE usage
- Provide instructions on how to integrate custom functions with DANTE
- Add information about running tests
- Update the flowchart image to visualise DANTE's process
test: fix `number_count` to `num_inital_sample`
doc: print additional information in the sample code to better understand the learning progress
* Update obj_functions.py to display the real-time best results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants