gbaman / Python-To-AQA-PseudocodeLinks
A simple hashed together converter written in python for converting python programs to AQA Computer Science Psudocode recommended syntax.
☆78Updated 4 years ago
Alternatives and similar repositories for Python-To-AQA-Pseudocode
Users that are interested in Python-To-AQA-Pseudocode are comparing it to the libraries listed below
Sorting:
- A guide on how to crack combinatorics puzzles shown in The Da Vinci Code movie using CS fundamentals and NLP☆83Updated 8 years ago
- Converting music to a ML friendly format and analyzing it.☆80Updated 11 years ago
- Naive Bayes Text Classifier☆12Updated 2 years ago
- 👾my personal implementation of classical machine learning algorithms from first principles (as a phd student at stony brook university)☆15Updated 11 months ago
- [In-Progress] Mini implementations of deep learning algorithms for natural language processing in PyTorch☆30Updated 8 years ago
- A python module that automatically summarizes text documents and web pages☆45Updated 3 years ago
- Gibbs sampler for for a Naive Bayes document classifier☆24Updated 12 years ago
- Simple Python Statistical Parser☆111Updated 8 years ago
- A Python implementation of Larry's famous PageRank algorithm.☆262Updated last month
- Reduction is a python script which automatically summarizes a text by extracting the sentences which are deemed to be most important.☆54Updated 10 years ago
- Simple duckduckgo results scraping☆68Updated 8 years ago
- Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm☆40Updated 8 years ago
- ☆53Updated 10 years ago
- Watch a neural network think. Written in Python.☆107Updated 10 years ago
- Pandorabots API module for Python☆57Updated 4 years ago
- A multi layer neural network written in Python, which can be trained to solve the XOR problem.☆63Updated 6 years ago
- Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.☆58Updated 10 years ago
- A Python based AutoGrader for Python Assignments.☆50Updated 7 years ago
- Automated Machine Learning: go from 'X' to 'y' without effort.☆48Updated 6 years ago
- This is the code for "Dynamic Programming" by Siraj Raval on Youtube☆52Updated 6 years ago
- Word2Vec + Principal Component Analysis + Clustering for low-dimensional semantic representation of a set of words or compositional MWEs.☆20Updated 10 years ago
- Parse a text corpus and generate sentences in the same style using context-free grammar combined with a Markov chain.☆34Updated 6 years ago
- The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowl…☆102Updated 12 years ago
- CSS and logo to customize ipython notebook display for Kording lab☆29Updated 9 years ago
- A collection of statistical tools to aid Data Science competitors in Kaggle Competitions.☆63Updated 7 years ago
- SymPy Presentation☆38Updated 9 years ago
- Eyebrowser Server☆29Updated 6 years ago
- Download, summarise and visualise the followers in a small twitter social network☆62Updated 12 years ago
- A library & tools to evaluate predictive language models.☆63Updated 2 years ago
- Unofficial Python API for Hacker News. RESTful API at https://github.com/karan/HNify☆394Updated 5 years ago