In my Machine Learning for Physics module, I practiced developing various models such as Feedforward Neural Networks, Recurrent Neural Networks, Variational Autoencoders, and Boltzmann Machines.
For my final project, my team and I replicated a paper on the Trapped Ion programming of Ising Spin Models.
Using the Institute for Quantum Computing Framework, we generated ions and learned how to program them.
The whole project was built through Git version control, where we practiced creating, working in, and merging branches to simulate a real software development process.