FuncGNN
CFG based program similarity using Graph Neural Networks
Install / Use
/learn @aravi11/FuncGNNREADME
Installation Steps:
-
Download the git repo via command :
git clone https://github.com/aravi11/funcGNN.git
Later go to the folder funcGNN by command:
cd funcGNN -
Create a python 3 virtual environment to run so that it doesnt disturb other program's dependencies. Lets name the virtual environment as clone_env. Command:
virtualenv -p python3 clone_env
If virtual environment is not installed in the system follow the following steps first:
sudo apt-get install python3-pip
pip3 install virtualenv -
Activate the environement using the command : source ./clone_env/bin/activate
-
Once the virtual environement is setup, its time to install the dependencies. It is found in requirements.txt Command: pip3 install -r requirements.txt
-
To run the training program use command : python3 src/main.py
-
The output wil be stored in the outputFiles folder.
=======
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
399Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
10.3kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
