/

scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

最終更新日:353日前
4.7k

deeplearning4j/deeplearning4j
355日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

ray-project/ray
355日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

AMAI-GmbH/AI-Expert-Roadmap
354日前27.9k

Roadmap to becoming an Artificial Intelligence Expert in 2022

kailashahirwar/cheatsheets-ai
355日前14.9k

Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5

tangyudi/Ai-Learn
354日前7.9k

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

casadi/casadi
356日前1.5k

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
354日前14.7k

500 AI Machine learning Deep learning Computer vision NLP Projects with code

Significant-Gravitas/AutoGPT
354日前157.9k

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Tencent/ncnn
354日前18.8k

ncnn is a high-performance neural network inference framework optimized for the mobile platform

dyanikoglu/ALS-Community
355日前2.0k

Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes

FlowiseAI/Flowise
353日前20.7k

Drag & drop UI to build your customized LLM flow

mage-ai/mage-ai
353日前6.5k

🧙 The modern replacement for Airflow. Build, run, and manage data pipelines for integrating and transforming data.

Lightning-AI/pytorch-lightning
353日前26.2k

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

eriklindernoren/ML-From-Scratch
353日前22.9k

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

marimo-team/marimo
354日前3.3k

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.

WasmEdge/WasmEdge
353日前7.6k

WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

willwulfken/MidJourney-Styles-and-Keywords-Reference
353日前11.4k

A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!

svg/svgo
353日前20.2k

⚙️ Node.js tool for optimizing SVG files

facebookarchive/prepack
357日前14.3k

A JavaScript bundle optimizer.

dgryski/go-perfbook
355日前10.5k

Thoughts on Go performance optimization

bayesian-optimization/BayesianOptimization
353日前7.3k

A Python implementation of global optimization with gaussian processes.

google/closure-compiler
354日前7.2k

A JavaScript checker and optimizer.

imagemin/imagemin
354日前5.5k

[Unmaintained] Minify images seamlessly

cvxpy/cvxpy
354日前4.9k

A Python-embedded modeling language for convex optimization problems.

zeux/meshoptimizer
354日前4.8k

Mesh optimization library that makes meshes smaller and faster to render

llvm-mirror/llvm
355日前4.6k

Project moved to: https://github.com/llvm/llvm-project

MichaIng/DietPi
354日前4.4k

Lightweight justice for your single-board computer!

clean-css/clean-css
355日前4.1k

Fast and efficient CSS optimizer for node.js and the Web

pytorch/serve
353日前3.9k

Serve, optimize and scale PyTorch models in production

munificent/game-programming-patterns
353日前3.8k

Source repo for the book