Joe Palermo (joepalermo)

joepalermo

Geek Repo

Home Page:https://joepalermo.github.io/

Github PK Tool:Github PK Tool


Organizations
recursecenter

Joe Palermo's repositories

reinforcement-learning-experiments

Implementations to supplement my reading of "Reinforcement Learning: An Introduction" by Richard S. Sutton and Andrew Barto.

Language:PythonStargazers:6Issues:0Issues:0

image-captioning

Experiments in image captioning. Classify MNIST sequences with a hybrid CNN-RNN architecture implemented in Pytorch.

Language:Jupyter NotebookStargazers:4Issues:3Issues:0
Language:LeanLicense:MITStargazers:2Issues:0Issues:0

nn-fundamentals

Implementations of neural nets from scratch

Language:PythonStargazers:1Issues:0Issues:0

aima

Implementations of algorithms from Artificial Intelligence: A Modern Approach (AIMA)

Language:PythonStargazers:0Issues:2Issues:0

allennlp

An open-source NLP research library, built on PyTorch.

License:Apache-2.0Stargazers:0Issues:0Issues:0

allennlp-models

Officially supported AllenNLP models

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

chantools

A loose collection of tools all somehow related to lnd and Lightning Network channels.

License:MITStargazers:0Issues:0Issues:0

fast-ai

Implementations for the fast.ai course. Identifying distracted drivers in dash cam images.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

game-playing

Implementations of adversarial games and algorithms for playing them.

Language:PythonStargazers:0Issues:0Issues:0

math-notes

Notes from math books.

Language:TeXStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

nand2tetris

Projects from the nand2tetris course, http://www.nand2tetris.org/.

Language:HTMLStargazers:0Issues:0Issues:0

neural-networks-and-deep-learning

Some modifications to the code samples from Michael Nielsen's book 'Neural Networks and Deep Learning'

Language:PythonStargazers:0Issues:2Issues:0

nlp-utilities

Utilities for NLP projects.

Language:PythonStargazers:0Issues:0Issues:0

nn-math

Experiments with the DeepMind Mathematics dataset.

Language:PythonStargazers:0Issues:2Issues:0

openai-cookbook

Examples and guides for using the OpenAI API

Language:PythonStargazers:0Issues:1Issues:0

q-learning-experiments

An implementation of Q-learning with a "gridworld" environment. An agent is embedded in a grid, and through Q-learning it learns to find its way to a goal. A PyGame animation is included to generate before-learning and after-learning comparisons of the agent's behaviour.

Language:PythonStargazers:0Issues:0Issues:0

requests-for-research

Implementations related to OpenAIs request for research (https://openai.com/requests-for-research/).

Language:PythonStargazers:0Issues:0Issues:0

spinningup

An educational resource to help anyone learn deep reinforcement learning.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tensorflow-ffn

A tensorflow clone of Michael Nielsen's network3.py.

Language:PythonStargazers:0Issues:0Issues:0

theano-rnn

An implementation of a recurrent neural network in Theano.

Language:PythonStargazers:0Issues:0Issues:0

uncertainty

Implementations of machine learning algorithms that enable modelling uncertainty.

Language:PythonStargazers:0Issues:1Issues:0