Pinned Repositories
18.337_2015
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
DMRG-Learning-
Following "The Density Matrix Renormalization Group and its time-dependent variants" by A.E.Feiguin, implement an old-fasioned dmrg for fermion hubbard model (chain, ladder, SU(N)......)))
machine-learning
Implementation of different machine learning techniques
mpmath
Python library for arbitrary-precision floating-point arithmetic
topocm_content
Course on topology in condensed matter
joebradly's Repositories
joebradly/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
joebradly/mpmath
Python library for arbitrary-precision floating-point arithmetic
joebradly/Agile_Data_Code
Chapter-wise code for Agile Data the O'Reilly book
joebradly/content
Official content for Harvard CS109
joebradly/d3
A JavaScript visualization library for HTML and SVG.
joebradly/dhewm3
dhewm 3 main repository
joebradly/DMRG
joebradly/dmrg101
Python implementation of the DMRG algorithm for the Taipei DMRG Winter School
joebradly/dmrgpp
A free and open source implementation of the DMRG Algorithm
joebradly/doing_data_science
This is the example code repository for Doing Data Science by Cathy O'Neil and Rachel Schutt (O'Reilly Media)
joebradly/emacs-stuff
Emacs Scripts and Hacks
joebradly/examples
examples from "Thoughtful Machine Learning"
joebradly/Hello-World
Test
joebradly/Hubbard-GPU
Calculate the groundstate energy of 1D and 2D Fermi-Hubbard model on the GPU with Cuda.
joebradly/hubbard-lda3
Implementation of the local density approximation in the 3D Fermi-Hubbard model.
joebradly/huckelmethod
Draw and solve Hückel models directly in your browser.
joebradly/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
joebradly/ietl
fork of ietl, originally available at http://www.comp-phys.org/software/ietl/
joebradly/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
joebradly/kMC
Kinetic Monte-Carlo
joebradly/leetcode
LeetCode Solutions
joebradly/nbody
MIT 6.S096 final project
joebradly/QMC2
A collection of quantum monte carlo methods.
joebradly/SCALING_ANALYSIS
automated finite-size scaling analysis
joebradly/scipro-primer
Software and additional material for the book "A Primer on Scientific Programming with Python"
joebradly/Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
joebradly/STAT545-UBC.github.io
Main repository for STAT 545 @ University of British Columbia, a course in data wrangling, exploration, and analysis with R.
joebradly/TFIM-ZeroT
Code for zero temperature projector quantum monte carlo for calculating the Renyi entanglement entropy
joebradly/tiny_dmrg
C++ implementation of the DMRG algorithm for teaching purposes
joebradly/tutorial_theano
Common Code Workflow tutorial on Theano