Jack Ho's repositories

pycparser

:snake: Complete C99 parser in pure Python

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0

ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

Language:VueLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

course-v3

The 3rd edition of course.fast.ai

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

esbmc

The efficient SMT-based bounded model checker

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

ESBMC-ML

We describe and evaluate the application of machine learning technology to help ESBMC achieve better results in SV-COMP. ESBMC is an SMT-based verification tool for C programs, which allows the user to choose different SMT solvers, encoding methods, and verification approaches by selecting different parameters. However, different parameter combinations have different effects when verifying C programs. Therefore, we convert the C source code into AST and extract feature vectors from AST as samples. Similarly, we encode the verification result of ESBMC into the sample label. We use four machine learning models, and the data sets come from three sub-categories of SV-COMP. After a comprehensive evaluation, we have found that the decision tree model is more suitable because its training time is short, and various evaluation benchmarks are better than other models. Therefore, in this competition, we use the trained model as the default parameter recommender of ESBMC and modify the model parameters based on the feedback of the verification results to obtain better effects.

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

gojsonschema

An implementation of JSON Schema, draft v4 v6 & v7 - Go language

Language:GoStargazers:0Issues:0Issues:0

guitar-tuner

A web-based guitar tuner

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

langchain-ChatGLM

langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM 问答

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

learning-note

java开发 面试八股文 (个人的面试及工作总结)

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

NBMiner

NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, AE, SERO, ERGO

Stargazers:0Issues:0Issues:0

pdfminer.six

Community maintained fork of pdfminer - we fathom PDF

License:MITStargazers:0Issues:0Issues:0

sv-benchmarks

Collection of Verification Tasks

Stargazers:0Issues:0Issues:0