Aida118's Stars
gongbell/ContractFuzzer
The Ethereum Smart Contract Fuzzer for Security Vulnerability Detection (ASE 2018)
Lele962/Ethereum-Smart-Contract-Automated-Vulnerability-Detection-and-Verification-Tool
Graduation_Project: Most efforts have focused on detecting vulnerable contracts, but automated verification of the exploitable nature of detected vulnerabilities is lacking. Therefore, this project requires the development of an automated analysis tool that integrates vulnerability detection and verification.
TechBeatle/EthereumControlledExperimentBlackBoxFuzzing
The Effects of Blockchain Environment on Security Vulnerability Detection in Fuzzing Ethereum Smart Contracts: An Empirical Study
fseclab-osaka/eth2vec
steven2358/awesome-blockchain-ai
A curated list of Blockchain projects for Artificial Intelligence and Machine Learning
parsaaba/Blockchain-Machine-Learning
Machine Learning algorithms base on blockchain
mojtaba-eshghie/Dynamit
Dynamit: Dynamic Vulnerability Detection of Ethereum Smart Contracts Using Machine Learning
Bifrost-Technologies/Philosophers-Stone
Machine Learning Cognitive Service capable of forecasting the crypto markets! Utilizing Microsoft Machine Learning & Intel MKL.
prozoroff/blockchain_ml
Experiments on blockchained machine learning
achmand/ari5123_assignment
Rule-based Algorithmic Trading using a Genetic Algorithm and Machine Learning Signals for the Cryptocurrency Market.
eltontay/Ethereum-Fraud-Detection
Detecting Fraudulent Blockchain Accounts on Ethereum with Supervised Machine Learning
elyselam/Etherscan-ML
Python Data Science and Machine Learning Library for the Ethereum and ERC-20 Blockchain
jnguyen1098/plumage
Twitter sentiment analyzer that uses Naïve-Bayesian machine learning and n-gram tokenization
tylergusmyers/ML_token_prices
A Machine Learning project to predict future crypto token prices and trends.
KaleabTessera/ICOOmen_ML_Model
IcoOmen, a machine learning model which will predict the value of an ICO token after 6 months. This uses historic data that has been aggregated from various public websites and APIs (Application programming interfaces), as well as data that has been manually collected and calculated.
atesluks/ERC20-Machine_Learning
Masters project for analyzing which machine learning models perform better in terms of predicting ERC20 token prices
Tripverseofficial/TRIP-ML-Token
Rebase Machine Learning Smart Contract
BloomingDream/rust_web_server_from_yang
This is the code of video BV1RP4y1G7KF on bilibili. 这是B站 BV1RP4y1G7KF 这个视频的代码
gkamradt/langchain-tutorials
Overview and tutorial of the LangChain Library
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
morphine207/langchain
I have used langchain with OpenAI api to tackle the token limit problem and a personalized assistant for a custom dataset
sherminvo/TokenEconomyBook
How the Web3 reinvents the Internet - Copyleft 2020, Shermin Voshmgir: Creative Commons – CC BY-NC-SA
sugarforever/Langchain-Conversational-Chatbot
sugarforever/LangChain-Types-Explained
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
THUDM/GraphSGAN
Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.
yeungchenwa/GCN-on-EllipticDataSet
A pytorch implementation of GCN on EllipticDataSet, and this repo provides a GCN-related layer to promote the original GCN layer.
juyongjiang/TrendGCN
[CIKM 2023] This is the official source code of "TrendGCN: Enhancing the Robustness via Adversarial Learning and Joint Spatial-Temporal Embeddings in Traffic Forecasting" based on Pytorch.
GraphReshape/GraphReshape
Code implementation of the paper: Graph Structure Reshaping Against Adversarial Attacks on Graph Neural Networks, which has been submitted to TKDE for review.