Putting equations under a symbol [duplicate]












1
















This question already has an answer here:




  • How to put text below some text in an equation

    1 answer




My LaTeX code is here



documentclass{article}

begin{equation}
nabla_{theta} bm{J}(theta) = mathbb{E}_{s sim T^{bm{pi}}, a sim bm{pi}_{theta}} [nabla_{theta} log bm{pi}(a | s ) cdot Q(s, a) ],
end{equation}

end{document}


How can I put the equation in the red box under $mathbb{E}$ in order to shorten the length of the output?



enter image description here










share|improve this question















marked as duplicate by JouleV, Henri Menke, siracusa, marmot, Community 3 mins ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • 1





    underset{s sim T^{bm{pi}}{mathbb{E}}

    – Henri Menke
    1 hour ago
















1
















This question already has an answer here:




  • How to put text below some text in an equation

    1 answer




My LaTeX code is here



documentclass{article}

begin{equation}
nabla_{theta} bm{J}(theta) = mathbb{E}_{s sim T^{bm{pi}}, a sim bm{pi}_{theta}} [nabla_{theta} log bm{pi}(a | s ) cdot Q(s, a) ],
end{equation}

end{document}


How can I put the equation in the red box under $mathbb{E}$ in order to shorten the length of the output?



enter image description here










share|improve this question















marked as duplicate by JouleV, Henri Menke, siracusa, marmot, Community 3 mins ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • 1





    underset{s sim T^{bm{pi}}{mathbb{E}}

    – Henri Menke
    1 hour ago














1












1








1


0







This question already has an answer here:




  • How to put text below some text in an equation

    1 answer




My LaTeX code is here



documentclass{article}

begin{equation}
nabla_{theta} bm{J}(theta) = mathbb{E}_{s sim T^{bm{pi}}, a sim bm{pi}_{theta}} [nabla_{theta} log bm{pi}(a | s ) cdot Q(s, a) ],
end{equation}

end{document}


How can I put the equation in the red box under $mathbb{E}$ in order to shorten the length of the output?



enter image description here










share|improve this question

















This question already has an answer here:




  • How to put text below some text in an equation

    1 answer




My LaTeX code is here



documentclass{article}

begin{equation}
nabla_{theta} bm{J}(theta) = mathbb{E}_{s sim T^{bm{pi}}, a sim bm{pi}_{theta}} [nabla_{theta} log bm{pi}(a | s ) cdot Q(s, a) ],
end{equation}

end{document}


How can I put the equation in the red box under $mathbb{E}$ in order to shorten the length of the output?



enter image description here





This question already has an answer here:




  • How to put text below some text in an equation

    1 answer








math-mode equations






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 1 hour ago









JouleV

4,0701938




4,0701938










asked 1 hour ago









GoingMyWayGoingMyWay

1827




1827




marked as duplicate by JouleV, Henri Menke, siracusa, marmot, Community 3 mins ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by JouleV, Henri Menke, siracusa, marmot, Community 3 mins ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1





    underset{s sim T^{bm{pi}}{mathbb{E}}

    – Henri Menke
    1 hour ago














  • 1





    underset{s sim T^{bm{pi}}{mathbb{E}}

    – Henri Menke
    1 hour ago








1




1





underset{s sim T^{bm{pi}}{mathbb{E}}

– Henri Menke
1 hour ago





underset{s sim T^{bm{pi}}{mathbb{E}}

– Henri Menke
1 hour ago










1 Answer
1






active

oldest

votes


















3














by use of the stackengine package:



enter image description here



documentclass{article}
usepackage{amsmath, amssymb, bm}
usepackage{stackengine}

begin{document}

begin{equation}
stackMath
nabla_{theta}bm{J}(theta)
= stackunder{mathbb{E}}{substack{ssim T^{bm{pi}},\
a sim bm{pi}_{theta}}}
[nabla_{theta}logbm{pi}(a|s) cdot Q(s,a)],
end{equation}

end{document}





share|improve this answer






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    by use of the stackengine package:



    enter image description here



    documentclass{article}
    usepackage{amsmath, amssymb, bm}
    usepackage{stackengine}

    begin{document}

    begin{equation}
    stackMath
    nabla_{theta}bm{J}(theta)
    = stackunder{mathbb{E}}{substack{ssim T^{bm{pi}},\
    a sim bm{pi}_{theta}}}
    [nabla_{theta}logbm{pi}(a|s) cdot Q(s,a)],
    end{equation}

    end{document}





    share|improve this answer




























      3














      by use of the stackengine package:



      enter image description here



      documentclass{article}
      usepackage{amsmath, amssymb, bm}
      usepackage{stackengine}

      begin{document}

      begin{equation}
      stackMath
      nabla_{theta}bm{J}(theta)
      = stackunder{mathbb{E}}{substack{ssim T^{bm{pi}},\
      a sim bm{pi}_{theta}}}
      [nabla_{theta}logbm{pi}(a|s) cdot Q(s,a)],
      end{equation}

      end{document}





      share|improve this answer


























        3












        3








        3







        by use of the stackengine package:



        enter image description here



        documentclass{article}
        usepackage{amsmath, amssymb, bm}
        usepackage{stackengine}

        begin{document}

        begin{equation}
        stackMath
        nabla_{theta}bm{J}(theta)
        = stackunder{mathbb{E}}{substack{ssim T^{bm{pi}},\
        a sim bm{pi}_{theta}}}
        [nabla_{theta}logbm{pi}(a|s) cdot Q(s,a)],
        end{equation}

        end{document}





        share|improve this answer













        by use of the stackengine package:



        enter image description here



        documentclass{article}
        usepackage{amsmath, amssymb, bm}
        usepackage{stackengine}

        begin{document}

        begin{equation}
        stackMath
        nabla_{theta}bm{J}(theta)
        = stackunder{mathbb{E}}{substack{ssim T^{bm{pi}},\
        a sim bm{pi}_{theta}}}
        [nabla_{theta}logbm{pi}(a|s) cdot Q(s,a)],
        end{equation}

        end{document}






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 1 hour ago









        ZarkoZarko

        125k867164




        125k867164















            Popular posts from this blog

            SQL Server 17 - Attemping to backup to remote NAS but Access is denied

            Always On Availability groups resolving state after failover - Remote harden of transaction...

            Restoring from pg_dump with foreign key constraints