#cplusplus #python #c_plus_plus #performance #monitoring #cross_platform #cpp #profiler #optimization #logging #python3 #developer_tools #performance_analysis #memory_profiler #profiling #memory_consumption #performance_optimization
https://github.com/dfeneyrou/palanteer
https://github.com/dfeneyrou/palanteer
GitHub
GitHub - dfeneyrou/palanteer: Visual Python and C++ nanosecond profiler, logger, tests enabler
Visual Python and C++ nanosecond profiler, logger, tests enabler - dfeneyrou/palanteer
#julia #machine_learning #sorting #algorithms #optimization #quine
https://github.com/mossr/BeautifulAlgorithms.jl
https://github.com/mossr/BeautifulAlgorithms.jl
GitHub
GitHub - mossr/BeautifulAlgorithms.jl: Concise and beautiful algorithms written in Julia
Concise and beautiful algorithms written in Julia. Contribute to mossr/BeautifulAlgorithms.jl development by creating an account on GitHub.
#jupyter_notebook #3d_face_reconstruction #deep_learning #face_reconstruction #morphable_model #optimization #pytorch #reflectance_from_image #shape_from_image #spherical_harmonics
https://github.com/abdallahdib/NextFace
https://github.com/abdallahdib/NextFace
GitHub
GitHub - abdallahdib/NextFace: A high-fidelity 3D face reconstruction library from monocular RGB image(s)
A high-fidelity 3D face reconstruction library from monocular RGB image(s) - abdallahdib/NextFace
#swift #aarch64 #apple_silicon #augmented_reality #awesome_list #bottles #cocoapods #computer_architecture #darwin #dxvk #m1 #macos_app #macos_apps #macos_security #macos_setup #metal #optimization #profiling #swiftui #wine #wireguard
https://github.com/mikeroyal/Apple-Silicon-Guide
https://github.com/mikeroyal/Apple-Silicon-Guide
GitHub
GitHub - mikeroyal/Apple-Silicon-Guide: Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series…
Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series, and M3-series chips. Along with all the Devices, Operating Systems, Tools, Gaming, and Software that Apple S...
#java #cpu #deep_learning #docker #gpu #kubernetes #machine_learning #metrics #mlops #optimization #pytorch #serving
https://github.com/pytorch/serve
https://github.com/pytorch/serve
GitHub
GitHub - pytorch/serve: Serve, optimize and scale PyTorch models in production
Serve, optimize and scale PyTorch models in production - pytorch/serve
#python #deep_reinforcement_learning #gym #hyperparameter_optimization #hyperparameter_search #hyperparameter_tuning #lab #openai #optimization #pybullet #pybullet_environments #pytorch #reinforcement_learning #rl #robotics #sde #stable_baselines #tuning_hyperparameters
https://github.com/DLR-RM/rl-baselines3-zoo
https://github.com/DLR-RM/rl-baselines3-zoo
GitHub
GitHub - DLR-RM/rl-baselines3-zoo: A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter…
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included. - DLR-RM/rl-baselines3-zoo
#python #graphcore #habana #inference #intel #onnx #onnxruntime #optimization #pytorch #quantization #tflite #training #transformers
https://github.com/huggingface/optimum
https://github.com/huggingface/optimum
GitHub
GitHub - huggingface/optimum: 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers…
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools - huggingface/optimum
#csharp #22h2 #debloat #debloater #debloating #gui #insider #insiders #optimization #sophia #sophiapp #tweaker #tweaking #windows #windows_10 #windows_debloat #windows11
https://github.com/Sophia-Community/SophiApp
https://github.com/Sophia-Community/SophiApp
GitHub
GitHub - Sophia-Community/SophiApp: :zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows…
:zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11 - Sophia-Community/SophiApp
#python #agents #document_search #evaluation #guardrails #llms #optimization #prompts #rag #vector_stores
Ragbits is a tool that helps build and deploy GenAI applications quickly. It offers features like swapping between many language models, ensuring safe interactions with these models, and connecting to various data storage systems. Ragbits also includes tools for managing data and testing prompts, making it easier to develop reliable AI applications. This helps users create more accurate and efficient AI systems by integrating the latest data and reducing errors. Overall, Ragbits makes it faster and more efficient to develop and deploy AI applications.
https://github.com/deepsense-ai/ragbits
Ragbits is a tool that helps build and deploy GenAI applications quickly. It offers features like swapping between many language models, ensuring safe interactions with these models, and connecting to various data storage systems. Ragbits also includes tools for managing data and testing prompts, making it easier to develop reliable AI applications. This helps users create more accurate and efficient AI systems by integrating the latest data and reducing errors. Overall, Ragbits makes it faster and more efficient to develop and deploy AI applications.
https://github.com/deepsense-ai/ragbits
GitHub
GitHub - deepsense-ai/ragbits: Building blocks for rapid development of GenAI applications
Building blocks for rapid development of GenAI applications - GitHub - deepsense-ai/ragbits: Building blocks for rapid development of GenAI applications
#python #ant_colony_algorithm #artificial_intelligence #fish_swarms #genetic_algorithm #heuristic_algorithms #immune #immune_algorithm #optimization #particle_swarm_optimization #pso #simulated_annealing #travelling_salesman_problem #tsp
You can use scikit-opt, a Python library offering many heuristic optimization algorithms like Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony, Immune Algorithm, and Artificial Fish Swarm Algorithm. It supports user-defined functions to customize operators, allows continuing runs from previous iterations, and accelerates computations via vectorization, multithreading, multiprocessing, and caching. GPU support is in development. It helps solve complex optimization problems such as function minimization and the Traveling Salesman Problem efficiently, with easy installation and rich examples. This saves you time and effort in implementing and tuning optimization algorithms yourself.
https://github.com/guofei9987/scikit-opt
You can use scikit-opt, a Python library offering many heuristic optimization algorithms like Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony, Immune Algorithm, and Artificial Fish Swarm Algorithm. It supports user-defined functions to customize operators, allows continuing runs from previous iterations, and accelerates computations via vectorization, multithreading, multiprocessing, and caching. GPU support is in development. It helps solve complex optimization problems such as function minimization and the Traveling Salesman Problem efficiently, with easy installation and rich examples. This saves you time and effort in implementing and tuning optimization algorithms yourself.
https://github.com/guofei9987/scikit-opt
GitHub
GitHub - guofei9987/scikit-opt: Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm…
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sa...