Skip to content
#

pruning-optimization

Here are 17 public repositories matching this topic...

alpha-beta-pruning-minmax-checkers

Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.

  • Updated Dec 19, 2020
  • Python

This repository contains scripts to prune Wav2vec2 using a neuroevolution-based method. More details about this method can be found in the paper Compressing Wav2vec2 for Embedded Applications.

  • Updated Nov 8, 2023
  • Shell

A collection of multiple projects involving tasks such as classification, time series forecasting , regression etc. on a number of datasets using different machine learning algorithms such as random forest, SVM, Naive Bayes, Ensemble, perceptron etc in addition to data cleaning and preparation.

  • Updated Apr 17, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pruning-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pruning-optimization topic, visit your repo's landing page and select "manage topics."

Learn more