|
|
@@ -1,5 +1,31 @@
|
|
|
% !TeX root = proposal.tex
|
|
|
|
|
|
+
|
|
|
+\iffalse
|
|
|
+
|
|
|
+Tasks we need to do:
|
|
|
+
|
|
|
+* Simulating a Channel
|
|
|
+ * Base structurce for FPGA (on HDL)
|
|
|
+ - Basic modulation (something like 64QAM)
|
|
|
+
|
|
|
+- Trying simulation neural network, using python/Tensorflow (testing against MNIST)
|
|
|
+* Applying different possible neural network architectures
|
|
|
+
|
|
|
+* Implement structure on FPGA in HDL
|
|
|
+
|
|
|
+- Compare different datasctructures
|
|
|
+- Try implementing optimised sigmoid (for ANN)
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
+Notes:
|
|
|
+
|
|
|
+Separate Neural Network architectures for receiving and transmitting end
|
|
|
+Transmitter may not need memory
|
|
|
+
|
|
|
+\fi
|
|
|
+
|
|
|
\begin{landscape}
|
|
|
\subsection{Project Schedule}
|
|
|
|