Skip to content
selfsim edited this page Feb 12, 2021 · 3 revisions

This page will outline some of the key takeaways from this project.

Topics include:

C++: Working with a large C++ code base const_cast lol constant functions templates

RL: RNN Deep Learning Encoder/Decoder Value function Policy network Back propagation through time CNN Gradient descent Feed forward

AI / Intelligence

Compute

Problem Solving

Testing

Working with large codebases

Clone this wiki locally