phimachine
Philosophy Machine is a neuro-symbolic AGI project. If you are a philosopher, computer scientist, or neuro-symbolic visionary, let's build it together.
Pinned Repositories
annotated-tables
This repo will contain the code of a paper we are publishing.
language
Identifies the programming langauge in the script
Learning-Explanatory-Rules-from-Noisy-Data
This is a PyTorch implementation/reproduction of the paper arXiv:1711.04574
ndg
[ICML 22] Neuron Dependency Graph
tree-sitter-cfg
Convert tree-sitter AST to CFG for C programs
phimachine's Repositories
phimachine/ndg
[ICML 22] Neuron Dependency Graph
phimachine/annotated-tables
This repo will contain the code of a paper we are publishing.
phimachine/tree-sitter-cfg
Convert tree-sitter AST to CFG for C programs
phimachine/acl2022
phimachine/ALAE
[CVPR2020] Adversarial Latent Autoencoders
phimachine/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
phimachine/cocoapi
COCO API - Dataset @ http://cocodataset.org/
phimachine/cs330final
phimachine/curiosity-driven-exploration-pytorch
Curiosity-driven Exploration by Self-supervised Prediction
phimachine/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
phimachine/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
phimachine/FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
phimachine/GAN-Test-Input-Generation
phimachine/grader207
phimachine/GraphQSat
Using GNN and DQN to find a baetter branching heuristic for a CDCL Solver
phimachine/K-Adapter
phimachine/latent-space-transform
⛳️ The official repository for the LST-MAP model for few-shot image classification.
phimachine/luke
LUKE -- Language Understanding with Knowledge-based Embeddings
phimachine/NLR
Neural Logic Reasoning
phimachine/PLBART
Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].
phimachine/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
phimachine/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
phimachine/pytorch-grad-cam
PyTorch implementation of Grad-CAM
phimachine/RWKV-LM
RWKV-2 is a RNN with transformer-level performance. It can be directly trained like a GPT transformer (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
phimachine/sam
SAM: Sharpness-Aware Minimization (PyTorch)
phimachine/tmux.conf
phimachine/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
phimachine/tree-sitter-python
Python grammar for tree-sitter
phimachine/v162
Proceedings of ICML 2022
phimachine/xai-benchmark
A Diagnostic Study of Explainability Techniques for Text Classification