Python Neural Network for Binary Addition

Job ID: 37745501

Budget: $10 – $30 USD

I urgently need an experienced Python programmer with knowledge in neural networks to design a neural network model for a binary adder. This is a unique requirement that blends both foundational computing concepts and advanced machine learning principles.

Key Deliverables:
- Creation of a Binary Adder Neural Network Model in Python
- Thorough testing to ensure accurate and reliable calculations

Ideal Skills and Experience:
- Experience in Python
- Proficient in designing neural networks
- Familiarity with Binary Addition processes
- Detail-oriented, ensuring code accuracy and efficiency
- Ability to deliver tasks on time, adhering to set deadlines

Please ensure your bid is reflective of your understanding and ability to effectively undertake this task.

"details " [URGENT] hello, i want someone experienced in Neural work and quantization to help me finish this task , i mostly finished it but i faced some problems , here is the details " The requirement for this task is to define and train a fully connected neural network, that does the binary addition operation, for two 3-bits or 4-bits operands. The neural network should have three inputs (Operand 1, Operand 2, and carryIn), and two outputs (Sum, and Carry) for the result of the addition
The network must have the following specifications:
- The network weights should be quantized-aware, and they should be chosen from a limited set of numbers.
- The layers, and nodes of each layer should be minimum.
The details regarding the network size and the available weight values will be provided.
For doing this task, it is essential to have knowledge about quantized-aware training. There is already a binary addition neural network available for 1-bit addition (Full-adder in Tensorflow), which can be provided to the candidates. The code for creating and training the neural network should be written using the PyTorch library " "