Pinned Repositories
2048_4ML
R port of the game "2048" with added machine learning API
3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
3d-network-viewer
The 3D component of the Map Viewer for MetabolicAtlas.org
3DMolCSP
[Analytical Chemistry] A Fork of Enhanced Structure-Based Prediction of Chiral Stationary Phases for Chromatographic Enantioseparation from 3D Molecular Conformations
fuzztest
R code stress / fuzz tester: tests all combinations of function input parameters enabling 100% code coverage & simplified unit testing
ganja.js
:triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -
pxWorks
a community version of data processing automation platform
pxWorks-MVP
a community version of data processing, analysis, and automation platform
quantstrat
adds a bit of code for debugging apply.paramset & some experimental features
rfintools
Various utility functions
cloudcell's Repositories
cloudcell/pxWorks
a community version of data processing automation platform
cloudcell/awesome-neo4j
A curated list of Neo4j resources.
cloudcell/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
cloudcell/complex-networks-release
Implementation related to the paper "Complex-Valued Convolutional Neural Networks for MRI Reconstruction" by Elizabeth K. Cole et. al; Toolbox for complex-valued convolution and activation functions using an unrolled architecture.
cloudcell/cvnn-security
Python/PyTorch code for the ICML 2021 Paper: Improving Gradient Regularization using Complex-Valued Neural Networks
cloudcell/data
Small datasets that are updated on an irregular or infrequent basis
cloudcell/Disease_ontologies_for_knowledge_graphs
Software "Disease_ontologies_for_knowledge_graphs" - a knowledge base solution that uses Grakn core and disease ontologies cross-references to allow easy switch between ontology hierarchies for data integration purpose.
cloudcell/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
cloudcell/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
cloudcell/gensim
Topic Modelling for Humans
cloudcell/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
cloudcell/gpt-2-training
Training GPT-2 on a Russian language corpus
cloudcell/gpt3-sandbox
The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
cloudcell/hypercomplex
A Python library for working with arbitrary-dimension hypercomplex numbers following the Cayley-Dickson construction of algebras.
cloudcell/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
cloudcell/MedMentions
A corpus of Biomedical papers annotated with mentions of UMLS entities.
cloudcell/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
cloudcell/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
cloudcell/octonions
quaternions, octonions, sedenions in Scala
cloudcell/onion
R functionality to deal with quaternions and octonions
cloudcell/PDFBoT
cloudcell/pet
This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"
cloudcell/pytorch-book
Code included in the book, PyTorch Pocket Reference
cloudcell/pytorchviz
A small package to create visualizations of PyTorch execution graphs
cloudcell/ru-gpts
Russian GPT3 models.
cloudcell/sandbox
cloudcell/taoup
The Tao of Unix Programming (Ruby-powered ANSI colored fortunes)
cloudcell/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
cloudcell/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
cloudcell/Transformers-for-Natural-Language-Processing
Transformers for Natural Language Processing, published by Packt