Stars
Brownian dynamics simulations of a Rouse polymer driven by correlated active forces
Forward Mode Automatic Differentiation for Julia
Open source software that helps you create and deploy high-frequency crypto trading bots
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
A simple blockchain in Javascript. For educational purposes only.
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
An educational resource to help anyone learn deep reinforcement learning.
The NES Music Database: use machine learning to compose music for the Nintendo Entertainment System!
An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments
Canonical sources for HOL4 theorem-proving system. Branch develop is where “mainline development” occurs; when develop passes our regression tests, master is merged forward to catch up.
HOUDINI: Lifelong Learning as Program Synthesis
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Keras documentation, hosted live at keras.io
Creates species counterpoint using genetic algorithms (in Python).
PyMC educational resources
Use deep learning to generate and harmonize music in the style of Bach
AnchiBERT: A Pre-Trained Model for Ancient Chinese Language Understanding and Generation(古文预训练模型)
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Classification - Machine Learning This is ‘Classification’ tutorial which is a part of the Machine Learning course offered by Simplilearn. We will learn Classification algorithms, types of classifi…
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Simple Text Classfication using SVM and Naive Bayes
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
A Tutorial for Agent Based Models in Python
God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.